Collect, AI-Label Images & Store in Google Sheets

Searches web for images on a query, detects labels using AWS Rekognition, and appends image details/labels to Google Sheets for easy dataset building.

n8n
Collect, AI-Label Images & Store in Google Sheets

This n8n workflow automates the collection of images from Google Custom Search based on a search query (e.g., 'street'), analyzes them with AWS Rekognition to detect and extract labels, formats the data (image name, link, and labels), and appends it as rows to a specified Google Sheet. It's ideal for rapidly creating labeled image datasets without manual effort.

The process starts with an HTTP Request node querying the Google Custom Search API for photo-type images. The binary image data is then passed to AWS Rekognition's 'detectLabels' operation, which identifies objects, scenes, or concepts in the images. A Set node extracts and structures key fields like image title (as name), link, and label names into a clean JSON object. Finally, the Google Sheets node appends this data to your sheet using OAuth2 authentication.

Benefits include massive time savings in data preparation for machine learning projects, market research, or content analysis—handling search, AI labeling, and storage in one triggerable flow. Use cases: Building training datasets for computer vision models, monitoring visual trends (e.g., urban scenes), HR photo cataloging with auto-tags, or e-commerce product image research. Customize by changing the search query, sheet ID, or adding filters for specific labels.

With only 4 nodes but powerful integrations (Google API, AWS AI, Google Sheets), it's efficient, scalable, and requires minimal setup after credential configuration. Perfect for non-coders needing pro-level vision automation.

$12.99
Last updated August 29, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Human Resources workflows

More from Kiran Sultan

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.