Skip to content

tommi-fish/SteamID-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam ID Checker

Steam ID Checker, simply input the IDs you would like checked into the "ids.txt" file and run the script.

Prerequisites

  • A Steam API Key (Requires an 'unlimited' steam account. Get yours here)
  • Replace value of API Key by changing first argument of function called at end of main.py. The script adheres to The Steam API's TOS.

Tips for usage

  • Currently, I prefer to write to the txt file in append mode. This way, unclaimed IDs are added to the bottom of the list rather than overwriting.
  • The Steam API occasionally returns a "502 Bad Gateway" and crashes the script. I will be updating the script at some point to fix. Relauching the script is the current workaround.
  • If you have multiple 'unlimited' Steam accounts. It is possible to run multiple instances of the script with different API keys.

Demo

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages