You'll have to use some geocoding service (like google or yahoo) to translate the location into a lat/lng pair before passing it into twitter. -Chad
On Tue, May 12, 2009 at 6:45 AM, Basha Shaik <[email protected]> wrote: > Hi, > > Using geocode we can get tweets. But latitude longitudes and radius has to > be specified. If we know only location Ex: princeton. Can we get tweets from > a location without spcifying latitudes and longitudes. how to get tweets in > such Situation. > can you explain with an Example. > > Regards, > > Mahaboob Basha Shaik > www.netelixir.com > Making Search Work > > > On Tue, Apr 28, 2009 at 3:37 AM, Chad Etzel <[email protected]> wrote: >> >> well, the api wiki is down for maint, but you can use the geocode >> operator of the Search API to do this, yes. check >> http://apiwiki.twitter.com/ when it's back up. >> -Chad >> >> On Mon, Apr 27, 2009 at 11:34 PM, Swiftguy121 <[email protected]> >> wrote: >> > >> > Hello All, >> > >> > >> > Im twitter newbie. >> > >> > >> > I would like to know how we can extract tweets of all twitter users >> > from a particular region (say new york city). >> > >> > Is that possible using the twitter api ? >> > >> > Please help me out..thanks in advance! >> > > >
