The Wayback Machine - https://web.archive.org/web/20151028171348/https://dev.twitter.com/rest/public/search-by-place

The Search API: Tweets by Place

You can search for Tweets about places using the place operator of the Search API. The place operator supports both Twitter place IDs and IDs from the providers listed in table later on this page.

The data set aliases exist to allow you to use the existing place information of your preferred provider. We want you to be able to use your existing datasets and get full benefit of the Twitter Place Search without having to learn Twitter’s own place ID scheme.

Data Set Aliases

If you use any of the providers below, you can use their data set alias and ID instead of the Twitter Place ID.

ProviderData Set Alias
A&E Television Networks and Historyae
Apontadorapontador
Citygrid Media (Citysearch)citygrid
Dotmenu/Allmenusdotmenu
Gowallagowalla
Infogroupinfousa
Localezelocaleze
Maponicsmaponics
OpenTableopentable
TomTomtomtom
Wcitieswcities
Yellow Pages Group (Canada)ypg
Zagatzagat

Example Usage

To find Tweets about Twitter HQ I can search by the Twitter place ID 247f43d441defc03:

http://twitter.com/search?q=place%3A247f43d441defc03

(Try Searching for Twitter HQ now)

Similarly to find Tweets about Thirsty Bear I could use the OpenTable ID 2:

http://twitter.com/search?q=place%3Aopentable%3A2

(Try Searching for Thirsty Bear now)

More information

More information about Twitter Search can be found in our Search API documentation.