My favorites | Sign in
Project Home Issues Source
Project Information
Members
Links

What is it

It's a simple class written in PHP with SimpleXML used to act as an API for the Steam Community

What it can do

At the moment its functionality is very limited. However, what it is able to do so far is listed below.

Games

  • AppID
  • Game Name
  • The logo URL
  • Link to the Store
  • Hours played, total
  • Hours played, last 2 weeks
  • Total amount of games owned

Profiles

If the profile is private:

  • Availability status (Online, Offline, In-Game name)
  • Status Message (Online, Last Seen)
  • Avatar link (3 Different sizes)
  • Vac Status (Banned, Not banned)

If the profile is public:

  • Everything that's in private
  • The the Custom URL
  • Registration date (MemberSince)
  • Steam Rating
  • Location (If applicable)
  • Real name (If applicable)
  • Totally gaming hours in the last 2 weeks
  • Favourite/Most played game
  • Hours played on that game
  • Headline (If applicable)
  • Summary (If applicable)

Todo:

  • Achievements
  • Groups
  • Error checking
  • Caching/Storing of images/parts of data
  • Documentation
  • Clean the code
  • Make more examples?
  • Add some pre-made "styles" for signatures and the like (Possible)

---

Thanks/Credits

  • Icons: FamFamFam
  • Everyone who gave me a "Good job"/"Well done" - Kept me bothering to continue instead of it just being a random hack.
  • TJ: Answering some of my nubish questions :P
Powered by Google Project Hosting