SarvCrawl / Docs /Changelog
Changelog
New features and improvements shipped to SarvCrawl, newest first.
Coming soon
Browser endpoint
In testingDrive a live browser session by chat — describe an action and watch it click, type, and navigate in real time. Built and currently in internal testing ahead of general release.
{ PREVIEW }{ SARVCRAWL }{ IN TESTING }{ /BROWSER }
Highlights
- Chat-driven actions — Tell the session what to do in plain language and watch it happen live.
- Real-time view — The page streams over a live connection instead of periodic screenshots.
- Rolling out gradually — Available to the pilot operator today, opening to everyone soon.
Jul 2, 2026
Monitor endpoint
Recurring scrape and crawl checks that diff a page against its last run and fire a webhook the moment something changes — new, updated, or removed.
{ RELEASE }{ SARVCRAWL }{ LIVE }{ /MONITOR }
Highlights
- Page & site monitors — Watch a single URL or re-crawl a whole site on a schedule.
- Change webhooks — Get a webhook with a human-readable diff the instant content moves.
- Runs until stopped — A monitor stays live indefinitely — cancel it to stop the schedule.
Jun 17, 2026
APIs, SDKs, MCP & n8n
Every way to reach SarvCrawl shipped together — the core REST API, official Node and Python SDKs, an MCP server for AI agents, and an n8n community node.
{ RELEASE }{ SARVCRAWL }{ INTEGRATIONS }{ /SDK }
Highlights
- Node & Python SDKs — First-class clients for scrape, crawl, search, map, and upload.
- MCP server — Connect Claude and any MCP client straight to your knowledge bases.
- n8n community node — Automate SarvCrawl visually inside any n8n workflow.