Closed Xpl0itU closed 1 year ago
Use scraper.GetTweet
for parent tweet and check IsSelfThread
and Thread
list
Thanks so much, just a few questions:
The full Thread contains only the parent tweet, all tweets in the thread have the same ConversationID with the ID of the parent tweet - if it is not in the list, it can be obtained separately
The python tweety-ns package does this, so it's possible to do https://pypi.org/project/tweety-ns/