This repository contains various web scraping projects that collect and analyze data from the web using Python (requests
, BeautifulSoup
, Selenium
, etc.).
📌 Weather Data Scraper - Scrapes historical weather data (temperature, conditions) from Time and Date using BeautifulSoup.
📌 Stock Price Web Scraper - Automates daily stock price tracking using web scraping from Yahoo Finance.