Generate product videos from images with BrowserAct and Google Drive

Go to Workflow
7 views
Built by browseract browseract
Created on June 05, 2026

Description

How it works

This workflow uses BrowserAct to run an AI-powered browser automation that collects structured product data, including image URLs and related metadata.

The workflow then:
Parses the BrowserAct output into individual product items
Iterates through each product entry
Downloads the product image and converts it into Base64 format
Sends the image together with a predefined prompt to an AI video generation API
Polls the generation status until the video is ready
Downloads the generated short video file
Uploads both the original product image and the generated video to Google Drive

Each product is processed independently, making the workflow suitable for batch-based and scalable automation scenarios.

Set up steps

Connect your BrowserAct account to enable the browser-based data extraction workflow
Connect a Google Drive account where source images and generated videos will be stored
Review the input parameters provided by the BrowserAct node, such as target URL, search keyword, or data limit
Adjust the product processing limit or batch size if you want to control execution time
Run the workflow manually once to verify the output before using it in regular automation

Additional explanations and configuration details are provided as sticky notes directly inside the workflow.


Workflow Guidance and Showcase
https://www.youtube.com/watch?v=XS5vyh-bdz0

Nodes Used (3)

Code
n8n-nodes-base.code
Google Drive
n8n-nodes-base.googleDrive
HTTP Request
n8n-nodes-base.httpRequest