Obtenir n'importe quelle image : Grattage standard avec secours BrightData Web Unblocker
Ceci est unEngineeringworkflow d'automatisation du domainecontenant 5 nœuds.Utilise principalement des nœuds comme Set, HttpRequest, ManualTrigger. Obtenir n'importe quelle image : scraping standard avec basculement BrightData Web Unblocker
- •Peut nécessiter les informations d'identification d'authentification de l'API cible
Nœuds utilisés (5)
Catégorie
{
"meta": {
"instanceId": "4a11afdb3c52fd098e3eae9fad4b39fdf1bbcde142f596adda46c795e366b326"
},
"nodes": [
{
"id": "67cbb238-606c-4db0-9471-7462e42adcf6",
"name": "Lors du clic sur 'Exécuter le workflow'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-440,
360
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c8b1af78-ab84-4522-933a-77044c03401d",
"name": "image",
"type": "n8n-nodes-base.set",
"position": [
-220,
360
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "6ae28575-0005-45f6-90cf-75f8b1b5abbc",
"name": "image",
"type": "string",
"value": "https://example.com/image.jpg"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "b5338518-2914-4861-856a-c1d4d1ed0ff5",
"name": "Classic Image Getter",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
0,
360
],
"parameters": {
"url": "={{ $json.image }}",
"options": {
"timeout": 1000
}
},
"retryOnFail": true,
"typeVersion": 4.2
},
{
"id": "03041af1-e456-42e3-ae07-dceb927c38ea",
"name": "Unlock Image",
"type": "n8n-nodes-base.httpRequest",
"notes": "failover node",
"onError": "continueErrorOutput",
"position": [
300,
440
],
"parameters": {
"url": "https://api.brightdata.com/request",
"method": "POST",
"options": {
"response": {
"response": {
"neverError": true,
"fullResponse": true,
"responseFormat": "file"
}
},
"allowUnauthorizedCerts": true
},
"sendBody": true,
"sendHeaders": true,
"bodyParameters": {
"parameters": [
{
"name": "zone",
"value": "web_unlocker"
},
{
"name": "url",
"value": "={{ $json.image }}"
},
{
"name": "format",
"value": "raw"
}
]
},
"headerParameters": {
"parameters": [
{
"name": "Authorization",
"value": "Bearer {{BRIGHTDATA_TOKEN}}"
}
]
}
},
"notesInFlow": true,
"retryOnFail": true,
"typeVersion": 4.2
},
{
"id": "99d5ea18-15e5-49de-af04-2dec12073209",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
280,
280
],
"parameters": {
"height": 120,
"content": "## Unlock image API\n\n[Inscription - Free Trial](https://get.brightdata.com/image-unlocker)"
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"c8b1af78-ab84-4522-933a-77044c03401d": {
"main": [
[
{
"node": "b5338518-2914-4861-856a-c1d4d1ed0ff5",
"type": "main",
"index": 0
}
]
]
},
"b5338518-2914-4861-856a-c1d4d1ed0ff5": {
"main": [
[],
[
{
"node": "03041af1-e456-42e3-ae07-dceb927c38ea",
"type": "main",
"index": 0
}
]
]
},
"67cbb238-606c-4db0-9471-7462e42adcf6": {
"main": [
[
{
"node": "c8b1af78-ab84-4522-933a-77044c03401d",
"type": "main",
"index": 0
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Débutant - Ingénierie
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
phil
@phile-com AI automation: 90% time saved on repetitive tasks: product sheets, after-sales chatbots, etc. 🚀 save time, win customers
Partager ce workflow