curl-library

There are 138 repositories under curl-library topic.

  • node-modules/urllib

    Request HTTP(s) URLs in a complex world.

    Language:TypeScript74133158124
  • stefangabos/Zebra_cURL

    A high-performance solution for making HTTP requests from your PHP projects. It allows running of multiple requests concurrently, asynchronously, supports GET, POST, HEADER, PUT, PATCH, and DELETE requests, and offers support for caching, FTP downloads, HTTP authentication and proxy requests.

    Language:PHP212253864
  • Lispython/human_curl

    Simple Human wrapper for cURL library

    Language:Python203163039
  • masroore/CurlSharp

    CurlSharp - .Net binding and object-oriented wrapper for libcurl.

    Language:C#192203468
  • oxylabs/curl-post-requests

    Learn how to send POST requests with cURL.

  • warifp/Shopee-Scrape

    Shopee Scrape is a tool that functions to collect data - the data needed, such as finding data from photos, prices, names, store locations and others.

    Language:PHP944427
  • Mercury13/curl4delphi

    A little libcURL binding for Delphi XE2+. Supports “easy” interface only. See wiki for more documentation.

    Language:Pascal78125124
  • Brotcrunsher/BrotBoxEngine

    A C++ prototyping engine that is striving for an easy to use API, hiding all the dirty details so that you don't have to care.

    Language:C++5811413
  • sckott/request

    http requests DSL for R

    Language:R369223
  • Montana/manifest

    Any registry or runtime that claims to have a certain Docker distribution image specification support will be interacting with the various manifest types to find out various things about the image. For Travis CI + IBM. Authored by Montana Mendy.

    Language:Shell33238
  • daddinuz/http

    Http requests made easier.

    Language:C253665
  • saltun/easyCurl

    easyCurl - PHP CURL Class - PHP kolay CURL Sınıfı

    Language:PHP22363
  • zorggomat/DuckCpp

    Multifunctional keylogger using WinAPI and libcurl

    Language:C17302
  • ferhatgec/curl4cpp

    Single header cURL wrapper for C++ around libcURL

    Language:C++13301
  • mikecbrant/php-rest-client

    A PHP cURL REST client class with has multi_exec support

    Language:PHP11112
  • curl-with-proxy

    oxylabs/curl-with-proxy

    A tutorial on using cURL command with proxies

    Language:Shell11104
  • pseiler/savegamesync

    Backup and restore of savegames for common linux games to a configurable directory or your personal Own/NextCloud

    Language:Python9012
  • MatteoM95/Skymap-path-planner

    Path planner for UAV that search the best flight route through the clouds from NOAA weather forecast. The pathfinding algorithm tested are A* and Dijkstra

    Language:C++8101
  • okbob/orafce_mail

    PostgreSQL extension that allows to sending mails from Postgres. It is based on `libcurl` library. Implemented API is almost compatible with API of Oracle's `UTL_MAIL` package.

    Language:C8323
  • BaseMax/NetPHP

    Useful functions for connecting to the network in the PHP based applications.

    Language:PHP7201
  • josantonius/php-curl

    Make HTTP requests through PHP's cURL library.

    Language:PHP7205
  • RajuHarry/GetResponse-API-V3-PHP

    This API is For Those who wants to add Getresponse API Add Contact With Custom Fields

    Language:PHP7102
  • sha-env/CMD-cURL

    This repository provides a batch script implementation of cURL-like functionality for making HTTP requests directly from the command line. It demonstrates how to send GET, POST, and other HTTP methods using native Windows batch scripting. Ideal for users and developers working in Windows environments and exploring command-line automation.

    Language:Batchfile710
  • singhxayush/Caching-Proxy

    Supports concurrent HTTP GET requests, efficient resource retrieval with LRU cache, and smooth handling of peak loads using a Redis queue. Built in C with support for HTTP/1.x

    Language:C7102
  • akshayshedbalkar/cpp_alpha_vantage

    Simple and easy to use Alpha Vantage API wrapper for C++

    Language:C++61120
  • Bacdong/PHP_Web-crawler

    Learning CRAWLER WEBSITE and WEB SPIDER with CURL in PHP

    Language:PHP610
  • battlesquid/ts-curl-impersonate

    A library for using curl-impersonate inside of NodeJS.

    Language:TypeScript6035
  • ertugruldeniz/kitapyurdu.com-Botu

    📚📕 📙 kitapyurdu.com Botu

    Language:JavaScript6001
  • gregyjames/OctaneEnginePP

    A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.

    Language:C++6331
  • lindenb/htsfuse

    FUSE (Filesystem in Userspace) accessing remote files behind http. It was first designed for bioinformatics but can be used for general purpose.

    Language:C++620
  • imlainwired/IP-Geolocator

    IP Geolocator fetches detailed location info for any IP address using APIs, with animated output for a cool user experience.

    Language:C++5
  • keygen-sh/example-cpp-user-authentication

    Example of authenticating as a user and interacting with Keygen's API

    Language:C++5102
  • cgghui/curl

    一个小巧方便快捷的 PHP CURL 库,可以用它进行网页内容的抓取,文件的下载,API接口的通信等操作,总之它是方便的,快捷的。除此之外,它还具备多线程能力。

    Language:PHP4004
  • george0884/lua-curl-error

    error: could not find expected file curl/curl.h, or curl/curl.h for curl -- you may have to install curl in your system and/or pass curl_dir or curl_incdir to the luarocks command. example: luarocks install lua-curl curl_dir=/usr/local

  • Josee-xav/CLI-Proxy-Checker

    Simple Proxy connection checker / proxy checker using libcurl

    Language:C++4100
  • oxylabs/curl-with-python

    Master cURL in Python by using the PycURL library. Learn to send GET and POST requests, custom HTTP headers, and how to fix common problems.

    Language:Python4101