https://github.com/iyashwantsaini/tweetify_
Twitter Data Collection, Analysis Tool
https://github.com/iyashwantsaini/tweetify_
collection data twitter twitter-sentiment-analysis
Last synced: 3 months ago
JSON representation
Twitter Data Collection, Analysis Tool
- Host: GitHub
- URL: https://github.com/iyashwantsaini/tweetify_
- Owner: iyashwantsaini
- License: mit
- Created: 2020-08-30T07:27:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T17:23:23.000Z (over 4 years ago)
- Last Synced: 2025-01-16T22:29:24.148Z (5 months ago)
- Topics: collection, data, twitter, twitter-sentiment-analysis
- Language: HTML
- Homepage: http://tweetify.tech
- Size: 20 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tweetify
- Twitter Query/Search
- Results View/Download
- Data Analysis#### Twint
- latest version on pip does not work due to some changes in twitter
- so install using github releases
```python
pip3 install --user --upgrade git+https://github.com/twintproject/twint.git@origin/master#egg=twint
```#### Prallel Dots API
- a natural language processing api used for semantic analysis
- will have to be renewed on 15-12-2020