-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Daniel Tran edited this page Feb 21, 2022
·
1 revision
The Steam Points Shop is a feature of the Steam that allows users to purchase various in-platform items with Steam Points. As of writing this, there aren't any decent searching mechanisms that allow users to locate specific items, so you would either:
- Manually search for the item you're looking for, filtering solely by whatever options are provided in the sidebar, or
- If you are searching for items related to a specific game, access the Steam Points Shop URL directly with the correct app ID.
This repository is an experiment to provide a more intuitive and useful way to navigate the many items on the Steam Points Shop using data from the Steam API as well as from third-party sources.
This wiki contains a variety of technical notes and knowledge gained through the development of this code base. Some of it might of interest to you, depending on how optimistic you are about finding something useful in said notes.