Skip to content

A scraper for the french comic gloryowlcomix (http://gloryowlcomix.blogspot.com/). Use NodeJS + express as an API for a Meteor Android app

License

Notifications You must be signed in to change notification settings

maxenceC/gloryowl-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gloryowl-scraper

a nodejs scraper for the french comic gloryowlcomix (http://gloryowlcomix.blogspot.com/)

Run the app

git clone https://github.com/maxenceC/gloryowl-scraper

cd gloryowl-scraper

Locally :

npm start

On you server :

forever start ./bin/www

Scrape the website

Once the app is running, go to :

http://localhost:3000/fetch-comics

(or whatever localhost/ip/port if you are not running a local server or changed the local port)

Then approx. 20 sec :

http://localhost:3000/comics

You'll get all the comics formatted in Json

About

A scraper for the french comic gloryowlcomix (http://gloryowlcomix.blogspot.com/). Use NodeJS + express as an API for a Meteor Android app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published