Run cURL commands from Windows console Run cURL commands from Windows console windows windows

Run cURL commands from Windows console


If you are not into Cygwin, you can use native Windows builds. Some are here: curl Download Wizard.


First you need to download the cURL executable. For Windows 64bit, download it from here and for Windows 32bit download from here After that, save the curl.exe file on your C: drive.

To use it, just open the command prompt and type in:

C:\curl http://someurl.com