Prompt to Apify Task Builder
Pricing
from $9.80 / 1,000 target auditeds
Prompt to Apify Task Builder
Convert a natural-language goal into an Apify task configuration for a chosen actor.
Prompt to Apify Task Builder
Pricing
from $9.80 / 1,000 target auditeds
Convert a natural-language goal into an Apify task configuration for a chosen actor.
Source Url input value.
Items input value.
[ { "taskId": "apify-web-scraper-bounded-docs", "actorId": "apify~web-scraper", "actorSlug": "apify/web-scraper", "taskName": "Bounded Apify docs crawl", "prompt": "Create a dry-run task input that crawls one public Apify documentation page and limits the crawl to one page.", "inputSchema": { "type": "object", "required": [ "startUrls", "maxCrawlPages" ], "properties": { "startUrls": { "type": "array", "title": "Start Urls", "description": "Start Urls input value." }, "maxCrawlPages": { "type": "integer", "default": 1, "title": "Max Crawl Pages", "description": "Max Crawl Pages input value." } } }, "requestedValues": { "startUrls": [ { "url": "https://docs.apify.com/" } ] }, "dryRun": true }]Max Records Per Target input value.
Max Text Bytes input value.
Fetch Timeout Ms input value.