[twitter-dev] Twitter Search API - cannot use result_type-popular with since_id

2011-07-21 Thread Adriaan Pelzer
This can be quickly verified in the browser: try these two links: http://search.twitter.com/search.json?q=twitterresult_type=popularrpp=100 http://search.twitter.com/search.json?q=twitterresult_type=popularrpp=100since_id=94028852044636160 First one works (only returns popular results), second

[twitter-dev] Twitter Search API - completeness

2011-06-24 Thread Kstolen Kstolen
The Twitter Search API docs (http://dev.twitter.com/pages/ using_search#) say: Search is focused in relevance and not completeness. This means that some Tweets and users may not be missing from search results. If you want to match for completeness you should consider using the Streaming API

Re: [twitter-dev] Twitter Search API - completeness

2011-06-24 Thread Matt Harris
Thanks for highlighting this typo. I've updated that page so it should be correct now. Best, @themattharris https://twitter.com/intent/follow?screen_name=themattharris Developer Advocate, Twitter On Fri, Jun 24, 2011 at 10:58 AM, Kstolen Kstolen kstole...@gmail.comwrote: The Twitter Search

[twitter-dev] Twitter search API rate limit hit

2011-06-07 Thread Orion Richardson
Hi all, I just built a new application which leverages the Twitter search API. Looks like I've been rate limited almost immediately... In my case, I'm trying to search for URLs being tweeted and retweeted on behalf of users on our site. It seems like the only option is the search API, since

Re: [twitter-dev] Twitter search API rate limit hit

2011-06-07 Thread Correa Denzil
--Regards, Denzil On Wed, Jun 8, 2011 at 1:47 AM, Orion Richardson ori...@gmail.com wrote: Hi all, I just built a new application which leverages the Twitter search API. Looks like I've been rate limited almost immediately... In my case, I'm trying to search for URLs being tweeted and

[twitter-dev] Twitter Search Api Keyword Geocode Query concern ?

2011-05-10 Thread harik
Can I combine Keyword and Geocode query this way ? http://search.twitter.com/search.atom?q=twittergeocode=37.781157,-122.398720,25mi I read here tht geocode does not support disjunction? http://apiwiki.twitter.com/w/page/22554756/Twitter-Search-API-Method:-search So will the abv query work?

Re: [twitter-dev] Twitter Search Api Keyword Geocode Query concern ?

2011-05-10 Thread Matt Harris
Hi Harik, That is correct. Adding Geocode as a querystring parameter will AND it with the queried keywords. There is an updated description of how this works on our developer resources site: http://dev.twitter.com/doc/get/search and http://dev.twitter.com/pages/using_search Best,

[twitter-dev] Twitter Search Api and geolocations

2011-04-28 Thread harik
hI ... I am trying to map the tweets which I can retrive using Twitter Search API. This is what I have observed. When I search for tweets based on location(lat n long) using the query: search.twitter.com/search.atom?geocode=37.781157,-122.398720,1mi I see that (in the xml format) there is

Re: [twitter-dev] Twitter Search API - Questions Regarding Scaling Out

2011-04-13 Thread Stuart Dallas
You may want to take a look at http://datasift.net/ -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/ On Monday, 11 April 2011 at 16:14, Corey Ballou wrote: I tried speaking with Ryan Sarver directly, but he's forwarding me here to the community advocates to answer. I believe this answer

[twitter-dev] Twitter Search API - Questions Regarding Scaling Out

2011-04-11 Thread Corey Ballou
I tried speaking with Ryan Sarver directly, but he's forwarding me here to the community advocates to answer. I believe this answer will need to come top down from Twitter, as it's your rate limiting that I'm most worried about. I have a technical question for all of you in regards to the Search

Re: [twitter-dev] Twitter Search API - Questions Regarding Scaling Out

2011-04-11 Thread M. Edward (Ed) Borasky
I don't see an answer here, but I'll tell you how *I* would go about implementing this: 1. Switch to the Streaming API. Using Search in an application puts a strain on Twitter's servers and makes it difficult to Twitter to manage capacity. That's why it's rate-limited and why the rate limits

[twitter-dev] Twitter search api rate limit

2011-04-03 Thread sduffer
Hi Team, I am using grackle client to retrieve results from search api of twitter. i am passing oauth parameter to retrieve 350 requests per hour. Though I am doing it right it still retrieves me only 150 requests per hour. I tried to verify account/verify_credentials and found i am passing the

Re: [twitter-dev] Twitter search api rate limit

2011-04-03 Thread Arnaud Meunier
Search API rate limiting is not handled like other endpoints of the REST API. As explained on http://dev.twitter.com/pages/rate-limiting#search, the Search Rate Limit isn't made public to discourage unnecessary search usage. Concerning the User-Agent, use something like Your App Name - Version

[twitter-dev] Twitter Search API and location parameter

2011-03-18 Thread Francesca
Hi, I am new from this list but I am using twitter search API from a long time. From a few days the parameter location is disappeared from the response. Am I missing something? What's wrong? Thank you, Francesca -- Twitter developer documentation and resources: http://dev.twitter.com/doc

Re: [twitter-dev] Twitter Search API and location parameter

2011-03-18 Thread Taylor Singletary
We're looking into this issue; in the meantime you can mitigate by collecting the screen_names of users you want to know the location of and passing them to users/lookup. @episod http://twitter.com/episod - Taylor Singletary - Twitter Developer Advocate On Fri, Mar 18, 2011 at 3:32 AM,

Re: [twitter-dev] Twitter Search API geocode parameter

2011-01-31 Thread Matt Harris
Hi Zhe, The Search API can only return approx 1800 per query. Creating a radius that covers the whole earth would be counter productive. Instead you may wish to use the Streaming API. Using this API you can say that you want all Geocoded Tweets from around the world. If you do that any Tweet

[twitter-dev] Twitter Search API geocode parameter

2011-01-26 Thread Zhe Chen
Twitter Search API geocode parameter. I need to specify a center with latitude and longitude and a radius. Is there a limitation of the radius? Can I create a circle cover the whole earth? I want to get tweets that have location information. Is there a way to do it directly using twitter API?

[twitter-dev] Twitter Search API - Possible Proximity Bug

2010-12-20 Thread Corey Ballou
While running some tests on the search API I noticed a potential issue with the search API's proximity handling when filtering by places. If I specify a radius of 5 miles with a search term of keg and the address of my office building, I would expect to retrieve a previous tweet of mine: Tweet in

Re: [twitter-dev] Twitter Search API - Possible Proximity Bug

2010-12-20 Thread Matt Harris
Im not entirely clear on how to reconstruct the query you are trying to make. Can you share the full Search URL request you are making so we can take a look. Thanks, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Mon, Dec 20, 2010 at 1:16 PM, Corey Ballou

[twitter-dev] Twitter Search API: tweet Source search

2010-08-07 Thread Sunny
Hi There, I am having an issue with the twitter search api. As you know, there is a provision to search for tweets originating from a certain source say q=landing+source:tweetie will search within all tweets coming from tweetie as a source. however when the source looks complex (not just one

Re: [twitter-dev] Twitter Search API: tweet Source search

2010-08-07 Thread Jonathan Reichhold
It should be source:mastercard_marketplaceā„¢_homeward_bound but not finding anything with that source. I.e. spaces are replaced with underscores. Jonathan On Fri, Aug 6, 2010 at 8:03 PM, Sunny gayam.ashwin.re...@gmail.com wrote: Hi There, I am having an issue with the twitter search api. As

[twitter-dev] Twitter Search API Problems

2010-08-05 Thread Javier Cornejo
Hi all I have problems with twitter api. I made an application (PHP) that use twitter api (http://search.twitter.com/search.atom?q=) and I use cURL to comunicate both. Until yesterday all worked fine but today all goes bad, twitter api do not reponse through cURL (php) but twitter api works fine

[twitter-dev] Twitter Search API stops working intermittently

2010-05-26 Thread Sajjan
We have requested for Search API whitelisting to increase the limit to 1QPS but we are still facing issue and search stops working intermittently. We are using the search API to search and stream results. Please let us know what shall we do

[twitter-dev] Twitter search API

2010-05-26 Thread Nick
Hello all, The search API is giving me strange results, for instance http://search.twitter.com/search.atom?q=BBC1+OR+Cash+in+the+Atticresult_type=recent vs http://search.twitter.com/search.atom?q=BBC1result_type=recent Shouldn't all the results from the second URL also be available in first

Re: [twitter-dev] Twitter search API

2010-05-26 Thread Jonathan Reichhold
The first one should likely be BBC1 OR Cash in the Attic which translates to (BBC1) OR (Cash AND in AND the AND Attic) instead of BBC1 OR Cash in the Attic which translates to (BBC1) OR (CASH) AND (in) AND (the) AND (Attic) Jonathan On Wed, May 26, 2010 at 1:43 AM, Nick nvan...@gmail.com wrote:

[twitter-dev] Twitter Search API (boolean operators)

2010-05-11 Thread taipan541
Hello. :) I have several keywords that I would like to search on Twitter. The keywords are life before death, palliative care, dying, end-of- life care. I have tried to use the boolean operators to form up the search query as stated below.

Re: [twitter-dev] Twitter Search API (boolean operators)

2010-05-11 Thread Jonathan Reichhold
Quotes should be used on all phrases. I.e. http://search.twitter.com/search?q=%22life+before+death%22+OR+%22palliative+care%22+OR+dying+OR+%22end-of-life+care%22 Jonathan On Tue, May 11, 2010 at 8:35 AM, taipan541 taipan...@gmail.com wrote: Hello. :) I have several keywords that I would

[twitter-dev] Twitter Search API changes?

2010-02-18 Thread Arron Washington
When the Streaming API when live for production use, I recall an email describing that a set of changes would eventually occur to the Search API in terms of rate limiting and other bits I can't quite remember at the moment. Has there been any update? As a contractor, I've integrated and deployed