Skip to content

A python script to download steam trading card images of a game

Notifications You must be signed in to change notification settings

ngozz/steam-trading-card-images-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

steam-trading-card-images-downloader

A python script to download steam trading card images of a game

You need to install Python and BeautifulSoup library to use it

Python

pip install requests beautifulsoup4

Open trading.py in any text editor and change the appid to your steam game appid.

Open command prompt and point it to the folder with the .py script then run the following code:

python trading.py

About

A python script to download steam trading card images of a game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages