Skip to content
Back to search
30
MCP

Scrapling

d4vinci/scrapling

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

Uptime
0.0%
148 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Scrapling
Provides advanced web scraping capabilities with browser fingerprint impersonation, dynamic content fetching via Chromium, and stealth scrap
0 tools
iflow-mcp_d4vinci-scrapling
Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should b
0 tools
TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
AnyCrawl
Integrates with the AnyCrawl API to provide web scraping and crawling capabilities with configurable depth limits, multiple scraping engines
0 tools
ScorchCrawl
Web scraping proxy server with single-page scraping, web search, site mapping, crawling, and structured data extraction through dual local a
0 tools
Scraper
Extracts content from websites through four core tools for HTML scraping, markdown conversion, text extraction, and link discovery with batc
0 tools

How to use

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

{
  "mcpServers": {
    "scrapling": {
      "url": "https://scrapling.readthedocs.io/en/latest/",
      "transport": "http"
    }
  }
}