Rate limits when querying multiple conversation IDs #227
-
I have a list of tweets, and I'm looking to pull all tweets that quote or share conversation IDs with my list.
However, I'm running into a rate limit for each step in the loop. Any idea why this would happen? I'm not hitting 300 tweets or whatever the rate limit is for academic track v2 full archive endpoint. My original list of tweets is ~130K long, and most have no quotes or replies. As it stands, my solution is going to take very long to run. Any better solutions?
|
Beta Was this translation helpful? Give feedback.
#195