Twitter API: How to search only for geotagged tweets -


how can use twitter search api (or other) list of tweets have "geo" param?

--edit--

by example: wont list of geotagged tweets, #apple tag. without location filter, worldwide.

looks latest api supports that; use large enough geo region query:

-180,-90,180,90 

see more api link filter , location


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -