Actor Input Schema Optimizer
Pricing
from $3.90 / 1,000 item checkeds
Actor Input Schema Optimizer
Improve actor input schemas: defaults, groups, descriptions, editor types, and safe examples.
Actor Input Schema Optimizer
Pricing
from $3.90 / 1,000 item checkeds
Improve actor input schemas: defaults, groups, descriptions, editor types, and safe examples.
Source Url input value.
Items input value.
[ { "schemaId": "apify-web-scraper-bounded-input", "schema": { "type": "object", "properties": { "startUrls": { "type": "array", "description": "Public start URLs", "maxItems": 1, "items": { "type": "object", "properties": { "url": { "type": "string", "title": "Url", "description": "Url input value." } } }, "title": "Start Urls" }, "maxCrawlPages": { "type": "integer", "description": "Maximum pages to crawl", "minimum": 1, "maximum": 10, "default": 1, "title": "Max Crawl Pages" } }, "required": [ "startUrls" ], "additionalProperties": false } }]Max Records Per Target input value.
Max Text Bytes input value.
Fetch Timeout Ms input value.