What's new in Crawly
Every release, documented.
v1.5.0
What's new
Bulk selection across all tabs
Select rows on any tab and copy, export, or open in bulk. Extend selection to all matching results across pages.
Column resizing everywhere
Drag to resize columns on all tabs, not just All URLs.
Images tab improvements
Schema.org validation
Validates structured data against 15 rich result types. Issues surface in the Issues tab and All URLs table.
Open Graph auditing
Missing `og:image`, `og:title`, and `og:description` are detected and listed as issues.
MCP server enhancements
Two new tools: `get_linking_suggestions` for internal linking analysis, and `validate_schema` for structured data audits.
Bug fixes and polish
1.4.0
What's new in v1.4.0
v1.3.9
What's new
Settings screen
A new gear icon in the header opens the Settings panel, with sections for Crawl Defaults (max pages, user agent, crawl speed), Data and Storage (clear history, open DB folder), Claude Code integration, and Legal.
Response Codes tab
A dedicated tab showing a breakdown of all status codes (2xx, 3xx, 4xx, 5xx) with filterable cards and a full URL table including status text and indexability.
Headings tab
Browse all H1s and H2s across your crawl. Filter by Missing H1, Duplicate H1, or Missing H2. H1 length is highlighted when over 70 characters.
External Links tab
All outbound external links in one place, with source page and anchor text. Filterable and exportable.
URL bar in header
A permanent address bar lets you kick off a new crawl from anywhere in the app - just type a URL and press Enter or click Start.
Unlimited crawl pages
Toggle between a page limit and unlimited crawling in both the New Crawl modal and Settings. Unlimited crawls will spider the entire site.
MCP server improvements
Bug fixes