SkillAgentSearch skills...

Steamprofile

Gather information about steam profiles using python 🎮

Install / Use

/learn @aaronlyy/Steamprofile
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

steamprofile: Collect information about Profiles on Steam 🕹

Install

Use pip to install

pip install steamprofile

Example

from steamprofile import get_profile

profile = get_profile("https://steamcommunity.com/id/speedkonsum")
print(profile.steamID, profile.memberSince)

# >> aaron December 28, 2017
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated8mo ago
Forks0

Languages

Python

Security Score

82/100

Audited on Jul 13, 2025

No findings