Back to Crawler

Connect Knoon AI with Crawler (Web Intelligence) to automate AI workflows.

Download a public URL through Bright Data and save the response as an attachment. Maximum supported file size is 100MB.
webIntelligenceCrawlerDownloadUrlAsAttachment
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
urlmustache Public URL to download (e.g. "https://example.com/image.jpg").Yes
fileNamemustache Optional. Override the attachment file name (e.g. "image.jpg").No
timeoutmustache Optional timeout in milliseconds for the Bright Data request.No
Returns
NameTypeDescription
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).