Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

[Question] How can I obtain the tweets corresponding to a hashtag? And, the replies to those tweets. #80

Open
vahuja4 opened this issue May 25, 2020 · 0 comments

Comments

@vahuja4
Copy link

vahuja4 commented May 25, 2020

Let us say that the hashtag is @JBHiFi
tweetCriteria = got.manager.TweetCriteria().setQuerySearch('JBHiFi')\ .setSince("2020-01-01")\ .setUntil("2020-05-01")\ .setMaxTweets(1000)

This gets me the tweets sent to JBHifi, but I also need the replies. Can you please help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant