Documentation Index
Fetch the complete documentation index at: https://browseruse-0aece648-mintlify-cli-docs-1773354647.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This demo requires browser-use v0.7.6+.
Features
- Agent visits your target website
- Captures brand name, tagline, and key selling points
- Takes a clean screenshot for design reference
- Creates scroll-stopping Instagram image ads with 🍌
- Generates viral TikTok video ads with Veo3
- Supports parallel generation of multiple ads
Setup
Make sure the newest version of browser-use is installed (with screenshot functionality):Normal Usage
Command Line Options
--url: Landing page URL to analyze--instagram: Generate Instagram image ad (default if no flag specified)--tiktok: Generate TikTok video ad using Veo3--count N: Generate N ads in parallel (default: 1)--debug: Show browser window and enable verbose logging
Programmatic Usage
Output
Generated ads are saved in theoutput/ directory with:
- PNG image files (ad_timestamp.png) - Instagram ads generated with Gemini 2.5 Flash Image
- MP4 video files (ad_timestamp.mp4) - TikTok ads generated with Veo3
- Analysis files (analysis_timestamp.txt) - Browser agent analysis and prompts used
- Landing page screenshots (landing_page_timestamp.png) - Reference screenshots