Blog
Engineering notes, deep dives, and announcements.
Scrape any website from your n8n workflows
WebReaper now speaks MCP over HTTP, so n8n's MCP Client node can scrape, crawl, and extract from any site, including JS-rendered and bot-protected ones, right inside a workflow.
Watch the climb, live: a real scrape in the homepage terminal
The terminal on the WebReaper homepage now runs a real climb against a site you choose, HTTP to a browser, streamed live, not a recording.
Scraping Cloudflare-protected sites from .NET
A practical walkthrough of WebReaper's browser and auto-stealth escalation for sites behind Cloudflare, DataDome, and other bot managers.
Introducing WebReaper
An AI-native web scraper for .NET that ships as a single binary with a bundled Claude Code skill.
WebReaper vs Firecrawl: a local-first, MIT-licensed alternative
An honest comparison of WebReaper and Firecrawl across distribution model, licensing, AI features, and when each one is the right call.
AI-native scraping in .NET: deterministic where you can, AI where you must
How WebReaper pairs deterministic CSS and Markdown extraction with an LLM fallback that only fires on empty fields, then caches the fix.