Twitter Trends by Location
The Trending Hashtags and Topics API is a user-friendly solution for developers seeking real-time access to the latest and most popular hashtags and topics on Twitter/X. This RESTful API simplifies the integration of trending information into applications, providing seamless functionality. The API is designed with simplicity in mind, offering a straightforward HTTP GET request for retrieving…
Twitter Trends by Location endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get available locations /locations |
Retrieve a list of all available locations. Currently supports countries, with upcoming city additions. Stay tuned for updates. |
| GET |
Get trending hashtags / topics for location /location/{id} |
Fetch the list of **trending hashtags** and **topics** for a specified **location**. This endpoint returns a maximum of **40** trending items. Note that certain countries may… |