Search code examples
pythonapitwitterlimitrate

twitter api post rate limit


Does anyone know Twitter's rate limit on posting? Looking at their web page they claimed to not have one but I get an exception thrown if my program posts too fast... Any help is appreciated.


Solution

  • Taken from http://help.twitter.com/forums/10711/entries/15364 Jan 2015:

    Current Twitter limits

    The current technical limits for accounts are:

    • Direct messages (daily): The limit is 1,000 messages sent per day.
    • Tweets: 2,400 per day. The daily update limit is further broken down into smaller limits for semi-hourly intervals. Retweets are counted as Tweets.