dogsheep / dogsheep/twitter-to-sqlite
Include all entities for tweets
Open
- Dominant language
- Python
- Stars
- 416
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Per our conversation [on Twitter](https://twitter.com/mschoening/status/1480312477246054401):
It would be neat if all entities (including URLs) were captured. This way you can ensure, that URLs are parsed out exactly the same way Twitter parses URLs – we all know parsing URLs with a regex ain't fun.
Right now, I believe the tool filters out all entities that are not of type `media`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.