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 =
skins = {
'skin1 name' : 'market_hash',
'skin2 name' : 'market_hash'
}