serving-the-api
OfficialServe the crawl engine as a long-running HTTP service
Authorxberg-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the crawlberg engine to operate as a persistent, HTTP-based REST API. This approach allows the crawler to be integrated with other applications or non-agent clients through network interfaces.
Core Features & Use Cases
- HTTP API Server: Launch a long-running HTTP server to expose crawl functions.
- Firecrawl Compatibility: Utilize Firecrawl v1-compatible endpoints for scraping, crawling, and mapping.
- Use Case: For instance, developers can use this Skill to set up a custom service within a larger application that requires access to the crawlberg functionality over a RESTful API interface.
Quick Start
To start the API service and listen on localhost port 3000, use the following command:
- crawlberg serve --host 127.0.0.1 --port 3000
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: serving-the-api Download link: https://github.com/xberg-io/plugins/archive/main.zip#serving-the-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.