unclecode/crawl4ai Docker 镜像 - 轩辕镜像

crawl4ai
unclecode/crawl4ai
Crawl4AI是开源的对大语言模型友好的网络爬虫与抓取工具。
30 收藏0 次下载activeunclecode镜像

🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper.

![GitHub Stars]([] ![Downloads]([] ![Join ]([] ![*** Follow]([***]

Crawl4AI is the #1 trending GitHub repository, actively maintained by a vibrant community. It delivers blazing-fast, AI-ready web crawling tailored for LLMs, AI agents, and data pipelines. Open source, flexible, and built for real-time performance, Crawl4AI empowers developers with unmatched speed, precision, and deployment ease.


🧪 Try It

bash
docker run -d \
  -p ***:*** \
  --name crawl4ai \
  --shm-size=3g \
  unclecode/crawl4ai:latest

Now open http://localhost:***/playground a UI for testing crawls, tweaking configs, and generating JSON for your agents.


🔥 Sample API Call

bash
curl -X POST http://localhost:***/crawl \
  -H "Content-Type: application/json" \
  -d '{"urls": ["[***]"]}'

Or stream results:

bash
curl -N -X POST http://localhost:***/crawl/stream \
  -H "Content-Type: application/json" \
  -d '{"urls": ["[***]"], "crawler_config": {"type": "CrawlerRunConfig", "params": {"stream": true}}}'

📦 From Docker Hub

bash
docker pull unclecode/crawl4ai:latest
# Or specific version
docker pull unclecode/crawl4ai:0.6.0rc1-r1

Multi-arch support (amd64, arm64), .llm.env support for OpenAI, Claude, Groq, and others.


📚 Docs

Full docs at docs.crawl4ai.com – learn how to tweak configs, use browser profiles, write custom filters, or deploy at scale.


❤️ Support the Project

  • ⭐ Star on GitHub
  • 🧠 Follow @unclecode on X
  • 💬 Join our ***

🖖 Live Long and import Crawl4ai

用户好评

来自真实用户的反馈,见证轩辕镜像的优质服务

用户头像

oldzhang

运维工程师

Linux服务器

5

"Docker访问体验非常流畅,大镜像也能快速完成下载。"

咨询镜像拉取问题请 提交工单,官方技术交流群:1072982923
轩辕镜像面向开发者与科研用户,提供开源镜像的搜索和访问支持。所有镜像均来源于原始仓库,本站不存储、不修改、不传播任何镜像内容。