cURL is a command line tool for processing URLs; in the form of http://, https:// or ftp://.
Often used in data manipulation and transfers.
Get a HTTP Basic authenticated page
Perform imap queries using Curl
Reading a URL with variable GET parameters
Read a web page and store it in a file