TopicScoop API Method: topics

topics 

 

URL:

http://topicscoop.com/topics.format

 

Formats: 

json, xml 

 

HTTP Method:

GET

 

Requires Authentication:

false

 

Parameters:

 

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>

                <name>Ricky Rubio</name>

                <count>4</count>

              </topic>

          </results>

 

 

Usage examples: 

cURL ():

curl http://topicscoop.com/topics.xml?q=nba