requests

HTTP client

A simple HTTP library that allows easy and elegant communication between clients and servers.

A simple, yet elegant, HTTP library.

GitHub

52k stars
1k watching
9k forks
Language: Python
last commit: 11 days ago
Linked from 2 awesome lists

clientcookiesforhumanshttphumanspythonpython-requestsrequests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wordpress/requests A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. 3,568
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,674
pokeb/asi-http-request A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers. 5,773
spyoungtech/grequests A Python library that enables asynchronous HTTP requests using the Gevent library. 4,490
encode/httpx A next-generation HTTP client library for Python with support for async and sync APIs, including HTTP/1.1 and HTTP/2. 13,283
asmcos/requests An HTTP client library that allows users to send HTTP requests with ease and flexibility 664
darrenburns/posting A terminal-based HTTP client with advanced features and customizable workflows 6,038
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,301
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,011
kylebebak/requester A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. 307
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 278
hoppscotch/hoppscotch An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. 65,598
typhoeus/typhoeus A Ruby library for making parallel HTTP requests in a flexible and reliable way 4,079
urllib3/urllib3 A Python HTTP client library providing features like thread safety and SSL/TLS verification. 3,799
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,356