API: RSS: Top 10 lists: getlist-top10traders-rss
Returns list of top 10 traders during current month for either:
- Top sellers
- Top buyers
List is updated each month
Url:
http://api.goozex.com/public/api/rss/top10list/getlist-top10traders-rss.asp
Call as:
getlist-top10traders-rss.asp?appname=[ app_name ]&listtype=[ S | B ]&topquantity=[ x ]
Parameters:
app_name: Unique ID of the application
values: alphanumeric string given by Goozex to identify each application. Required.
listype: (optional) specifies type of list
S = Top sellers
B = Top buyers
topquantity: (optional) specifies max number of users to return in list.
values: 1 to 50. (default= 10)
Feedburner (public RSS feed):
http://feeds.feedburner.com/GoozexTopSellersOfTheMonth?format=xml
http://feeds.feedburner.com/GoozexTopBuyersOfTheMonth?format=xml
Examples:
http://api.goozex.com/public/api/rss/top10list/getlist-top10traders-rss.asp?appname=test&listtype=B
http://api.goozex.com/public/api/rss/top10list/getlist-top10traders-rss.asp?appname=test