Kolassa
#459
Got notice about rate limit, and notice about putting in a request here, so I am putting in a polite request to raise my rate limit. I hit mine after doing a listing of the followers of one bigger account.
Would be glad if you could help and raise my limit thanks in advance.
Cheers,
Carsten
polite request to increase the API rate limit
This API and his limitations sucks!
Twitter is “gently” cornering developers.
sudiv_5
#462
Can anyone tell me why does the number of tweets returned by the API for a particular day change when searched on different days?
Please also let me know how does the API return the tweets? Does it take a random sample from master set of tweets and then search for the keyword or does it search for the keyword in the master set and return a sample of that? If possible please send links where I can get information related to my query
Thanks a lot
episod
#463
The Search API is focused on relevance – what it might consider relevant to a search query one day may be different the next. The Search API doesn’t index all tweets, and generally only can provide results about a week into the past.
Hello,
I’ll try to use the command :
curl --request ‘POST’ ‘https://api.twitter.com/oauth/request_token’ --header ‘Authorization: OAuth oauth_consumer_key=“gMzaGEUKgBMCyj7KMtoTA”, oauth_nonce=“a4bb8f23b92a5d9bcd1ef7497dd62406”, oauth_signature=“LaeiZsqJUZ%2F%2BGer4wOchNq498ig%3D”, oauth_signature_method=“HMAC-SHA1”, oauth_timestamp=“1386061220”, oauth_token=“2205085238-drtpjzO310MVKvv8xmOoDl7FHAOgWC9o5bymRGS”, oauth_version=“1.0”’ --verbose
But i always has a http 401 error.
Could you help me ?
episod
#465
You can’t use the OAuth tool on this site with the oauth/request_token step of the OAuth flow – it’s meant for use with API resource methods, not the authentication steps. This is failing in part because you’re including an oauth_token in the request, which is not relevant to this step of the OAuth flow.
hello,
i am using “TwitterAPIExchange.php” for https://api.twitter.com/1.1/statuses/user_timeline.json. Problem what I am facing is that sometime code is able to get recent twittes and some time response is null. There is no issue with authentication also I have rest all tokens and keys.
I am unable understand where is the issue.
polite request to increase the API rate limit from me too :)))
/usr/local/rvm/gems/ruby-2.1.0/bin/t: Rate limit exceeded
(just when used for 3rd time)
it’s really weird,when i was
tweet i logout and i use
twitter client i got message
code 403 and said version 1.1 i
don’t understand. Anybody
know this?
hi
episod
i need oauth source code for twitter integration in my mvc3 application.
i did OAuth 1.0 but authorize error comes how to solve this also i meet this error any one solve this
{“errors”:[{“message”:“Bad Authentication data”,“code”:215}]}
Hi we really would like to get an increase of the API rate limit. our archive script does run into limits when we do archive one of our events or do search event tweets.
please consider increasing it maybe double for the beginning?
best regards
Simon
Hi, maybe you should ask why we are wanting to grab so many requests - perhaps there are opportunities for creating different types of API requests ?
eg
GetLostFollowers( since:Time );
or
GetNewFollowers( since:Time );
+1 for raising the API rate limit. I’m just trying to get caught up on who started following me, and twice today, I have received a rate limit notice. I think Twitter is seriously hampering some of its content providers with such a low limit.
Received the following error, and would be very grateful if you would remove my rate limit for marking tweets as favorites. I hit the limit by accidentally leaving a script running overnight.
The rate limit for this request will reset in seconds.
While you wait, consider making a polite request for Twitter to increase the API rate limit at https://dev.twitter.com/discussions/10644
Your script will need to account for the limits set in API 1.1 - you can find more details here Rate limits | Docs | Twitter Developer Platform and here Rate limits | Docs | Twitter Developer Platform
The twitter search api doesn’t seem to be working properly. When I use the following request https://api.twitter.com/1.1/search/tweets.json?q=%23itsJupalDay&result_type=mixed&count=100 I get no results but when I search for #itsJupalDay using the twitter search at https://twitter.com/search?q=%23itsJupalDay I see lots of tweets. Also when I use the following request https://api.twitter.com/1.1/search/tweets.json?q=%23LoveRaina4Ever&result_type=mixed&count=100 I only get 12 results but when I search for #LoveRaina4Ever on the twitter search at https://twitter.com/search?q=%23LoveRaina4Ever I find more than 12 tweets. Why isn’t the api returning all the tweets I requested?
+1 for increasing the rate limit.
I’d happily pay money for a premium version of twitter with advanced capabilities and increased resource limits, as would 100s of thousands of others I imagine.
I use t, which is a twitter client for the command line. I only use it for my account, but still I get a “Rate limit exceeded” once in a while. Could you please increase my rate limit?
remagio
#478
We are collecting, analyzing and sharing analysis about Government edits and their social’s interactions in politics using public domain tools (like Congressedits, Twarc and so on). Current limits require lots of days in analyzing data and it puts at risk lots of useful informations for users and researchers.
Twitter knows very well what it means obtain data when to late for analysis or to share. We found current limits very low also in doing simple analysis that involve less than 250k Tweets. Or if there are a relevant number of accounts with more than 3k followers.
There is any way to leverage current limits for specific users or API KEY?
Kind regards
Renato