Search for Twitter geographic places by name, coordinates, or IP address and retrieve complete place metadata, country information, place types, and geographic bounding boxes as structured JSON.
{
"data": [
{ "id": "place_001", "name": "New York", "woeid": 2459115, "country": "United States", "type": "City" },
{ "id": "place_002", "name": "New York, NY", "woeid": 2459115, "country": "United States", "type": "Admin" }
]
}All endpoints return structured JSON and authenticate with your API key in the x-api-key header.
Find Twitter place entities by name, coordinates, or IP address. Get WOEIDs for trend lookups and place IDs for geo-tagged tweet analysis.
/v1/twitter/geo/searchGet complete geographic information for any Twitter place: name, type, country, coordinates, and bounding box for mapping and analysis.
/v1/twitter/geo/places/{place_id}Failed requests never consume credits, and the exact charge is returned in the X-Credits-Used response header.
Start with pay-as-you-go credits (never expire) or save up to 64% with a monthly or annual subscription. No hidden fees, no lock-in.
Everything you need to know about the Twitter Geo API.
Sign up free and get 1,000 API credits. No credit card required.
Disclaimer: ScrapeBadger is not affiliated with, endorsed by, or in any way officially connected with X Corp. (formerly Twitter, Inc.) or any of its subsidiaries or affiliates. The names Twitter, X, and related trademarks are the property of their respective owners.