120K Rows Web Scraping Automation (Playwright)
Problem: Client needed large-scale data extraction from ~500 pages where content was spread across multiple sections per page.
Solution: Built a Python Playwright automation to navigate pages, extract multi-section data reliably, clean unwanted fields, and export structured Excel files.
Impact: Extracted ~120,000 rows with consistent formatting. Delivered cleaned, organized output files in proper folders for immediate use.