返回 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).