Skip to content

kanitsharma/mangafox-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published