CS2Tracker is a tool that can be used to keep track of the steam market prices of your CS2 investment.
- Download and install the latest versions of Python and Pip.
- Register for the Crawlbase Smart Proxy API and retrieve your API key. (Optional)
-
Install the program via pip:
pip install --user cs2tracker
-
Start the program:
cs2tracker
Edit Config
to change the specific numbers of each item you own and then save the config file.Run!
to gather the current market prices of your items and calculate the total amount in USD and EUR.Show History
to see a price chart consisting of past calculations. A new data point for this chart is generated once a day upon running the program.- If you want to avoid temporary IP blocks, register for an API Key on Crawlbase and enter it into the
API_Key
field at the end of the config file. This will route every request through a different proxy server.