Ross ROSS = Recommend OSS · open-source software intelligence for agents

unclecode/crawl4ai

🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN observed · 2026-08-28

github.com/unclecode/crawl4ai · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
unclecode/crawl4aimain89

For agents

markdown · JSON · MCP: product_card(name="unclecode/crawl4ai")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem