Test Input Fields avatar
Test Input Fields

Pricing

Pay per usage

Go to Store
Test Input Fields

Test Input Fields

Developed by

Jaroslav Hejlek

Jaroslav Hejlek

Maintained by Community

Actor with different input fields from input schema

4.1 (2)

Pricing

Pay per usage

9

Total users

9

Monthly users

1

Runs succeeded

0%

Last modified

8 months ago

You can access the Test Input Fields programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls2": [
< {
< "url": "http://example.com"
< }
< ],
< "textfieldProp2": "tohle je prefill"
<}' |
<apify call gip/test-input-fields --silent --output-dataset

Test Input Fields API through CLI

The Apify CLI is the official tool that allows you to use Test Input Fields locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: