This is a quickly coded website for people who want to see how these kind of websites work. Before you decide to use this script be aware, that this script, may have bugs. I also suggest looking through the code to see how it works, and if you spot an error make a pull request.
Live preview:
The script gets its prices from two sources. If you don't feel comfortable with any of the API's this script uses, feel free to change them to your preferred one.
- CSGOFast API for it's high tier items, anything that's not high tier will be ignored.
- SteamApis.com API for market tier items, using the
safe_price
values provided by it.
To avoid Steam rate-limits all inventories are loaded through SteamApis.com inventory proxy. It utilizes thousands of proxies to maintain a high success rate.
SteamApis is a paid service. You can get the API key at https://steamapis.com
You need to enable these endpoints in the Upgrade page:
market/items
steam/inventory
I don't plan on adding any additional features. But feel free to add them yourself and make a pull request.
Keep in mind this project is free and open-source. Don't expect support to be good and fast.
You can view the people who have helped with this project here.