Playwright automation — scraper, forms, screenshots
Browser automation toolkit on Playwright — scraping, form filling, screenshot capturing.
What’s included:
— scraper.py — parses paginated pages → Excel
— form_filler.py — auto-fills forms (selector config)
— screenshot_tool.py — full-screen screenshot of any URL
— main.py — single CLI for all three modules
Tested: 100 quotes from 10 pages → Excel in one run.
Works with JS pages where httpx/requests fail.
#Python #Playwright #Web Scraping #Excel #Automation
What’s included:
— scraper.py — parses paginated pages → Excel
— form_filler.py — auto-fills forms (selector config)
— screenshot_tool.py — full-screen screenshot of any URL
— main.py — single CLI for all three modules
Tested: 100 quotes from 10 pages → Excel in one run.
Works with JS pages where httpx/requests fail.
#Python #Playwright #Web Scraping #Excel #Automation