Serving The API

Use when the user wants a long-running HTTP service for scrape/crawl/map instead of one-shot CLI calls or the MCP server — for example wiring crawlberg into other apps over REST. Covers `crawlberg serve`, the Firecrawl-v1-compatible endpoints, `--host`/`--port`, and when to prefer it.

kreuzberg-dev f9882fc 5.1 KB Updated

File contents

kreuzberg-dev/plugins/tree/main/plugins/crawlberg/skills/serving-the-api commit f9882fc2e0

Frequently asked questions

npx skillmds@latest add kreuzberg-dev/serving-the-api