curl --data-urlencode
-G
It’s much cleaner to use --date-urlencode and -G instead of a really long URL that you would have to URL encode yourself.
--date-urlencode
Tags: #curl #bash #urls