NovaStar Data / Tools / curl
The command line curl program can be used to automate retrieving data
from a web service URL and saving to a file.
For example, curl can be called from a Bash shell script.
- See the
curldocumentation
curlThe command line curl program can be used to automate retrieving data
from a web service URL and saving to a file.
For example, curl can be called from a Bash shell script.
curl documentation