Skip to content

vladmandic/fitgirl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitgirl

scraper and parser for https://fitgirl-repacks.site
why? simply because its lacking decent search capabilities

usage

npm install

  • install dependencies

npm start

  • parses site and get updated pages
  • get details for each games
  • resumable: abort at any time and restart to resume
  • only updates new and missing data
  • saves results to fitgirl.json
  • uses silly jsdom and jquery parsing so future breakages are possible

npm run find <search-string>

  • loads fitgirl.json prepared by main script
  • finds all games matching search string
  • if search string is omitted, prints sections with newest and largest games

About

fitgirl scaper and search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published