/mangafox-scraper

For getting manga json data from mangafox.me

Primary LanguageJavaScript

MangaFox Scraper

Returns data from MangaFox in json

Prerequisites

  • install Node
  • clone or download this repository
  • cd into folder
  • npm install

Run local

I recommend using nodemon inplace of the standerd node start command. To install nodemon run npm install -g nodemon Then to run the application use nodemon start and vist localhost:1337 to check if it works

Run on production

Use fover.js https://github.com/foreverjs/forever docu will explain how it works

Routes

Any requests are welcome