How to avoid rate limiting

jack1313

Newbie
Joined
Aug 12, 2024
Messages
3
Reaction score
4
I need to unrepost about 6,000 posts, but I get rate limited pretty quickly. Anyone know the maximum pressure i can put without getting limited? Is it per minute/hour? Thanks
 

Here some limits I found. But for deleting tweet i wouldn't exceed 50 - 100 for 15 mins.​


Rate Limits​

The rate limits reset every 15 minutes.
Function Limits
follow_user 15
unfollow_user 187
get_timeline 500
search_tweet 50
search_user 50
create_tweet -
delete_tweet -
 
If you’re trying to avoid it, rotating proxies are your best friend. It’s like changing disguises every few minutes so the website doesn’t realize it’s you hammering it with requests.

Also, keep your request intervals random—don’t be predictable like a robot. A little delay between requests can work wonders (plus, it keeps your IP from being slapped with a ban).
 
Far as I'm aware, there's no way around the hard limit. Other than that, spread out the activity throughout a 24-hour period to appear as organic as possible.
 
Back
Top