חזרה אל 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
בטא
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| url | mustache | Public URL to download (e.g. "https://example.com/image.jpg"). | כן |
| fileName | mustache | Optional. Override the attachment file name (e.g. "image.jpg"). | לא |
| timeout | mustache | Optional timeout in milliseconds for the Bright Data request. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | DONE. |
| url | string | The downloaded URL. |
| content | string | Attachment URL. |
| sensitive.fileName | string | Name of the saved attachment. |
| sensitive.mimeType | string | MIME type of the saved attachment. |
| sensitive.size | string | Size (bytes). |