Skip to content

Commit 89b68fb

Browse files
committed
Add crawlee
1 parent 716eed4 commit 89b68fb

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2703,6 +2703,25 @@ <h3>Gerapy</h3>
27032703
</div>
27042704
</div>
27052705

2706+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2707+
<div class="card p-3 text-center">
2708+
<a href="https://crawlee.dev/python/" target="_blank">
2709+
<img class="card-img-top" src="static/image/logos/crawlee.svg" alt="Crawlee">
2710+
</a>
2711+
<figure class="p-3 mb-0">
2712+
<blockquote class="blockquote">
2713+
<p>
2714+
<a href="https://github.com/apify/crawlee-python" target="_blank">
2715+
<small>
2716+
A web scraping and browser automation library for Python to build reliable crawlers.
2717+
</small>
2718+
</a>
2719+
</p>
2720+
</blockquote>
2721+
</figure>
2722+
</div>
2723+
</div>
2724+
27062725
</div>
27072726
</div>
27082727
<!--End of Web Crawling & Scraping-->

static/image/logos/crawlee.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)