No Products in the Cart
This workflow is your ultimate solution for reliable image retrieval from any web source , including those heavily protected.
It operates with a smart, cost-effective strategy: it first attempts to fetch the image using a Classic Image Getter node (a standard, free HTTP request). In approximately 80% of cases , this method will be sufficient.
However, for the remaining instances where you encounter IP blocking, CAPTCHAs, rate limiting, or other advanced anti-bot measures , the workflow seamlessly switches to a robust BrightData Web Unblocker service as a fallback. It leverages BrightData's Image Unblocker to retrieve these blocked images .
This template is indispensable for anyone needing consistent and complete access to web images, ensuring you get the data you need without unnecessary overhead.
Set
node defines the target image URL. This can be easily configured to accept dynamic URLs from preceding nodes.HTTP Request
node performs a direct image download. It's the primary, free, and efficient method for readily accessible images.HTTP Request
node activates only if the "Classic Image Getter" encounters an error. It then routes the image URL through BrightData's Web Unblocker, designed to bypass advanced protective measures and successfully retrieve the image data.To enable the advanced capabilities of this workflow, specifically the BrightData Web Unblocker functionality, you will need a BrightData account and a correctly configured Web Unblocker zone.
n8n-image-unlocker
).Authorization
header. Replace "Bearer yourkey"
with "Bearer YOUR_BRIGHTDATA_API_KEY"
.zone
parameter in the Unlock Image
node matches the exact Zone ID you created in your BrightData account. You will need to replace the placeholder web_unlocker
with your actual BrightData zone ID.