Skip to content

Wrapper around the Steam XML profile view 🕹

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

aaronlyy/steamprofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Wrapper around the Steam XML profile view 🕹

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages