API: RSS: Games: getlist-ratings-rss.asp
Returns the list of recent ratings (only those with comments)
Url:
http://api.goozex.com/public/api/rss/games/getlist-ratings-rss.asp
Call as:
getlist-ratings-rss?appname=[ app_name ]&topquantity=[ x ]&idplatform=[ y ]
Parameters:
app_name: Unique ID of the application
values: alphanumeric string given by Goozex to identify each application. Required.
topquantity: (optional) specifies max number of games to return in list.
values: 1 to 50. Default = 10
idplatform: (optional) specifies platform type
values: ID of platform. Default = ALL
Returns:
<game_title> Title of the game
<game_itemid> ID of the game
<game_itemurl> URL to game detail page on Goozex
<game_platformid> ID of the platform
<game_rating_graphics> Rating given to game's graphics
<game_rating_sound> Rating given to game's sound
<game_rating_gameplay> Rating given to game's gameplay
<game_rating_comment> Comment given on the game
<user_nickname>Nickname of the author
Example:
http://api.goozex.com/public/api/rss/games/getlist-ratings-rss.asp?appname=test&topquantity=20
Feedburner public RSS feed:
http://feeds.feedburner.com/Goozex-RecentRatings