A third-party API to access steam data and values
Project description
easysteam
Currently in development stages, this tool can get Steam marketplace games, software, soundtracks, etc. relatively quickly.
Usage
Currently the tool only has two functions; Pull, Pull_All.
First create an instance of the class:
store = Market()
Then you either pull using the steam category link:
store.Pull('https://store.steampowered.com/genre/Free%20to%20Play/', 'NewReleasesRows')
Or using a name for the category:
store.Pull('Free to Play, 'NewReleasesRows')
The second input as you can see has 'NewReleasesRows' as the row input. You can set it to either NewReleasesRows or TopSellersRows to choose between:
- New and Trending (for the category)
- Top Selling (for the category)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easysteam-1.0.0.tar.gz.
File metadata
- Download URL: easysteam-1.0.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df270df3227750379e6cc9637ca646e663a6c61cd1844d5e4dfdc9cb02448bfd
|
|
| MD5 |
2e174306f2976872daed51747d2c6f72
|
|
| BLAKE2b-256 |
d1b746d2db61b3c3c1bfd2bdf715ccee84c302011b6d811c0f63ccb62f5f6868
|
File details
Details for the file easysteam-1.0.0-py3-none-any.whl.
File metadata
- Download URL: easysteam-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
067f77cbcc6c6b20337b8a8ce9d773b16198888c67921374c975a2eb2202bb70
|
|
| MD5 |
1cee2c4f35a9b558f62bc7047269c1bd
|
|
| BLAKE2b-256 |
634ea596bfbe4312777908ffbf34539f44e0af7069f019f6ed949fa83058124e
|