Skip to content

oalders/playwright-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Installation

npm install
npx playwright install

Scrape

npx playwright test tests/scrape.spec.ts
MAX_DEPTH=1 CRAWL_HOST=https://www.prettygoodping.com npx playwright test tests/scrape.spec.ts

About

Crawl web sites using Playwright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published