Documentation

Everything you need to get started with RapidRabbit. From basic setup to advanced integrations.

Getting Started

Installation, setup, and your first website crawl.

Desktop Application

Using the GUI for session management and website analysis.

Command Line Interface

Automate website analysis from your terminal.

MCP Integration

Use RapidRabbit with Claude and other AI assistants.

CMS Detection

Identify technologies and platforms powering websites.

SEO Analysis

Audit websites for technical SEO issues.

CLI Quick Reference

Common commands to get you started with the command line interface.

Terminal
$rapidrabbit --scan https://example.com

# Crawl a website

$rapidrabbit --detect https://example.com

# Detect CMS platform

$rapidrabbit --sitemap https://example.com

# Find sitemaps

$rapidrabbit --list

# List all sessions

$rapidrabbit --export <session-id> --format json

# Export session data

Installation

RapidRabbit is available for macOS, Windows, and Linux.

macOS

  1. 1.Download the .dmg file
  2. 2.Open and drag to Applications
  3. 3.Launch RapidRabbit
Download for macOS

Windows

  1. 1.Download the .exe installer
  2. 2.Run the installer
  3. 3.Launch from Start Menu
Download for Windows

Linux

  1. 1.Download the AppImage
  2. 2.Make executable: chmod +x
  3. 3.Run the AppImage
Download for Linux

Need Help?

Have questions or need assistance? We're here to help you get the most out of RapidRabbit.

View Support Options