python-requests
There are 227 repositories under python-requests topic.
psf/requests
A simple, yet elegant, HTTP library.
xianhu/LearnPython
以撸代码的形式学习Python
persepolisdm/persepolis
Persepolis is a download manager written in Python.
requests/requests-oauthlib
OAuthlib support for Python-Requests!
FeezyHendrix/Insta-mass-account-creator
Instagram Account Creator 2024 - Not Maintained
juancarlospaco/faster-than-requests
Faster requests on Python 3
requests/toolbelt
A toolbelt of useful classes and functions to be used with python-requests
daijro/hrequests
🚀 Web scraping for humans
cle-b/httpdbg
A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.
kennethreitz/requests3
Requests 3.0, for Humans and Machines, alike. 🤖
PhantomInsights/baby-names-analysis
Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.
eaabak/instagram-auto-create-account
An automatic account creation bot script for Instagram.
rootVIII/proxy_requests
a class that uses scraped proxies to make http GET/POST requests (Python requests)
lucperkins/rek
An easy HTTP client for Go. Inspired by the immortal Requests.
requests/requests-kerberos
An authentication handler for using Kerberos with Python Requests.
ivan-sincek/forbidden
Bypass 4xx HTTP response status codes and more. The tool is based on Python Requests, PycURL, and HTTP Client.
Meniny/Fire
🔥A delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platforms written in Swift.
skyzh/canvas_grab
🌐 One-click script to synchronize files from Canvas LMS.
billionray/zzuli-healthreport
郑州轻工业大学疫情打卡
bitmakerla/estela
estela, an elastic web scraping cluster 🕸
johnbumgarner/newspaper3_usage_overview
This repository provides usage examples for the Python module Newspaper3k.
David-Lor/ThisPersonDoesNotExistAPI
Unofficial "API" for the ThisPersonDoesNotExist webpage, that returns a random fictional person picture generated by AI
scrapehero/zillow_real_estate
Zillow.com Web Scraper written in Python and LXML to extract real estate listings available based on a zip code.
silentsignal/burp-requests
Copy as requests plugin for Burp Suite
FKLC/AnyAPI
AnyAPI is a library that helps you to write any API wrapper with ease and in pythonic way.
ImagingDataCommons/dicomweb-client
Python client for DICOMweb RESTful services
codingforentrepreneurs/Web-Scraping
Learn how to leverage Python's amazing tools to scrape data from other websites. The end goal of this course is to scrape blogs to analyze trending keywords and phrases. We'll be using Python 3.6, Requests, BeautifulSoup, Asyncio, Pandas, Numpy, and more!
DavidWittman/requests-random-user-agent
Configures the requests library to randomly select a desktop User-Agent
pyauth/requests-http-signature
A Requests auth module for the IETF HTTP Message Signatures draft standard
carsonyl/pypac
Find and use proxy auto-config (PAC) files with Python and Requests.
lionheart/requests-cloudkit
Apple CloudKit Python library.
dcoles/pycurl-requests
A Requests-compatible interface for PycURL.
yash1th/unsplash-album-downloader
Download entire album of photos from Unsplash
M-logique/Atomic
🕶 ATOMIC Tool is (not) a professional attacking tool that support abnormal options.
hbmartin/mureq-typed
Single file, zero-dependency alternative to requests. Fully typed. Modern Python tooling.
imp/requests-rs
Rust HTTP client library styled after awesome Python requests