API: RSS: Games: getlist-searchgames-rss.asp
Searches for the games that match search criteria and returns list of games
Url:
http://api.goozex.com/public/api/rss/games/getlist-searchgames-rss.asp
Call as:
getlist-searchgames-rss.asp?appname=[ app_name ]&ftk=[ free-text-keyword ]&idplatform=[ id ]&topquantity=[ x ]
Parameters:
app_name: Unique ID of the application
values: alphanumeric string given by Goozex to identify each application. Required.
ftk: is a text string used to perform the search (url encoded)
values: string, up to 40 chars
idplatform: ID of the platform (optional)
values: integer ID of the platform. Null is ignored
topquantity: (optional) specifies max number of games to return in list (max 20).
values: 1 to 20. Default = 10
Returns:
<game_title> Title of the game
<game_fulltitle> Full title of the game (includes eventual articles)
<game_itemid> ID of the game
<game_itemurl> URL to game detail page on Goozex
<game_platform> Name of the platform as provided by content provider
<game_platformweb> Name of the platform as visible on the web site
<game_platformid> ID of the platform
<game_pointvalue> Point value of the game on Goozex
<game_releasedate> Date game was released in the market
<game_cover_icon> filename of the game's icon image
<game_cover_icon_url> url of the game's icon image
Examples:
http://api.goozex.com/public/api/rss/games/getlist-searchgames-rss.asp?appname=test&ftk=halo%203
http://api.goozex.com/public/api/rss/games/getlist-searchgames-rss.asp?appname=test&ftk=star%20wars
http://api.goozex.com/public/api/rss/games/getlist-searchgames-rss.asp?appname=test&ftk=star%20wars&idplatform=43