C# application that scrapes Twitter data from Fortune 500 companies and stores it in SQL Server for stock market analysis. This repo contains only partial code and is not the complete project.
This project demonstrates components of a system that collects tweets from Fortune 500 companies, processes the data, and stores it in SQL Server for analyzing potential correlations between social media activity and stock market performance.
- C#
- SQL Server
- Twitter API
- Entity Framework (if applicable)
- .NET Framework/Core
- SQL Server instance
- Twitter Developer API credentials
- .NET runtime environment
- Required NuGet packages
MIT License
Copyright © 2024