Compares Skinport Prices to Buff.163
- Go to buff.163.com, and get your cookie value
- Run
gui.exe
- Search a skin name and select from the list
- Press Submit
- Install requirements
pip install -r requirements.txt
Python 3.10.x
- Run
classes/getItemList.py
- After a while, the program will stop automatically due to rate limits.
- Adjust the
start
variable to what the program outputed to start at when it ended. - This would start the search from where the program ended last
- Adjust the
- Had request issues with
https://skinport.com/api/browse/730
, prices aren't as update to date as possible. - Skin list hasn't been updated, if you do so please send a PR.