File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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; ">
You can’t perform that action at this time.
0 commit comments