Sub-schema testing actor
Pricing
Pay per usage
Sub-schema testing actor
Under maintenanceTo test variations of sub-schema and `schemaBased` editor.
0.0 (0)
Pricing
Pay per usage
0
3
2
Last modified
3 days ago
Pricing
Pay per usage
To test variations of sub-schema and `schemaBased` editor.
0.0 (0)
Pricing
Pay per usage
0
3
2
Last modified
3 days ago
You can access the Sub-schema testing actor 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 '{< "text": "Prefill value",< "object": {< "this.is": "prefill value"< },< "subschemaObject": {< "key1": "Prefill value"< },< "subschemaObject2": {< "key1": "Prefill value"< },< "standardarray": [< {< "url": "https://apify.com"< }< ]<}' |<apify call martin.forejt/sub-schema-testing-actor --silent --output-dataset
The Apify CLI is the official tool that allows you to use Sub-schema testing actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: