Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisphu/steam-games-over-x-playtime
Check a public Steam account for the number of games they own and have played for over x minutes vs the number of games they own.
https://github.com/chrisphu/steam-games-over-x-playtime
Last synced: about 1 month ago
JSON representation
Check a public Steam account for the number of games they own and have played for over x minutes vs the number of games they own.
- Host: GitHub
- URL: https://github.com/chrisphu/steam-games-over-x-playtime
- Owner: chrisphu
- License: mit
- Created: 2023-11-23T05:22:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T22:33:41.000Z (4 months ago)
- Last Synced: 2024-09-12T08:48:27.955Z (4 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steam-games-over-x-playtime
The [`steam-games-over-x-playtime.py`](./steam-games-over-x-playtime.py) script checks public Steam accounts for the number of games they own and have played for over x minutes compared to the number of games they own.
## How to use
>[!NOTE]
>You will need a valid Steam Web API Key from https://steamcommunity.com/devRun `py steam-games-over-x-playtime.py {steam web api key} {steamids} {x minutes}`.
`{steamids}` are 64 bit SteamIDs separated by commas.