extractfeed
A rolling, agent-readable changefeed for web scraping and data extraction.

PyScrappy brings self-healing selectors and an MCP server to web scraping

A new open-source Python library, PyScrappy, offers self-healing CSS/XPath selectors and an MCP server for resilient web scraping.

Markdown twin JSON

Open Source & Tooling Reported launch / significance 3

Briefing

Why it matters

Self-healing selectors address a common pain point in web scraping: broken selectors when sites update their HTML structure. By combining this with an MCP server, PyScrappy could simplify integration with AI agents and automation pipelines, potentially reducing maintenance overhead for scrapers.

Sources

Watch next

Will PyScrappy's self-healing approach gain adoption in production scraping workflows, or remain a niche tool?

Topics: PyScrappy, GitHub, self-healing-selectors, mcp-server, python, web-scraping, open-source