An open API service indexing awesome lists of open source software.

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

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