Reddit - Social Media Scraper
This project is a pipeline for scraping Reddit posts and comments with Go, and analyzing sentiment using both VADER and transformer-based models with Python. Sentiment analysis results are persisted to Azure Blob and Table Storage for future analytics implementation. (via Azurite for local development)