playwright-scraper This is an example repo showcasing how one might use Playwright to scrape a website. Quick Start pip install pytest-playwright playwright install pytst src/scrape.py See also: https://playwright.dev/python/docs/intro