Skip to content

Is possible to retrieve more tweets by id using get_status? #1393

Answered by Harmon758
thekillgfx asked this question in Questions
Discussion options

You must be logged in to vote

You should look into using the GET statuses/lookup endpoint with API.statuses_lookup.
This would allow you to retrieve up to 100 Tweets per request by ID, with a rate limit of 900 requests / 15 min. with user auth.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Harmon758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question This is a question API This is regarding Twitter's API Discussion This was converted/moved from/to a discussion
3 participants
Converted from issue

This discussion was converted from issue #1393 on December 15, 2020 20:53.