get_trends
Fetch current trending topics and hashtags for any location by providing a Yahoo Where-On-Earth ID (WOEID).
Instructions
Fetch current trending topics/hashtags for a location. Pass a Yahoo Where-On-Earth ID (woeid). Common: 1=Worldwide, 23424977=USA, 23424975=UK, 23424856=Japan, 23424848=India, 23424881=South Korea. Use woeid=1 for global trends if you don't know a specific location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| woeid | Yes | Yahoo Where-On-Earth ID for the location. Common values: 1 = Worldwide, 23424977 = USA, 23424975 = UK, 23424856 = Japan. Use 1 for global trends if unsure. | |
| count | No | Max trends to return (default API behavior; may be silently capped by API). |