Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
setUntil() returns nothing (nan)
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
If you get rid of this setUntil() then it works fine.
Example:
tweetCriteria = got3.manager.TweetCriteria().setQuerySearch('googl') \
.setSince('2015-5-15').setUntil('2015-8-15')
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.