This could not have been possible without following open source software -
- searchtweets-v2: For Twitter's API v2 wrapper
- vaderSentiment: For rule-based sentiment analysis
- transformers: For text-classification pipeline
- atlassian-python-api: To interact with Jira
- elasticsearch: To interact with Elasticsearch
- apscheduler: To schedule task to execute desired workflow
- pydantic: For data validation
- sqlalchemy: As SQL toolkit to access DB storage
- google-play-scraper: To fetch the Google Play Store review without authentication
- praw: For Reddit client
- reddit-rss-reader: For Reddit scrapping
- app-store-reviews-reader: For App Store reviews scrapping
- slack-sdk: For slack integration
- presidio-anonymizer: Personal information anonymizer
- gnews: For Google News integration
- python-facebook-api: For facebook integration
- youtube-comment-downloader: For Youtube video comments extraction code
- dateparser: To parse date properly (where format is ambiguous)