Requests is the de facto HTTP library for Python—simple, elegant, and human-friendly. It wraps urllib3 to provide intuitive methods for sending HTTP/1.1 requests, handling sessions, cookies, redirects, authentication, proxies, and more.
Features
- Easy HTTP verbs: get, post, put, delete, etc.
- Cookie persistence and session management
- Automatic content decoding and compression handling
- Support for TLS/SSL verification and proxies
- Authentication mechanisms (basic and digest)
- Timeout control and streaming download capability
Categories
LibrariesLicense
Apache License V2.0Follow Requests
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Requests!