Top AI Repos โ open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
๐๐ค Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
| Date | Stars |
|---|---|
| 2026-07-31 | 75648 |
| 2026-08-01 | 75648 |
| 2026-08-04 | 76022 |
| 2026-08-13 | 78007 |
| 2026-08-18 | 78580 |
| 2026-08-19 | 78671 |
| 2026-08-20 | 78758 |
| 2026-08-21 | 78839 |
| 2026-08-22 | 79062 |
| 2026-08-23 | 79201 |
| 2026-08-24 | 79310 |
| 2026-08-25 | 79386 |
| 2026-08-26 | 79452 |
| 2026-08-27 | 79509 |
| 2026-08-28 | 79632 |
| 2026-08-29 | 79798 |
| 2026-08-30 | 80008 |
| 2026-08-31 | 80531 |
| 2026-09-01 | 80666 |
| 2026-09-02 | 81073 |
| 2026-09-03 | 81177 |
| 2026-09-04 | 81253 |
| 2026-09-05 | 81429 |
| 2026-09-06 | 81739 |
| 2026-09-07 | 81860 |
| 2026-09-08 | 81952 |
| 2026-09-09 | 82027 |
| 2026-09-10 | 82085 |
| 2026-09-11 | 82152 |
| 2026-09-12 | 82263 |
| 2026-09-13 | 82948 |
| 2026-09-14 | 83444 |
| 2026-09-15 | 83532 |
| 2026-09-16 | 83656 |
| 2026-09-17 | 83763 |
| 2026-09-18 | 83808 |
| 2026-09-19 | 83854 |
| 2026-09-20 | 83914 |
Today
+60 stars today
This week
+966 stars this week
This month
+5.1k stars this month
Momentum
1241.0
growth rate 1.17%/day
# ๐๐ค Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper.
<div align="center">
<a href="https://trendshift.io/repositories/11716" target="_blank"><img src="https://trendshift.io/api/badge/repositories/11716" alt="unclecode%2Fcrawl4ai | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
[](https://github.com/unclecode/crawl4ai/stargazers)
[](https://github.com/unclecode/crawl4ai/network/members)
[](https://badge.fury.io/py/crawl4ai)
[](https://pypi.org/project/crawl4ai/)
[](https://pepy.tech/project/crawl4ai)
[](https://github.com/sponsors/unclecode)
---
#### ๐ Crawl4AI Cloud API โ Closed Beta (Launching Soon)
Reliable, large-scale web extraction, now built to be _**drastically more cost-effective**_ than any of the existing solutions.
๐ **Apply [here](https://forms.gle/E9MyPaNXACnAMaqG7) for early access**
_Weโll be onboarding in phases and working closely with early users.
Limited slots._
---
<p align="center">
<a href="https://x.com/crawl4ai">
<img src="https://img.shields.io/badge/Follow%20on%20X-000000?style=for-the-badge&logo=x&logoColor=white" alt="Follow on X" />
</a>
<a href="https://www.linkedin.com/company/crawl4ai">
<img src="https://img.shields.io/badge/Follow%20on%20LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Follow on LinkedIn" />
</a>
<a href="https://discord.gg/jP8KfhDhyN">
<img src="https://img.shields.io/badge/Join%20our%20Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join our Discord" />
</a>
</p>
</div>
Crawl4AI turns the web into clean, LLM ready Markdown for RAG, agents, and data pipelines. Fast, controllable, battle tested by a 50k+ star community.
[โจ Check out latest update v0.9.3](#-recent-updates)
โจ **New in v0.9.3**: Security release. Closes five coordinated-disclosure advisories: arbitrary file write, SSRF, and denial of service in the PDF processing path, plus two XSS issues in the Docker Playground. Also ships 33 bug fixes across the Docker server, crawler, and PDF handling. No new features, no breaking changes. [Release notes โ](https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.9.3.md)
โจ Recent v0.9.2: Maintenance patch release. Fixes a `MemoryAdaptiveDispatcher` task/page leak when a streaming crawl is closed, Docker Playground "Advanced Config" and Monitor WebSocket auth, Playwright headless-shell packaging, and GPU (`ENABLE_GPU=true`) Docker builds. [Release notes โ](https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.9.2.md)
โจ Recent v0.9.0: Major secure-by-default release of the Docker API server. Auth is on by default, the server binds loopback unless given a token, and the request body is now an untrusted trust boundary. [Release notes โ](https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.9.0.md)
โจ Recent v0.8.7: Security-hardening release. Fixes critical Docker API vulnerabilities (RCE, SSRF, auth bypass, file write, XSS, hardcoded JWT secret), adds DomainMapper, and ships scraping, deep-crawl, and LLM fixes. [Release notes โ](https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.8.7.md)
โจ Previous v0.8.0: Crash Recovery & Prefetch Mode! Deep crawl crash recovery with `resume_state` and `on_state_change` callbacks for long-running crawls. New `prefetch=True` mode for 5-10x faster URL discovery. [Release notes โ](https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.8.0.md)
โจ Previous v0.7.8: StaExcerpt of 57,068 characters
Read on GitHubUncleCode ยท AlephNul, and KidoCode ยท Singapore
1.0k
277
Aravind ยท Novulis ยท India
87
20
18
Claude ยท @anthropics
8
6
6
6
5
Br1an ยท China
4
4
3
3
3
2
Emmanuel Ferdman ยท Israel
2
Otmane BOUGHABA ยท Morocco
2
Atharva Jaiswal
2
2
Would you bet a product on this? Bounded 0โ100 and slow moving.
matched fp:1db83bcfd18bb8a8, desc:web crawler