Update README.md

This commit is contained in:
shreenidhi180305 2026-03-27 08:31:07 +05:30 committed by GitHub
parent a87ba8ed01
commit 2e6f0250d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -338,7 +338,6 @@ _Libraries for working with HTTP._
- [httpx](https://github.com/encode/httpx) - A next generation HTTP client for Python.
- [requests](https://github.com/psf/requests) - HTTP Requests for Humans.
- [urllib3](https://github.com/urllib3/urllib3) - A HTTP library with thread-safe connection pooling, file post support, sanity friendly.
## Web Scraping
_Libraries to automate web scraping and extract web content._