Skip to content
Back to search
30
MCP

Playwright Scraper

pulsemcp/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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Playwright
Provides browser automation capabilities through Playwright with 33 tools for web navigation, DOM manipulation, form handling, content extra
0 tools
ScrapePay
Pay-per-call web scraping with Playwright. Returns text/html/markdown. $0.01 USDC. [x402: $0.01/call on base, category=data]
0 tools · http
iflow-mcp_dennisgl_mcp-playwright-scraper
A MCP server that scrapes web content to markdown using Playwright
0 tools
Web Research
Enables web browsing capabilities through Google searches and webpage content extraction using Playwright for browser automation and Turndow
0 tools
Crawly
Browser-backed web search and content retrieval using Playwright, supporting DuckDuckGo, Google, and Yandex with SSRF protection.
0 tools
Web Scraper
Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "playwright_scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}