D4Vinci/Scrapling: Adaptive Web Scraping with Selectors That Survive Redesigns + a Bundled MCP Server
GitHub·medium signal
D4Vinci/Scrapling is a Python adaptive web-scraping framework whose standout feature is adaptive element tracking — it fingerprints elements (tag, text, attributes, sibling and parent-child relationships) so selectors survive site redesigns — plus anti-bot bypass and a Scrapy-like spider API. It also bundles an MCP server that pre-extracts targeted content before handing it to Claude/Cursor, cutting token usage. Useful for builders feeding live web data into agents.