Twitter API Explorer

trends/current

Returns the current top 10 trending topics on Twitter. The response includes the time of the request, the name of each trending topic, and query used on Twitter Search results page for that topic.

http://search.twitter.com/trends/current.{{response_format}}

1 call per request

Optional Parameters:

  • Setting this equal to 'hashtags' will remove all hashtags from the trends list.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.