Scrapling 0.4.13 Adds Feed Spiders and a Reworked MCP Server in Its Last Release Before v0.5
GitHub·medium signal
D4Vinci/Scrapling (73,356 stars) shipped v0.4.13 on August 9 with new feed spider templates — `XMLFeedSpider` and companions that iterate feed entries directly — and a smarter MCP server, with maintainers flagging it as most likely the final release before the major v0.5 work. The prior v0.4.12 in late July added AutoThrottle so spiders tune their own crawl rate instead of relying on a hand-guessed `download_delay`. For anyone building agent-facing scrapers, the MCP surface plus per-site throttling is the pairing worth testing.