Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avikantsrivastava/twitter_trends

One-stop solution to fetch and analyze tweets from India and World.
https://github.com/avikantsrivastava/twitter_trends

automation cron flask machine-learning natural-language-processing rest-api telegram-bot tweepy

Last synced: 15 days ago
JSON representation

One-stop solution to fetch and analyze tweets from India and World.

Awesome Lists containing this project

README

        



https://whatstrending.ml/



One stop solution to fetch and analyse tweets from India and World.

##

## Instructions to run this project locally

### Add your API keys in `KEY_SETUP` and execute the below command.
```bash
source KEY_SETUP
```

## Development Phase
### Phase 1 (Backend Development)
- [X] Twitter Fetcher
- [X] Trend Analysis module
- [X] CRON automation

### Phase 2 (Client Side development)
- [X] Telegram Bot
- [x] Web application Dashboard
- - https://avikantsrivastava.github.io/Twitter_trends-1/index.html
- [x] API Endpoint (RESTful based on Flask / FastAPI)
- - https://twitter-trends-daily.herokuapp.com/
- [X] Mobile APP Client

### Phase 3 (Deployment)
- [x] Deployment on cloud services
- - https://twitter-trends-daily.herokuapp.com/