In this video, I demonstrate a program that automates web scraping and exports the results to Excel.
The user enters the number of pages to scrape, applies filters, and completes the captcha. After that, the program automatically collects table data from the selected pages and saves it into a properly formatted Excel file.
Timestamps:
00:00 – Program starts
00:11 – Browser opens and user selects data
00:23 – Program scrapes data and saves to Excel
00:42 – Final formatted Excel output
This project shows how automation can save time when collecting structured data from websites.