Posted by clubfoot on February 17, 2009 at 12:21am
Jump to:
| Project: | Steam Community |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Are there going to be any updates to make this compatible with 6.x? I really, really would love to get this module working on my site.
Comments
#1
I'm interested in helping with a D6 & D7 port of this module. I applied for a CVS account.
#2
Any updates available on this?
I would really like to use this! :)
#3
This is a brain dump... I'm posting links about the API and anything I found relevant. There is a SteamCommunity API group available at: http://steamcommunity.com/groups/scapi
Sample group URL - http://steamcommunity.com/groups/counterstrike - RSS feed: http://steamcommunity.com/groups/counterstrike/rss
Unofficial Steam Community API (PHP Class) - http://forums.steampowered.com/forums/showthread.php?t=617408 and http://forums.steampowered.com/forums/archive/index.php/t-617408.html
Steam Web API Documentation - http://steamcommunity.com/dev
Steam Web APIs available
API Output Formats
All API calls take the form http://api.steampowered.com///v/?key=&format=.
Format can be any of:
- json - The output will be returned in the JSON format (default)
- xml - Output is returned as an XML document
- vdf - Output is returned as a VDF file.
Steam OpenID Provider - Steam can act as an OpenID provider. The Claimed ID format is: http://steamcommunity.com/openid/id/
Steam Web API Terms of Use - http://steamcommunity.com/dev/apiterms
PHP Steam community API class - http://www.livebythegun.com/article-PHP_Steam_community_API_class-3016.html
Sample events RSS feed URL - http://steamcommunity.com/id/USERNAME/rss?type=events