Test Input Fields
Try for free
No credit card required
Go to Store
Test Input Fields
gip/test-input-fields
Try for free
No credit card required
Actor with different input fields from input schema
You can access the Test Input Fields programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls2": [
3 {
4 "url": "http://example.com"
5 }
6 ],
7 "textfieldProp2": "tohle je prefill"
8}' |
9apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Developer
Maintained by Community
Actor Metrics
1 monthly user
-
9 stars
0% runs succeeded
Created in Oct 2018
Modified 2 months ago