bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.88k stars 601 forks source link

Any ideas on getting a tweet with a tweetID? #163

Open icmpnorequest opened 3 years ago

icmpnorequest commented 3 years ago

Hi,

When reading some paper, the authors just have provided with tweetIDs but not direct tweets. I was wondering how to get the tweet with a specific tweetID?

Thanks in advance.

isaacimholt commented 3 years ago

I was wondering how to get the tweet with a specific tweetID?

https://stackoverflow.com/a/27843083