Skip to content

Commit 20724a5

Browse files
committed
Add firecrawl
1 parent f3a1f24 commit 20724a5

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2883,6 +2883,25 @@ <h3 class="mt-4 display-6">Web Crawling and Scraping</h3>
28832883
</div>
28842884
</div>
28852885

2886+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2887+
<div class="card">
2888+
<div class="card-body">
2889+
<a href="https://github.com/mendableai/firecrawl" target="_blank">
2890+
<img class="card-img-top p-1" src="static/image/logos/firecrawl.png" style="width:100%; height:auto;" alt="FireCrawl">
2891+
</a>
2892+
<p class="card-text text-muted mt-3">
2893+
<small>
2894+
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
2895+
</small>
2896+
</p>
2897+
<hr>
2898+
<p class="card-text">
2899+
Turn websites into LLM-ready data.
2900+
</p>
2901+
</div>
2902+
</div>
2903+
</div>
2904+
28862905
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
28872906
<div class="card text-center">
28882907
<div class="card-header" style="background-color: #133f52;">

static/image/logos/firecrawl.png

108 KB
Loading

0 commit comments

Comments
 (0)