Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Tweet text captured till comma (",")
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to pull older tweets for a username, It is able to fetch all the tweets. Only issue is, if the tweet text contains comma (",") it captures it till that point only and continue to next tweet.
Example:
Real tweet: Florida Highway Patrol Troopers are all en route to the Panhandle, from all across the state of Florida.
captured tweet text: Florida Highway Patrol Troopers are all en route to the Panhandle
any idea how to fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.