You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the command-line interface, you can either specify a list of input URLs and get their browser HTML, or specify a list of JSON object params and run those.
It may be useful to allow the URL list input in combination with a command-line parameter that allows to set parameters that are common to all URLs.
For example:
zyte-api urls.txt -p '{"httpResponseBody": true}'
The text was updated successfully, but these errors were encountered:
When using the command-line interface, you can either specify a list of input URLs and get their browser HTML, or specify a list of JSON object params and run those.
It may be useful to allow the URL list input in combination with a command-line parameter that allows to set parameters that are common to all URLs.
For example:
The text was updated successfully, but these errors were encountered: