Playwright Scraper

Leverages Playwright and BeautifulSoup to enable robust web scraping and content extraction, converting complex JavaScript-heavy web pages into high-quality Markdown with browser automation capabilities.

View Source
2 stars
0 tools
Created Aug 2025
@dennisgl/dennisgl-playwright-scraper-playwright-scraper

About

Leverages Playwright and BeautifulSoup to enable robust web scraping and content extraction, converting complex JavaScript-heavy web pages into high-quality Markdown with browser automation capabilities.

Categories

general

Installation

npm

npm install @dennisgl/dennisgl-playwright-scraper-playwright-scraper

Configuration

{ "mcpServers": { "dennisgl-playwright-scraper-playwright-scraper": { "command": "npx", "args": [ "-y", "@dennisgl/dennisgl-playwright-scraper-playwright-scraper" ] } } }