Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Query search by username and setUsername not working
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
The scripts were running a few days ago but now I cannot search a username. The problem I believe is with the '@' sign.
For example: Searching for 'Barack Obama' works fine in the .setQuerySearch(). However, if I search for '@BarackObama' in the .setQuerySearch() function or just 'BarackObama' in the .setUsername() neither work. No results are returned.
Any ideas on how to fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.