Studio Apps
crawlSiteToContent
Crawl Site to Content
Crawl a public website into a Studio content pack.
Arguments
appIdstringrequiredThe Studio app IDdryRunbooleanoptionalWhen true, return the diff summary without writing files.excludestring[]optionalOptional same-origin path prefixes to skip, e.g. ['/blog'].includestring[]optionalOptional same-origin path prefixes to include. Omit to include all discovered paths.maxPagesintegeroptionalMaximum pages to crawl. Defaults to 60.siteUrlstringrequiredThe public http/https site origin or URL to crawl.
Returns
Pass dryRun: true to return the diff without writing.
Declared limits
maxPages: greater than 0maxPages: maximum 60
Ask for it
The Cloud routes these requests to this verb.
- crawl this client site into content
- make a copy pack from this website
- import website copy into Studio
Pair it with
The verbs that finish the job.