All sites
Data API
X Data API
Posts, profiles, search and trends from X (formerly Twitter).
34endpointsRate Limit · TLS Fingerprint · login_wall handled for you
Example
twitter.com
ExampleJSON responseclick the page to trace a field
{
"query": "san francisco",
"places": [
{
"id": "5a110d312052166f",
"name": "San Francisco, CA",
"country": "United States",
"type": "city"
},
{
"id": "2b6ff8c22edd9576",
"name": "South San Francisco, CA",
"country": "United States",
"type": "city"
}
]
}
GET
/v1/data/twitter/geo/search-places1 credit / runSearch Places
Search geographic places.
Handled for you:Rate LimitTLS Fingerprintlogin_wall
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Place query. |