Skip to content

Crawler Desktop Overview

Crawler Desktop is a native macOS desktop application for crawling websites, analyzing SEO issues, visualizing HTTP status codes, browsing extracted content, and exporting results - all with a real-time interactive interface.

Download the macOS DMG (universal binary - works on both Apple Silicon and Intel):

Download Crawler Desktop

Open the .dmg file and drag Crawler to your Applications folder.

Drag Crawler from your Applications folder to the Trash.

  1. Type the target URL in the top input bar and click Start Crawl. The https:// prefix is added automatically.

  2. Use the Settings card to adjust Max Pages, Max Depth, Concurrency, Delay, and Extract Content before starting.

  3. Watch the Live Feed card for real-time URL discovery with color-coded status badges. The Page Status card shows a donut chart of HTTP status codes.

  4. The SEO Issues card aggregates problems across all crawled pages. Expand it to browse all 16 issue categories with per-URL details.

  5. Use the Downloads card to export as JSON Archive or Sitemap XML. Use the SEO Issues expanded view for CSV or TXT export.

  • Click any card to expand it into an overlay with full details
  • Press Escape or click the backdrop to close the expanded view
  • Hover over rows in Live Feed and Page Status to reveal Copy URL and Open in browser actions
  • Reset button appears after a crawl completes to clear results and start over
  1. Launch Crawler from your Applications folder.

  2. Enter a URL in the top input bar. Adjust settings in the Settings card (Max Pages, Concurrency, etc.), then click Start Crawl.

    • Live Feed - watch URLs appear in real time with color-coded HTTP status badges (green for 2xx, yellow for 3xx, red for 4xx/5xx)
    • Page Status - see a donut chart of status code distribution
  3. Click the SEO Issues card to expand it. Browse the 16 issue categories in an accordion view. Each category lists affected URLs with copy and open-in-browser actions.

  4. Click the Content card to open the split-pane content viewer. The left panel lists pages with word counts; the right panel renders the extracted Markdown.

  5. Use the Downloads card to export:

    • JSON Archive - complete crawl data with metadata
    • Sitemap XML - standard sitemap for search engines

    Use the SEO Issues expanded view to export issues as CSV or TXT.

  6. Click the Reset button to clear all results and reconfigure for a new crawl.