We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716eed4 commit 89b68fbCopy full SHA for 89b68fb
2 files changed
index.html
@@ -2703,6 +2703,25 @@ <h3>Gerapy</h3>
2703
</div>
2704
2705
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
2719
+ </p>
2720
+ </blockquote>
2721
+ </figure>
2722
+ </div>
2723
2724
+
2725
2726
2727
<!--End of Web Crawling & Scraping-->
static/image/logos/crawlee.svg
0 commit comments