Twitter API rate limits for posting updates

前端 未结 3 608
独厮守ぢ
独厮守ぢ 2020-12-17 23:15

I have an application for sending out say around 100+ tweets every day. I am using OAuth for authentication. The twitter API says that post messages are not rate limited. Ho

3条回答
  •  再見小時候
    2020-12-17 23:49

    Yes Status updates are rate limited. but 100 per day won't be an issue.

    Current Twitter Limits

    The current technical limits for accounts are:

    1. Updates: 1,000 per day. The daily update limit is further broken down into smaller limits for semi-hourly intervals. Retweets are counted as updates.

    From : http://support.twitter.com/forums/10711/entries/15364

提交回复
热议问题