This n8n workflow automates the process of retrieving images from Google Custom Search, analyzing them with AWS Rekognition for labels, and storing the relevant data in Google Sheets. It begins by sending an HTTP request to Google Custom Search API to find images related to ‘street’. The image URL and title are extracted and passed to AWS Rekognition to detect labels within the image. The results—image name, link, and detected labels—are then compiled and appended as a new row in a specified Google Sheet. This workflow is ideal for automating the collection and classification of images for research, content tagging, or inventory management.
Automated Image Data Collection and Labeling Workflow
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | awsRekognition, googleSheets, httpRequest, set |
Reviews
There are no reviews yet.