Automated Image Search, Label Detection & Data Logging

somdn_product_page

This workflow automates the process of searching for images on Google based on a specific keyword, analyzing those images using AWS Rekognition to identify labels, and then logging the image details along with detected labels into a Google Sheet. It starts with an HTTP request to fetch images related to ‘street’ from Google Custom Search API. The selected image’s title and link are extracted and stored. Subsequently, the image binary data is sent to AWS Rekognition to detect labels, which are then captured and appended to a Google Sheet along with the image’s name and link. This workflow is ideal for automating image analysis and record-keeping tasks, especially in scenarios like monitoring street scenes for research or project documentation.

Node Count

0 – 5 Nodes

Nodes Used

awsRekognition, googleSheets, httpRequest, set

Reviews

There are no reviews yet.

Be the first to review “Automated Image Search, Label Detection & Data Logging”

Your email address will not be published. Required fields are marked *