Skip to content

Swarthmore/playwright-scraper-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages