https://github.com/adamlwgriffiths/scrapy_romsuniverse
Scrapy spider for Roms Universe
https://github.com/adamlwgriffiths/scrapy_romsuniverse
emulators python roms scraping scrapy
Last synced: over 1 year ago
JSON representation
Scrapy spider for Roms Universe
- Host: GitHub
- URL: https://github.com/adamlwgriffiths/scrapy_romsuniverse
- Owner: adamlwgriffiths
- Created: 2019-05-11T11:04:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T11:06:02.000Z (about 7 years ago)
- Last Synced: 2025-01-29T15:35:03.834Z (over 1 year ago)
- Topics: emulators, python, roms, scraping, scrapy
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roms Universe Scrapy Spider
Scrapes the Roms from Roms Universe.
## Running
By default, will scrape every rom for every platform available.
scrapy crawl romsuniverse
To filter down to specific platforms, use the "platforms" argument
with a comma-separated list of platforms to scrape.
scrape crawl romsuniverse -a platforms=playstation-2,xbox