Skip to content

Commit b14e7be

Browse files
committed
Add Crawl4AI
1 parent e14eeaa commit b14e7be

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2939,6 +2939,23 @@ <h5 class="card-title">
29392939
</div>
29402940
</div>
29412941

2942+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2943+
<div class="card">
2944+
<div class="card-body text-center">
2945+
<a href="https://github.com/unclecode/crawl4ai" target="_blank">
2946+
<img class="card-img-top" src="static/image/logos/crawl4ai.svg" alt="Crawl4AI">
2947+
</a>
2948+
<hr>
2949+
<p class="card-text">
2950+
<small>
2951+
<a href="https://github.com/unclecode/crawl4ai" target="_blank">Crawl4AI: </a>
2952+
Open-source LLM Friendly Web Crawler & Scraper.
2953+
</small>
2954+
</p>
2955+
</div>
2956+
</div>
2957+
</div>
2958+
29422959
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
29432960
<div class="card p-3">
29442961
<a href="https://roniemartinez.github.io/dude/" target="_blank">

static/image/logos/crawl4ai.svg

Lines changed: 25 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)