Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Getting mentions and hashtags
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys,
I am having some trouble while getting mentions and hashtags from the queries. I used the standard files from the github but everytime I get only '@' or '#' instead of mentions or hashtags.
I was having the same problem for usernames, but I fixed it switching from Python 3.6.9 to 2.7.17.
Has anyone ever had this issue?
As an example:
_### Example 2 - Get tweets by query search [europe refugees]
Username: jerranspearman3
Retweets: 0
Text: [106] Europe's Refugees & American Elections w/ Chris Hedges https://youtu.be/GYqgj3l4r18 via @ YouTube
**Mentions: @**
Hashtags:_
Thanks a lot!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.