Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 619 Bytes

File metadata and controls

11 lines (7 loc) · 619 Bytes

Web Scraping Projects

This repository contains various web scraping projects that collect and analyze data from the web using Python (requests, BeautifulSoup, Selenium, etc.).

Projects

Weather Data Scraper - Historical Weather Extraction

📌 Weather Data Scraper - Scrapes historical weather data (temperature, conditions) from Time and Date using BeautifulSoup.

Stock Price Web Scraper - Yahoo Finance

📌 Stock Price Web Scraper - Automates daily stock price tracking using web scraping from Yahoo Finance.