File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,27 @@ Unlike other pure Python http clients like ``httpx`` or ``requests``, ``curl_cff
32
32
impersonate browsers' TLS signatures or JA3 fingerprints. If you are blocked by some
33
33
website for no obvious reason, you can give this package a try.
34
34
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
+
35
56
Features
36
57
------
37
58
You can’t perform that action at this time.
0 commit comments