Get Trends
Trends
Get Trends
Get the trending topics for a location, identified by its Yahoo WOEID (Where On Earth ID), with an optional count (default 30).
GET
Get Trends
Get the trending topics for a location, identified by its Yahoo WOEID (Where On Earth ID), with an optional
count (default 30). Use this for a real-time read on what a specific market is talking about right now — useful for timing content or spotting emerging stories.
Returns trend names and volumes under trends.
Once you pick a trend, search its posts with get_twitter_tweet_advanced_search.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The WOEID of the location. Example: 2418046.
The number of trends to return. Default is 30.
Required range:
x >= 30