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: 2 months 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,574
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,678
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,501
encode/httpx An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. 13,444
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,317
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,351
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,014
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. 279
hoppscotch/hoppscotch An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. 66,110
typhoeus/typhoeus A Ruby library for making parallel HTTP requests in a flexible and reliable way 4,080
urllib3/urllib3 A Python HTTP client library providing features like thread safety and SSL/TLS verification. 3,815
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,360