Analyze video
analyze_videoBreak down a video ad into its verbatim transcript, beat list, duration, and frame timestamps. Study competitor ads to remix their structure.
Instructions
Break a video ad down into its structure: the verbatim transcript (voiceover + on-screen text) with a beat list, plus duration and sampled frame timestamps. Use to study a reference/competitor ad before remixing its structure. Costs ~a transcription call; no ScrapeCreators credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | the video URL (a served /generated/ path or a public http(s) video) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frameTimes | No | timestamps (seconds) of the sampled frames | |
| transcript | No | verbatim voiceover + on-screen text with a beat list (null when silent/unreachable) | |
| durationSeconds | No | the video length in seconds |