Hello from ZShot
Requires a Standard license
Take a PNG screenshot of the Hello from ZShot page, saved to hello.png.
zshot -f hello.png https://zshot-cli.com/example_assets/hello_zshot/{
"url": "https://zshot-cli.com/example_assets/hello_zshot/",
"output_type": "png"
}curl -X POST http://127.0.0.1:3000/ \
-H "Content-Type: application/json" \
-d '{"url":"https://zshot-cli.com/example_assets/hello_zshot/","output_type":"png"}' \
-o hello.png
The output format follows the file extension — see output formats for the rest.