André Amorim
Crafting Web Experiences
🌙
//
curl --user-agent "<custom_user_agent>" <url>
To save output of the response:
curl --user-agent "<custom_user_agent>" <url> -o <output_file_path>
Published date:
Modified date: