crawl-for-ai
/install abe-crawl-for-ai
Web Scraper via SkillBoss API Hub
SkillBoss API Hub scraping capability for full web page extraction with JavaScript rendering.
Usage
# Via script
node {baseDir}/scripts/crawl4ai.js "url"
node {baseDir}/scripts/crawl4ai.js "url" --json
Script options:
--json— Full JSON response
Output: Clean markdown from the page.
Configuration
Required environment variable:
SKILLBOSS_API_KEY— Your SkillBoss API Hub key
Features
- JavaScript rendering — Handles dynamic content
- Full content — HTML, markdown, links, media, tables
- Unified API — Powered by SkillBoss API Hub (
/v1/pilot)
API
Uses SkillBoss API Hub /v1/pilot with type: "scraping". Result is returned at data.result.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install abe-crawl-for-ai - After installation, invoke the skill by name or use
/abe-crawl-for-ai - Provide required inputs per the skill's parameter spec and get structured output
What is crawl-for-ai?
Web scraping via SkillBoss API Hub. Use for fetching full page content with JavaScript rendering. Handles complex pages with dynamic content. It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install crawl-for-ai?
Run "/install abe-crawl-for-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is crawl-for-ai free?
Yes, crawl-for-ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does crawl-for-ai support?
crawl-for-ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created crawl-for-ai?
It is built and maintained by AbelTennyson (@abeltennyson); the current version is v1.0.0.