Terug naar Browser

Verbinding maken met Knoon AI met Browser (System) om AI-workflows te automatiseren.

Get a public web page HTML plus desktop and mobile screenshots through the browser.
systemBrowserGetSnapshot
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
urlmustache Public http or https URL to open.Ja
snapshotModestring Choose what to return from the browser sandbox: screenshots only, HTML only, markdown only, screenshots plus markdown, or screenshots plus HTML.Nee
waitUntilstring Browser waitUntil value: load, domcontentloaded, networkidle0, or networkidle2. Defaults to domcontentloaded.Nee
waitForSelectormustache Optional CSS selector to wait for before capturing.Nee
delayMsnumber Optional delay in milliseconds after page load before capturing. Maximum 29000.Nee
timeoutMsnumber Optional navigation timeout in milliseconds. Maximum 30000.Nee
Retouren
NaamTypeBeschrijving
statusstring DONE.
finalUrlstring Final page URL after redirects.
httpStatusnumber HTTP status code.
htmlAttachmentstring HTML attachment URL when requested.
markdownAttachmentstring Markdown attachment URL when requested.
screenshotDesktopAttachmentstring Desktop screenshot attachment URL when requested.
screenshotMobileAttachmentstring Mobile screenshot attachment URL when requested.
markdownSnippetstring Markdown snippet linking to the requested HTML and screenshot attachments.
screenshotExtstring Screenshot extension.