Skip to content

iamjoey/mangafox-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

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

About

For getting manga json data from mangafox.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published