urllib3

urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries.

Languages supported:

8.8/10 (Expert Score) ★★★★★
Product is rated as #26 in category Component Libraries Software
Ease of use
8.0
Support
9.3
Ease of Setup
0.0

urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries.

urllib3
urllib3

Show more categories

Customer Reviews

urllib3 Reviews

Amit S.

Advanced user of urllib3
★★★★★
urllib3 is poweful client for python user

What do you like best?

urllib3 is a HTTP client for Python.It brings features likes Thread safety,Connection pooling,Proxy support for HTTP and SOCKS, Its resolve url blocking issues while we are scraping multiple url, we can easly configure an IP poll for our scraper which resolve the url blocking issue.As is opensource we gets updates regular basics

What do you dislike?

Mainly as such urllib3 have no such dislike, but i have to update my old code which i have written for lower version of urllib2,because some method name change in new versions

Recommendations to others considering the product:

Urllib3 has more functionality that other clients of python, and we can easily configure the same. As its opensource we can reality get the updates and training docs.

What problems are you solving with the product? What benefits have you realized?

Basically we develop crawlers for different web sites, in which our program/spider sends multiple requests at a time, the request host blocks our host , But using urllib3 pooling/threading /Proxy support for HTTP and SOCKS. it resolve our blocking problem. we can easily configure the pools/proxy server/threads, which really helps us in it. We can send a secure requests

Review source: G2.com

Leave a reply

Your total score

B2B Software Guide