cURL icon
cURL icon

cURL

 182 likes

cURL is a computer software project providing a library and command-line tool for transferring data using various protocols with URL syntax: supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.

cURL screenshot 1

License model

  • FreeOpen Source

Application types

Country of Origin

  • SE flagSweden
  • European Union flagEU

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • Cygwin
  • Haiku
4.8 / 5 Avg rating (6)
182likes
5comments

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Command line interface
  2.  Portable
  3.  Data transfer
  4.  No registration required
  5.  Ad-free

cURL News & Activities

Highlights All activities

Recent News

Show more news

Recent activities

  • App icon
    POX added cURL as alternative to DloadBox
    about 1 month ago
  • boomflex, AuthoritativeProtocol, BIGLINUX and kisslike liked cURL
    about 1 month ago
  • KGerring, thejfex, michaelsrenholsteinhansen and gbrrrl liked cURL
    3 months ago
  • CommonRob reviewed cURL  
    8 months ago

    It can be used as a command line tool or as a library for development. It's very handy for all kinds of HTTP API automation.

Show all activities

cURL information

  • Developed by

    SE flagDaniel Stenberg
  • Licensing

    Open Source and Free product.
  • Written in

  • Rating

    Average rating of 4.8
  • Alternatives

    27 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentFile SharingOS & Utilities

GitHub repository

  •  37,683 Stars
  •  6,674 Forks
  •  49 Open Issues
  •   Updated Apr 22, 2025 
View on GitHub

Popular alternatives

View all

Top cURL apps (extensions / mods etc)

View all

Our users have written 5 comments and reviews about cURL, and it has gotten 182 likes

cURL was added to AlternativeTo by tberneman on Oct 8, 2009 and this page was last updated Mar 11, 2022.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Roberto
Aug 14, 2024
0

It can be used as a command line tool or as a library for development. It's very handy for all kinds of HTTP API automation.

Ryan Fader
Oct 13, 2022
0

After reading this, I want you to take a look at the cURL manual. There is so much you can do with this tool it blows my mind.

ab1
May 6, 2022
0

Use command like this to troubleshoot websites with 3XX redirects: curl --silent --verbose --location --output /dev/null --url example.com

ab1
May 6, 2022
0

Wget icon Wget has better defaults for troubleshooting

lunolas
Jul 17, 2017
0

Efficient, popular with good integration with other libraries

What is cURL?

cURL is a computer software project providing a library and command-line tool for transferring data using various protocols with URL syntax: supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. cUrl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks.

Official Links