返回 Crawler

将 Knoon AI 与 Crawler (Web Intelligence) 连接以自动化 AI 工作流。

Download a public URL through Bright Data and save the response as an attachment. Maximum supported file size is 100MB.
webIntelligenceCrawlerDownloadUrlAsAttachment
测试版
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
urlmustache Public URL to download (e.g. "https://example.com/image.jpg").是的
fileNamemustache Optional. Override the attachment file name (e.g. "image.jpg").没有
timeoutmustache Optional timeout in milliseconds for the Bright Data request.没有
回报
名称类型描述
statusstring DONE.
urlstring The downloaded URL.
contentstring Attachment URL.
sensitive.fileNamestring Name of the saved attachment.
sensitive.mimeTypestring MIME type of the saved attachment.
sensitive.sizestring Size (bytes).