Notifysolutions/request_curl
user friendly wrapper for pycurl
This project helps Python developers send HTTP requests more easily and reliably. It takes URLs, data, and configuration settings as input, and returns the server's response, including status codes, content, and headers. Developers use this for integrating with web services, automating data retrieval, or testing APIs.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who needs to make HTTP requests and want a user-friendly tool that offers advanced control over connection pooling, proxies, and security settings like cipher suites.
Not ideal if you are not a Python developer or are looking for a GUI-based tool for web interaction, as this is a code library.
Stars
36
Forks
2
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2023
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Notifysolutions/request_curl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.