Automate Image Scraping, AI Analysis & Google Sheets Export - n8n Workflow | Neura Market
Automate Image Scraping, AI Analysis & Google Sheets Export
This workflow fetches images from web searches, uses AWS Rekognition to detect and extract text, formats the data, and appends it to Google Sheets for easy dataset building.
This n8n workflow streamlines the process of collecting images from web sources based on a query, analyzing them with AI for text detection, and organizing the results into a structured Google Sheets dataset. It begins with an HTTP Request node to download images (configurable for search APIs like Google Custom Search), followed by AWS Rekognition for detecting text within images. A Set node captures key details like image name, link, and extracted text, while a Function node processes the text
Platform
n8n
Category
Development & IT
Price
$14.99
Creator
BestWorkflows
image collection
AWS Rekognition
Google Sheets
AI vision
web scraping
data extraction
automation
text detection
dataset building
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.