Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

219
Views
Twitter API V2 - Request failed 429: too many requests

I'm using the Twitter API V2, and I'm trying to retrieve all the followers of a specific user.

According to the Twitter API docs, the maximum number of followers I can retrieve in a single request for a specific user is 100.

Assuming the user has more than 100 followers; to retrieve the next 100 followers, I need to make another request and pass a pagination token as a parameter in my next request.

The problem is that the Twitter API's rate limit on retrieving followers is 15 requests per 15 min window.

So, if I try to retrieve all followers of a user who has 1500 followers or more, I get a 429 status code error saying "Too many requests".

Is there any solution or trick to get over this error? because most of the time I would want to retrieve followers of users who have more than 1500 followers.

I'm using JavaScript.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You have to wait your 15 minutes with the standard API from Twitter. But you could try and request premium API access with this link: https://developer.twitter.com/en/docs/twitter-api/premium

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!