This project is a web scraping tool written in C# that utilizes Selenium to extract information from various websites.
-
Clone the repository:
git clone https://github.com/ahm282/WebScraping
-
Ensure you have the required dependencies installed:
- YouTube Scraper: Extracts information such as video titles, authors, view counts, upload timestamps, URLs, and thumbnails.
- Menu System: Allows users to choose the website to scrape and provides a simple navigation interface.
- Data Export: Saves scraped data to CSV and JSON files for further analysis.