twitter_trends
Retrieve trending topics for a location by WOEID, including tweet counts.
Instructions
Trending topics for a location by WOEID (1 = worldwide, 23424977 = US, 23424748 = Australia, 23424975 = UK).
Returns: {data:[{trend_name, tweet_count}]}
Example: Worldwide trends
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| woeid | Yes | ||
| max_trends | No | ||
| trend_fields | No | trend_name,tweet_count |