requests-module
There are 217 repositories under requests-module topic.
kennethreitz/requests3
Requests 3.0, for Humans and Machines, alike. 🤖
rootVIII/proxy_requests
a class that uses scraped proxies to make http GET/POST requests (Python requests)
ahmedshahriar/youtube-comment-scraper
This script will dump youtube video comments to a CSV from youtube video links. Video links can be placed inside a variable or list or CSV
niranjangs4/WebScrapping
Web Scraping using Python Data mining , Data Analyzing & Data Visualization of the collected Data, The python script is written to fetch all the individual categories the website , The code is written for fetching the data from the first page and it iterates to each and every pages of website ( activities, categories, count of bought), and I used statistical techniques for mathematically analysis and presenting the data into visualization
rahulkumaran/Utlyz-CLI
Let's you to access your FB account from the command line and returns various things number of unread notifications, messages or friend requests you have.
matheusfelipeog/froxy
Hide your IP with free proxies using Froxy 🔄
dojutsu-user/GSoC-Data-Analyser
Simple search for organisations participating/participated in the GSoC
raj1603chdry/CSE3020-Web-Mining-Labs
Repository containing all the codes created for the lab sessions of CSE3020 Web Mining at VIT University Chennai Campus
resurfaceio/logger-python
Log API calls with Python
daspartho/meme-videos
scrapes memes and turn them into a video compilations
JanaSabuj/ParseMyCF-contest
A personal submission codeforces parser for CF, parsed by individual contests.The user is prompted for the username and has the flexibilty to parse last 'n' contests he participated in CF.
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.
hgropper/Automated-Amazon-Purchases
At the start of the coronavirus many people were scrambling to gather computer parts. As a result the prices of GPU's (Graphics Processing Units) sky rocketed. This high demand lead to high prices, and people buying them up like crazy. Note that these GPU's went out of stock right away... within seconds! Could I make a bot to buy one for myself?
LouisYZK/pythonCrawlDemo
some python crawling demo share
PrantaDas/Miintfun-NFT-Buy-Bot
Mintfun Bot is a web3 nft minting bot that the NFT from https://mint.fun mints website depending on multiple conditions. It basically trgets the Tokens that are on Base chain and the Tokens that are not reported by the community. The bot search for the lowest price and minimum minting quantity of the collection .
adityamangal1/Image-Scraping-Python
In general, there are multiple ways that you can download images from a web page. There are even multiple Python packages that can help you with this task. They are both good libraries for pulling data out of HTML.
bianchidotdev/Python-API-Client-Boilerplate
Dead simple boilerplate for a Python API Client
CoderEren/email-scraper-website
An email scraper that finds email addresses located on a website. Made with Python Django. Emails are scraped using the requests, BeautifulSoup and regex modules.
digipodium/dputils
open source library from digipodium
CAVIND46016/Locational-Data-Scraping
Generating Locational data by web-scraping using the traditional 'Store Finder' or 'Locate my Store' functionality provided on websites.
prashantpandey9/Covid19-India-tracker
This app is developed to aware people about the global pandemic CORONA-VIRUS(COVID-19) cases all around the world.22-april-2020
subahanii/COVID19-tracker
This is for Indian cases and data gathering from Indian governments site.
vishal-bhola/WebScrapper
WebScrapping on Wikipedia over Machine Learning Topic.
0xdolan/longman_english_korean
Longman English Korean Dictionary (usable Online) for GoldenDict
Aashishkumar123/django-weather-application
A simple Django weather application that will show weather report of cities and also capable for forecast 5 days weather report
Benjabella/SofascoreScraper
A basic Sofascore scraper written in python
buanzo/python-http-openpgp-api-tools
Python-based solution to support OpenPGP encrypted/signed http request/responses targetting RESTful APIs
gBloxy/Plouf
A little tool to send custom http requests
jamesgeorge007/GitHub-Mate-Desktop
A Desktop App written in Python which gives a very brief decripition of your GitHub profile.
kinsluck/Readfree-Checkiner
A simple script to check in http://www.readfree.me
PrithaChakravarty/COVID-19-Tracker-with-Notification-System-using-Python
A Python Script Which tracks the COVID-19 Outbreak in India and shows Notification in every 1 hour.
the-allanc/pyriform
Connect the requests library to your WSGI app without using sockets.
thombashi/retryrequests
A Python library that make HTTP requests with exponential back-off retry by using requests package.
uma-oo/Aljazeera-Scraper
The project is about scraping articles from aljazeera.com by asking the user about the number of categories interested in and also providing the user the ability to choose the type of categories as Economy or Sports, and then saving the content of these articles in csv files .
azurejoga/luna-script
A simple installer, downloader, extractor made in python
Shaheer-Kashif/WeatherPy
Simple Weather Application made using Tkinter and connecting with API's using Requests Module.