Hi,
I have a developer account and want to use statuses/lookup API which can take maximum of 100 IDs at once. Rate limit for app auth with this particular API is 300 / window (15 min). That means I can get 30000 tweets max / window. Is that right understanding ?
Regards
Tapas
Yes, although sometimes due to deleted / suspended / private tweets you will end up with fewer than that.
I can recommend using this if the implementation isn’t the goal and you just want the tweets: GitHub - DocNow/twarc: A command line tool (and Python library) for archiving Twitter JSON
Thanks !!! I just want the tweets.
system
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.