Open SourceScraping65k
Scrapling
Adaptive Python scraper with self-healing selectors and a built-in MCP.
Scrapling is a Python web scraping library focused on adaptive, high-performance parsing that can relocate elements when a site's structure changes. It offers fast HTML parsing, similarity-based element tracking, and stealth fetching options to handle dynamic and anti-bot-protected pages. It is notable for its self-healing selectors that reduce scraper breakage over time.
Repository
D4Vinci/ScraplingLanguage
PythonWhat you'd build with it
- Scraping sites whose HTML structure changes frequently without rewriting selectors
- Fetching pages that use anti-bot protection with stealth options
- Feeding extracted web content into LLM or RAG pipelines
Tags
scrapingstealthmcp