Re: [twitter-dev] Getting tweets of specific location

2009-12-19 Thread Raffi Krikorian
you can use the search API with the geocode parameter - http://apiwiki.twitter.com/Twitter-Search-API-Method:-search. in addition, we will be launching the geo-hose soon - http://www.slideshare.net/raffikrikorian/whats-happening-here. On Fri, Dec 18, 2009 at 9:19 PM, dhaval

[twitter-dev] Getting tweets of specific location

2009-12-18 Thread dhaval
Hey all I am hearing about the Geo Location and Geo Tagging since long. But I want to know how do I use it in my requirement. I am getting data from the search api. I want tweets which belongs only to the US. Is there a possible way where I can filter only the tweets that belongs to the US? Does