Or, do a location-based search in the Search API: http://search.twitter.com/search?q=&ands=&phrase=&ors=¬s=&tag=&lang=all&from=&to=&ref=&near=tokyo&within=15&units=mi&since=&until=&rpp=15
On Mon, Oct 6, 2008 at 5:48 AM, Julio Biason <[EMAIL PROTECTED]> wrote: > > On Mon, Oct 6, 2008 at 3:27 PM, shafiu <[EMAIL PROTECTED]> wrote: >> I am trying to implement something similar in twttierholic where >> followers/following count is displayed based on a certain location. >> >> any ideas? > > Get the list of people the user is following > (http://twitter.com/statuses/friends.format) and filter it locally > inside the application. > > -- > Julio Biason <[EMAIL PROTECTED]> > Twitter: http://twitter.com/juliobiason > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x
