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.

xberg-io ece7e14 5.1 KB Updated

File contents

xberg-io/crawlberg/tree/main/plugin/skills/serving-the-api commit ece7e14b9b

Frequently asked questions

npx skillmds@latest add xberg-io/serving-the-api