An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with python-requests

A curated list of projects in awesome lists tagged with python-requests .

https://github.com/psf/requests

A simple, yet elegant, HTTP library.

client cookies forhumans http humans python python-requests requests

Last synced: 12 May 2025

https://github.com/requests/requests

A simple, yet elegant, HTTP library.

client cookies forhumans http humans python python-requests requests

Last synced: 18 Mar 2025

https://github.com/xianhu/learnpython

以撸代码的形式学习Python

learning-python python python-flask python-requests

Last synced: 11 May 2025

https://github.com/xianhu/LearnPython

以撸代码的形式学习Python

learning-python python python-flask python-requests

Last synced: 29 Apr 2025

https://github.com/requests/requests-oauthlib

OAuthlib support for Python-Requests!

oauth-client oauth2-client python python-requests

Last synced: 12 May 2025

https://github.com/requests/toolbelt

A toolbelt of useful classes and functions to be used with python-requests

http python python-requests toolbox

Last synced: 11 May 2025

https://github.com/cle-b/httpdbg

A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.

aiohttp debug fastapi flask http httpdbg httpx pyhttpdbg pytest python python-requests requests rest rest-api tools unittest urllib3

Last synced: 14 May 2025

https://github.com/kennethreitz/requests3

Requests 3.0, for Humans and Machines, alike. 🤖

forhumans http http-client kennethreitz python-requests python3 requests requests-module

Last synced: 12 Apr 2025

https://github.com/phantominsights/baby-names-analysis

Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.

eda etl matplotlib numpy pandas python-requests python3 seaborn

Last synced: 05 Apr 2025

https://github.com/PhantomInsights/baby-names-analysis

Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.

eda etl matplotlib numpy pandas python-requests python3 seaborn

Last synced: 19 Jul 2025

https://github.com/lucperkins/rek

An easy HTTP client for Go. Inspired by the immortal Requests.

go golang http-client python-requests requests

Last synced: 14 May 2025

https://github.com/requests/requests-kerberos

An authentication handler for using Kerberos with Python Requests.

kerberos-authentication python python-requests

Last synced: 15 May 2025

https://github.com/meniny/fire

🔥A delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platforms written in Swift.

cocoapods fire http https ios mac macos macosx multipartform network networking osx python-requests request swift swift-3 swift3 tvos watchos

Last synced: 07 May 2025

https://github.com/skyzh/canvas_grab

🌐 One-click script to synchronize files from Canvas LMS.

canvas canvas-lms download python python-requests

Last synced: 06 Apr 2025

https://github.com/FKLC/AnyAPI

AnyAPI is a library that helps you to write any API wrapper with ease and in pythonic way.

api api-client api-wrapper apis python python-requests python3

Last synced: 04 Apr 2025

https://github.com/david-lor/thispersondoesnotexistapi

Unofficial "API" for the ThisPersonDoesNotExist webpage, that returns a random fictional person picture generated by AI

ai human people person python python-requests python3 requests thispersondoesnotexist

Last synced: 21 Aug 2025

https://github.com/silentsignal/burp-requests

Copy as requests plugin for Burp Suite

burp python-requests

Last synced: 19 Apr 2025

https://github.com/ImagingDataCommons/dicomweb-client

Python client for DICOMweb RESTful services

dicom dicomweb numpy pydicom pytest python-requests python3 typehints

Last synced: 14 May 2025

https://github.com/imagingdatacommons/dicomweb-client

Python client for DICOMweb RESTful services

dicom dicomweb numpy pydicom pytest python-requests python3 typehints

Last synced: 08 Apr 2025

https://github.com/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!

aysncio beautifulsoup beautifulsoup4 joincfe numpy pandas python python-requests python3 requests scraper sraping tutorial web-scraping

Last synced: 30 Jul 2025

https://github.com/scrapehero/zillow_real_estate

Zillow.com Web Scraper written in Python and LXML to extract real estate listings available based on a zip code.

html lxml parsing python-requests scraper web-scraping

Last synced: 04 Apr 2025

https://github.com/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!

aysncio beautifulsoup beautifulsoup4 joincfe numpy pandas python python-requests python3 requests scraper sraping tutorial web-scraping

Last synced: 14 Jul 2025

https://github.com/pyauth/requests-http-signature

A Requests auth module for the IETF HTTP Message Signatures draft standard

authentication hmac http http-message-signatures http-signature python python-requests

Last synced: 15 May 2025

https://github.com/dcoles/pycurl-requests

A Requests-compatible interface for PycURL.

client forhumans http pycurl python python-requests requests

Last synced: 08 Oct 2025

https://github.com/imp/requests-rs

Rust HTTP client library styled after awesome Python requests

http-client python-requests rest rust rust-library

Last synced: 10 Jul 2025

https://github.com/marcuxyz/curlify2

The library convert python 'requests' and 'httpx' object in curl command. Curlify2 is a enhancement of curlify.

curl python python-requests requests

Last synced: 15 Apr 2025

https://github.com/sheagcraig/macsesh

Tools for letting the macOS Keychain verify certs for python requests

https macos python-requests requests tacos

Last synced: 17 Aug 2025

https://github.com/k0rnh0li0/GriefBuddy

Search Shodan for Minecraft server IPs to grief

minecraft python python-requests shodan shodan-api

Last synced: 10 May 2025

https://github.com/r3k4t/onionnux

Onionnux is a onionsite(DEEPNET/DARKNET) tool.It can help to idenitfy onionsite is active or onionsite server name.

bugbounty forensics-investigations onion-routing python-pyfiglet python-requests security-analysis security-audit security-research socks5-proxy software-engineering website-vulnerability

Last synced: 22 Aug 2025

https://github.com/kalebu/link-scraper-in-python

A Python script to scrap all links in a given website using requests and Beautiful soup

link-scraper-python python python-bs4 python-requests python-script python-webscraping-application

Last synced: 08 May 2025

https://github.com/assem-ch/python-requests-anonymizer

An anonymizing tool to be used for api calls.

anonymity python-requests tor

Last synced: 19 Mar 2025

https://github.com/autodesk-forge/tokenflex-python-report.script

A Forge Python script demonstrating new TokenFlex Usage API

autodesk-tokenflex python-requests python27

Last synced: 10 Aug 2025

https://github.com/bacdong/web-crawler

Crawler website with requests library in python

crawler-python python python-library python-requests python-spider python3

Last synced: 01 Sep 2025

https://github.com/oxylabs/httpx-vs-requests-vs-aiohttp

See how HTTPX, Requests, and AIOHTTP libraries compare for sending network requests and find out which one may fit your case better.

aiohttp httpx httpx-client httpx-vs-aiohttp httpx-vs-requests python-requests requests requests-module requests-vs-aiohttp send-request

Last synced: 27 Sep 2025

https://github.com/b3b/ipython-restmagic

HTTP REST magic for IPython

http ipython jupyter python python-requests

Last synced: 23 Apr 2025

https://github.com/thilux/tvdb_client

A python client library for TVDB API v2.

apache2 python python-2 python-3 python-library python-requests tvdb tvdb-api

Last synced: 09 Apr 2025

https://github.com/lukedschenk/hackinos-file-upload-finder

Just a place to keep a neat piece of code I made in order to assist in rooting the HackInOS machine on Vulnhub.

brute-force bruteforce ctf ctf-solutions ctf-tools hacking hackinos-machine hashing hashlib http http-requests pentesting python python-requests python3 reverse-shell vulnhub

Last synced: 26 Apr 2025

https://github.com/drkane/ngo-explorer

Data tool to help international development NGOs to navigate charity commission data. Project partners: The Sheffield Institute for International Development, David Kane, CharityBase

charity flask international-development python python-requests

Last synced: 13 Mar 2025

https://github.com/el1s7/curl-adapter

A curl HTTP adapter switch for requests library — make browser-like requests with custom TLS fingerprints.

bypass-cloudflare curl pycurl python python-requests requests tls-fingerprint

Last synced: 11 Apr 2025

https://github.com/buanzo/python-http-openpgp-api-tools

Python-based solution to support OpenPGP encrypted/signed http request/responses targetting RESTful APIs

api-client api-server flask-restful gnupg openpgp python-requests python3 requests-module wrapper

Last synced: 11 Apr 2025

https://github.com/jmhayes3/pmaw

Python Messari API Wrapper (PMAW) is a Python package that enables simple access to the Messari API.

api blockchain cryptocurrency messari python python-requests

Last synced: 09 Sep 2025

https://github.com/lbonanomi/grist

Simple python script for indexing and de-duplicating a user's GitHub gists

gist python-requests python-script taxonomy

Last synced: 04 Sep 2025

https://github.com/lxrbckl/project-rcod

Reconnect to dropped Discord calls on Retina displays. V2. Fall 2023.

apple-automator asyncio bash discordpy git-hook macos oop openai opencv-python poetry-python pyautogui python-requests

Last synced: 24 Jun 2025

https://github.com/mariocesar/pytest-requests

A simple plugin to collects *.yml files to execute `python-requests` based tests

pytest pytest-plugin python-requests python3

Last synced: 19 Apr 2025

https://github.com/mansuf/youtube-search-requests

Search Youtube videos using python requests without Youtube API

pypi python-requests search-youtube-videos videos youtube

Last synced: 02 Oct 2025

https://github.com/autodesk-platform-services/tokenflex-python-report.script

A Forge Python script demonstrating new TokenFlex Usage API

autodesk-tokenflex python-requests python27 sample

Last synced: 12 Mar 2025

https://github.com/fastuptime/python_requests_proxy

Python Requests Proxy WebShare.io Kullanımı

python-proxy python-requests python-requests-proxy webshare-io

Last synced: 15 May 2025

https://github.com/cqllum/namecheap-domain-auction-scrape

Gathers a list of expiring domains on NameCheap auction, and gathers details based on if domains are potentially rare.

csv domain-scraper namecheap namecheap-domains nltk pandas python python-requests requests scraping-python

Last synced: 02 Apr 2025

https://github.com/messa/legacy-ssl-client

Python Requests Session object configured to connect to servers with historical SSL configuration

python python-requests python3 requests

Last synced: 19 Feb 2025

https://github.com/jubinjacob03/todo_flask-graphql_jwt_stripe

Python TODO App using Flask, JWT for authentication, GraphQL for securing Endpoints with MySQL & Stripe for payment.

api flask-application full-stack graphql jwt-token mysql-database python-3 python-requests stripe vanilla-css

Last synced: 25 Aug 2025

https://github.com/ovidner/requests-onshape

The bare necessities for using the Onshape API with Requests.

onshape python python-requests

Last synced: 16 Jul 2025

https://github.com/gunh0/gamemeca-crawler

🎮 Game rankings data from a website and saves it as a CSV file using BeautifulSoup and requests

beautifulsoup parser parsing python-requests

Last synced: 25 Mar 2025

https://github.com/antodata/coronaviruswebscraper

Web scraper that gets information about the corona virus spread from https://www.worldometers.info/coronavirus/ and world population in from https://www.worldometers.info/world-population/population-by-country/ and generates three maps with folium that represent the ratio between cases and population, between recovered people and cases and between death people and cases using circles

beautifulsoup big-data bs4 corona-virus covid-19 covid-19-tracker covid19 covid19-data data-science folium html-parser maps pandas python python-requests python3 requests web-scraper web-scraping webscraper

Last synced: 27 Oct 2025

https://github.com/devlocalhost/urbanclictionary

urbanclictionary, a cli program for urban dictionary

python-requests python3 urbandictionary

Last synced: 06 Mar 2025

https://github.com/liudmyla-hraiv/api-testing_with_python

Simple API-testing wiyh Python

api-tests python-requests

Last synced: 02 Sep 2025

https://github.com/harshitm98/attendancegravitas

This is just a simple script that uploads the attendance to the graVITas website.

python python-requests

Last synced: 27 Mar 2025

https://github.com/odhyp/pokedex

A responsive website to show Pokémon using PokéAPI

bootstrap bootstrap5 hugo hugo-site poke-api pokedex pokemon pokemon-api python python-requests

Last synced: 07 Apr 2025

https://github.com/vimscientist69/web-automation-collection

A collection of small web scraping/automation projects using Python, Selenium and Requests.

beautifulsoup python python-requests selenium web-automation web-scraping

Last synced: 24 Dec 2025

https://github.com/kenanbek/tutorial-python-crawler

Crawling website data using Python with requests and Beautiful Soup libraries

beautifulsoup crawler crawling miner parser python python-requests requests

Last synced: 30 Mar 2025

https://github.com/luminati-io/proxy-with-python-requests

How to use proxies with Python Requests for web scraping, including setup, rotating proxies, and integrating Bright Data’s proxy services

datacenter-proxy proxies proxy python python-requests requests-library-python residential-proxy rotating-proxy

Last synced: 25 Jun 2025

https://github.com/devlocalhost/moviepy

moviepy - find high quality direct link movies and tv series easily

beautifulsoup4 movie movies piracy python python-bs4 python-requests python3 scraping scraping-websites tv-series tv-shows

Last synced: 13 Jul 2025

https://github.com/oxylabs/integration-python-requests

A guide for integrating Oxylabs Residential and Datacenter Proxies with Python Requests.

integration python python-requests scraping web-scraping

Last synced: 11 Mar 2025

https://github.com/democritus-project/d8s-networking

Democritus functions for working with network requests.

democritus network-requests network-requests-utility python python-requests utility

Last synced: 21 Jul 2025

https://github.com/harshitm98/price-tracker

Scrapes product's price eCommerce websites like Amazon and Flipkart and notifies user when price drops below a certain value

python-requests web-scraping

Last synced: 27 Mar 2025

https://github.com/imshaa/weatherforecast

I have made this Weather Forecast with Robotic Voice Speaker Using Pyttx3, json by integrating WeatherAPI's api.

json python python-json python-pyttsx3 python-requests pyttsx3 weather-api weather-app weather-forecast weather-information

Last synced: 06 Oct 2025

https://github.com/simonlammer/packtpub-claimer

Automatically claims the daily free ebook on https://www.packtpub.com/packt/offers/free-learning

cherrypy docker docker-compose python python-requests

Last synced: 11 Oct 2025

https://github.com/luminati-io/python-scraping-libraries

The top Python web scraping libraries, comparing their features, categories, and use cases to find the best fit for your data extraction needs.

beautifulsoup curl playwright python python-requests requests scrapy selenium seleniumbase web-scraping

Last synced: 27 Oct 2025

https://github.com/harshitm98/dribbble-bot

An automated bot that likes your posts on Dribbble.

automation bot python-requests selenium-webdriver webcrawler

Last synced: 27 Mar 2025

https://github.com/fantaso/ghibli-studio-api

Web app caching test case with Django and Memcached. It consists of caching a single web page for 60 seconds, in which the Django view makes a request to a third party API service for the data (All movies and cast of Ghibli Studio available in that API) that will be rendered as a web page and cached

django python-requests python3 selenium

Last synced: 21 Mar 2025

https://github.com/buanzo/openpgp-requests

A wrapper to the Python Requests module that implements some OpenPGP cryptographic features such as encryption. It allows developers to add a cryptographic layer to HTTP requests, particularly useful for building more secure APIs. See README.md for server-side stuff.

api cryptography data-security information-security openpgp python-requests python36 rest-client

Last synced: 11 Apr 2025

https://github.com/choomai/pointcollector

Fetch students point report.

automation python python-requests python-selenium

Last synced: 26 Mar 2025