Focused Tool · Apache 2.0 · Single Binary · Creator & Marketing

Self-hosted sitemap generator and crawler

Crawl your site, generate a sitemap.xml, audit for broken links, track page counts over time. The SEO health check tool that runs on a schedule and keeps you honest.

Install Cartograph Free Complete — all 150 tools $29/mo
The case for owning your data

When regulators or clients ask where your urls data is stored, the best answer is a specific server you own in a specific jurisdiction you chose. Cartograph makes that answer straightforward because the data never leaves your infrastructure.

Under the hood

Install Cartograph with the one-line shell script or download the binary directly from GitHub. Run it, open /ui, and start creating urls. The SQLite database lives in a single file under the data directory. To migrate to a new server, copy the binary and the data directory. That is the entire migration procedure.

A devops team integrates Cartograph into their CI pipeline. A post-deploy hook creates a url record via the API. The stats endpoint feeds a Grafana panel. When something goes wrong, the team searches urls by keyword to find related records without switching tools.

Endpoints

Screaming Frog at $259/yr.

Self-hosted sitemap generator and crawler. Self-hosted on your infrastructure. Your data never leaves your server.

Quickstart

Running in under a minute.

Download
curl -fsSL https://stockyard.dev/install.sh | sh -s -- --tool cartograph
Run
PORT=9230 ./cartograph
Open
http://localhost:9230

Single binary. Embedded SQLite. No Docker. No database. No dependencies.

Pricing

Free to start. Pro when you need it.

Free
$0
forever
  • 100 URLs/crawl
  • Single binary, embedded SQLite
  • Apache 2.0 — modify freely
Pro
$0.99
per month
  • Unlimited URLs, scheduled crawls, broken link alerts, sitemap export
  • License key, no cloud dependency
  • Email support

License key by email. One env var.

Your license key arrives by email within 5 minutes of checkout. Set it as an environment variable and restart the binary.

export CARTOGRAPH_LICENSE_KEY=stockyard_xxxxxxxxxxxxxxxxxxxx
./cartograph

No cloud connectivity required. The binary validates the key offline with Ed25519 signatures.

Part of the Stockyard family — 150 focused self-hosted tools · Complete bundle $29/mo · stockyard.dev