https://github.com/vladmandic/fitgirl
fitgirl scaper and search
https://github.com/vladmandic/fitgirl
Last synced: about 1 month ago
JSON representation
fitgirl scaper and search
- Host: GitHub
- URL: https://github.com/vladmandic/fitgirl
- Owner: vladmandic
- License: mit
- Created: 2022-10-27T16:32:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T15:35:50.000Z (over 2 years ago)
- Last Synced: 2025-02-28T18:39:15.407Z (about 2 months ago)
- Language: JavaScript
- Size: 366 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fitgirl
scraper and parser for
*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 ``
- 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