crawl4ai-web-crawler
Installation
SKILL.md
Crawl4AI Web Crawler
Crawl4AI is an open-source, LLM-friendly web crawler on GitHub that converts web pages into clean Markdown or structured JSON, ideal for RAG, AI Agents, and data pipelines.
For detailed API parameters, see references/api-reference.md.
Trigger Words
"scrape," "crawl," "crawl," "extract webpage," "convert webpage to markdown," "structured extraction," etc.
Installation
pip install -U crawl4ai
crawl4ai-setup # Automatically installs the Playwright browser
crawl4ai-doctor # Verifies the installation