Skip to content

Allow setting params on the command line #44

@Gallaecio

Description

@Gallaecio

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}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions