Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/avikantsrivastava/twitter_trends
- Owner: AvikantSrivastava
- License: mit
- Created: 2020-11-23T13:22:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T23:12:08.000Z (over 1 year ago)
- Last Synced: 2024-02-23T10:28:20.965Z (9 months ago)
- Topics: automation, cron, flask, machine-learning, natural-language-processing, rest-api, telegram-bot, tweepy
- Language: Python
- Homepage: https://trends.avikant.com
- Size: 2.05 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/