Skip to content

Dentordev/SteamSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamSpy

Silent Recon Tool for checking steam users who are online/offline. This used to be an old script I had from 2023 that I remodified & modernized.

Features

  • Built-in Asynchronous Tor Library froked from stem as long as tor.exe is mapped as a path enviornment variable if you own windows.

  • Exteremely Minimal Amounts of Code

  • Scraping Target's Friends

  • Seeing if User is a Private Account

  • Scraping User's Profile Picture in all it's glory.

  • Running as your own seperate python library, such as using a webhook to track a user, (take whatever code your looking for.)

  • There are no sign ups to using this tool.

  • Everything is AI-Free, code was written by a human and not a robot.

  • Everything Except For AsyncTor is Unlicensed. Use it as you wish.

TODOS

  • Track Game User is playing on if user is online

How to install

  • You need Python 3.9 or higher, the restirictions are very minimal.
pip install -r requirements.txt

How to use

cli.py --help

What to do if Errors are Encountered

Site Starts Acting Funny

  • Get a proxy or configure tor to fix it up Otherwise Replace or add in new user-agents to the useragents script.