Skip to content

anthonyzutter/Skins-Prices-Tracker-in-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skins Prices Tracker in Excel

made-with-python MIT license

Why should you use it?

If you have a lot of steam items it's hard to know the price you paid for each skin and also you have to manually go to your inventory to see the current prices of each skin, with this Python script you just write the name of each skin you want to track and the price you paid for it, the script will then get the current price for your. Prices are taken from Steam Community Market: https://steamcommunity.com/market/

Sample

Sample Img

How to use it

First install the requirements

python -m pip install -r requirements.txt

To write skin names go to your inventory and choose a skin, then click on View in community market

Inventory Img

Now you just have to copy the name in the URL like shown below and paste it to the excel, always run the script before opening the excel file

Url Img

If you want to change the currency, game or file name you can change them in the beginning of the code

Url Img

Link of Suported Currencys and games

About

📊Python Script to track skin prices of games in excel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages