Skip to content

Commit 67836ff

Browse files
committed
Update docs
1 parent 0ba3277 commit 67836ff

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/index.rst

+21
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,27 @@ Unlike other pure Python http clients like ``httpx`` or ``requests``, ``curl_cff
3232
impersonate browsers' TLS signatures or JA3 fingerprints. If you are blocked by some
3333
website for no obvious reason, you can give this package a try.
3434

35+
------
36+
37+
.. image:: https://raw.githubusercontent.com/yifeikong/curl_cffi/main/assets/scrapfly.png
38+
:width: 300
39+
:alt: Scrapfly
40+
:target: https://scrapfly.io/?utm_source=github&utm_medium=sponsoring&utm_campaign=curl_cffi
41+
42+
`Scrapfly <https://scrapfly.io/?utm_source=github&utm_medium=sponsoring&utm_campaign=curl_cffi>`_
43+
is an enterprise-grade solution providing Web Scraping API that aims to simplify the
44+
scraping process by managing everything: real browser rendering, rotating proxies, and
45+
fingerprints (TLS, HTTP, browser) to bypass all major anti-bots. Scrapfly also unlocks the
46+
observability by providing an analytical dashboard and measuring the success rate/block
47+
rate in detail.
48+
49+
Scrapfly is a good solution if you are looking for a cloud-managed solution for ``curl_cffi``.
50+
If you are managing TLS/HTTP fingerprint by yourself with ``curl_cffi``, they also maintain
51+
`this tool <https://scrapfly.io/web-scraping-tools/curl-python/curl_cffi>`_ to convert curl
52+
command into python curl_cffi code!
53+
54+
------
55+
3556
Features
3657
------
3758

0 commit comments

Comments
 (0)