Archive Steam Workshop items to a local SQLite database.
Install dependencies:
pip install -r requirements.txtGet a Steam API key from https://steamcommunity.com/dev/apikey
Basic command:
python scraper.py --api-key YOUR_KEY --app-id 550With custom database path:
python scraper.py --api-key YOUR_KEY --app-id 550 --db-path l4d2_mods.dbSteam games ID's can be found at steamdb.info