TopicScoop API Method: topics
topics
URL:
http://topicscoop.com/topics.format
Formats:
json, xml
HTTP Method:
GET
Requires Authentication:
false
Parameters:
- q: Essential.
Response (about return values):
JSON example (truncated):
{"results":[
{"name":"Ricky Rubio","rank":4},... truncated ...],"query":"nba"}
XML example (truncated):
<?xml version="1.0" encoding="utf-8" ?>
<results query="nba">
<topic>
Usage examples:
cURL ():
curl http://topicscoop.com/topics.xml?q=nba