Skip to content

ethdew19/SteamWorkshopArchiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steam Workshop Archiver

Archive Steam Workshop items to a local SQLite database.

Setup

Install dependencies:

pip install -r requirements.txt

Get a Steam API key from https://steamcommunity.com/dev/apikey

Usage

Basic command:

python scraper.py --api-key YOUR_KEY --app-id 550

With custom database path:

python scraper.py --api-key YOUR_KEY --app-id 550 --db-path l4d2_mods.db

Steam Game IDs

Steam games ID's can be found at steamdb.info

About

A simple Python script to archive Steam Workshop items into a local SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages