I believe all of the params from advanced search can be used with the search api as well...as an example, using the search.twitter.com advanced search form produces a url like:
http://search.twitter.com/search?q=&ands=friendstatus&phrase=&ors=¬s=&tag=&lang=en&from=&to=&ref=&near=&within=15&units=mi&since=&until=&rpp=15 Add the same parameters to your search api call and I believe you'll get the same results. Hope it helps. - Kevin http://wow.ly On Tue, Jan 26, 2010 at 4:34 PM, mapgeek <[email protected]> wrote: > Hi, > > I've scanned some previous posts, along with the API documentation, > but have come up empty handed. So apologies if I ask a question that > has already been asked. > > Is there functionality in the API that equates to the Twitter advanced > search web site? Specifically: > > - choice of language to search in, and restrict results to > - a geographic parameter (location name, lat and lon etc.) > - geographic radius > > Cheers, > MH > > >
