Skip to content

Compare Price History of multiple items from the steam community market. By plotting them on the same graph

License

Notifications You must be signed in to change notification settings

LynX-gh/SCM-Graph-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCM-Graph-Maker

Compare Price History of multiple items from the steam community market. By plotting them on the same graph

1. Create a Cookies.env file in the same directory as the program and open it up with your text editor

2. Login to Steam on a browser and access the cookies on the page and paste the ones metioned below in the same format

steamLogin =
sessionid =
steamparental =
steamRememberLogin =
steamMachineAuthsteamID64 =

3. Change the SKINS dictionary depending on the skins you want to compare.

skins = { 
          'skin1 name' : 'market_hash',
          'skin2 name' : 'market_hash'
        }

*To find the 'market hash' go to the item's SCM page and copy the last string in the url (highlighted below)

Broken Fang vs Shattered Web

*You can add as many as you want but beware of the graph getting messy

Some Example Comparisons

Broken Fang vs Shattered Web Glove Case vs Hydra Case

About

Compare Price History of multiple items from the steam community market. By plotting them on the same graph

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages