An open API service indexing awesome lists of open source software.

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

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