unclecode/crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 93
- Longevity 60
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 19
- age_days: 846
- days_rel: 49
- days_push: 8
- n_releases_24m: 20
Adoption not part of the score
79471 stars · 8233 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Crawl4AI is an open-source Python library that crawls websites with a headless browser and converts pages into clean, LLM-ready Markdown for RAG pipelines, agents, and data extraction. It offers async crawling, CSS/XPath and LLM-based extraction strategies, adaptive crawling, and an optional Docker API server.
Use cases
- scrape websites into markdown for RAG
- crawl docs to feed an LLM agent
- extract structured data from web pages
- crawl dynamic JavaScript-heavy pages
- build a data pipeline from web content
- stop crawling once enough info is gathered
When to choose
- you need LLM-friendly markdown output from websites
- you want an async Python crawler with headless browser support
- you need both traditional CSS/XPath and LLM-based extraction
- you want adaptive crawling that stops when information is sufficient
When to avoid
- you need a simple HTTP fetch without JavaScript rendering
- you want a no-code scraping service
- you need massive-scale distributed crawling infrastructure
Facets
library · maturity active
web-scraping rag llm-inference parser etl crawlers artificial-intelligence large-language-models developer-tools python cross-platform cli crawler scraper markdown-conversion headless-browser playwright llm-friendly async data-extraction retrieval-augmented-generation data-engineering docker
7 sources
- readme: https://github.com/unclecode/crawl4ai · fetched 2026-08-28 · 6ceded5ff656
- homepage: https://crawl4ai.com · fetched 2026-08-28 · 75a54bf5642f
- site_page: https://docs.crawl4ai.com/core/quickstart/ · fetched 2026-08-28 · 07ba5dbc9542
- site_page: https://docs.crawl4ai.com/core/installation/ · fetched 2026-08-28 · 4861b3df084e
- site_page: https://docs.crawl4ai.com/advanced/advanced-features/ · fetched 2026-08-28 · 21ab5d411bc7
- site_page: https://docs.crawl4ai.com/core/adaptive-crawling/ · fetched 2026-08-28 · 3a169d20161e
- registry_pypi: https://pypi.org/pypi/crawl4ai/json · fetched 2026-08-28 · b45079a751b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unclecode/crawl4ai | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="unclecode/crawl4ai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem