Instagram Video Transcript extracts the spoken words from one public Reel or video post for hook research, captions, and content repurposing. It returns detected-language text, ordered timestamps, post metadata, and optional translation into 133 languages. Entry transcript price: $0.36.
At a glance
| Store brand | TrueFetch — apify.com/truefetch |
|---|---|
| Pricing model | pay per event |
| Price per result row | $0.40 on the Free plan |
| 1,000 rows (Free plan) | $400.00 |
| 1,000 rows (Gold plan) | $360.00 |
| Default / max memory | 8192 MB / 16384 MB |
| Run timeout | 12 h |
| Public runs, last 30 days | 528 · 100% succeeded |
| Users | 55 in 30 days · 350 all time |
| First published | December 25, 2025 |
| Last build | 1.0.26 on August 25, 2026 |
What you have to give it
1 of the 2 input fields are required; the rest have defaults and can be left out.
| Field | Type | Required | Accepted values | What it does |
|---|---|---|---|---|
video_url | string | yes | https://www.instagram.com/reels/DVNBl6iDoT0/ | Paste one public TikTok video URL to download and transcribe |
translate | string | no | afrikaans, albanian, amharic … | Select an optional target language for the translated transcript |
A run that works
The values below are the Actor's own prefills, so this input is valid as written:
{
"video_url": "https://www.instagram.com/reels/DVNBl6iDoT0/"
} What comes back
Every dataset row carries the 22 fields below. The examples are the ones declared in the Actor's own output schema.
| Field | Type | Example | Meaning |
|---|---|---|---|
platform | string | null | Youtube | Source platform name |
title | string | null | How to Build an AI Agent in 10 Minutes | Original title of the video |
description | string | null | In this tutorial we explore how to build AI agents using the latest tools and frameworks. | Video description |
author | string | null | TechChannel | Video creator or uploader username/name |
author_id | string | null | UCexampleChannelId123 | Author's channel or user ID |
author_url | string | null | https://www.youtube.com/@TechChannel | URL to the author's channel or profile page |
duration | number | null | 623 | Video duration in seconds |
audio_title | string | null | Original Sound | Track name if the video contains music |
audio_artist | string | null | TechChannel | Artist name if the video contains music |
view_count | integer | null | 152000 | Number of views on the video |
like_count | integer | null | 8500 | Number of likes on the video |
shares_count | integer | null | 120 | Number of shares/reposts |
dislike_count | integer | null | 45 | Number of dislikes on the video |
comment_count | integer | null | 340 | Number of comments on the video |
categories | array | null | Education, Technology | Video categories |
tags | array | null | AI, machine learning, tutorial | Video tags |
published_at | string | null | 2024-03-15T14:22:00+00:00 | ISO formatted timestamp when the video was published |
thumbnail | string | null | https://i.ytimg.com/vi/uZ_BMwB647A/maxresdefault.jpg | Video thumbnail image URL |
transcript | object | null | {"language":"English","text":"Hello and welcome to this tutorial.","segments":[{ | AI-generated transcript with speech recognition and timestamped subtitles in original language |
translation | object | null | {"language":"Spanish","text":"Hola y bienvenido a este tutorial.","segments":[{" | AI-translated transcript with timestamped subtitles in the target language. Segments the translator could not return keep their source text, and untranslated_segments counts them, so the segment list always aligns with the transcript. |
processor | string | null | https://apify.com/agentx/video-transcript | URL of the Apify actor that processed this data |
processed_at | string | null | 2025-01-15T10:30:00.000Z | ISO 8601 formatted timestamp (UTC) when the data was processed |
What it costs
| Charged event | Price | When |
|---|---|---|
| Actor Usage | $0.00001 | Charged for Actor runtime, proxy and storage. Cost depends on resource consumption during execution |
| Actor Start | $0.001 | Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event). |
| Transcript | $0.40 – $0.36 | One source-aware timestamped transcript in the default dataset. |
| Translation | $0.12 – $0.11 | One requested translation preserving transcript segment alignment in the default dataset. |
Per 1,000 rows, by Apify plan
| Plan | Per row | 1,000 rows | 10,000 rows |
|---|---|---|---|
| Free | $0.40 | $400.00 | $4000.00 |
| Bronze | $0.39 | $386.67 | $3866.70 |
| Silver | $0.37 | $373.33 | $3733.30 |
| Gold | $0.36 | $360.00 | $3600.00 |
| Platinum | $0.36 | $360.00 | $3600.00 |
| Diamond | $0.36 | $360.00 | $3600.00 |
Every total includes the $0.001 start fee once. Apify charges that fee per gigabyte of memory, so a 8192 MB run pays it a single time.
When not to use it
- The dataset carries 22 fields and nothing else; if your analysis needs a field that is not in the table above, no input setting will add it.
- It reads what is public at run time. There is no archive behind it, so a question about last quarter has to be answered from data you already collected.
Closest Actors in the catalog
Same categories, ordered by how many people run them. Compare the field tables before choosing.
| Actor | Brand | Fields | 1k rows (Free) | Users / 30 d |
|---|---|---|---|---|
| Social Media Marketing ↗ | TrueFetch | 9 | — | 1 |
| Snapchat Video Downloader ↗ | AgentX | 43 | — | 0 |
| Instagram Trending Scraper | AgentX | 62 | $3.91 | 63 |
| YouTube Video Downloader | TrueFetch | 43 | — | 42 |
| Video Transcript | AgentX | 22 | $387.00 | 35 |
| TikTok Transcript | AgentX | 22 | $288.00 | 30 |
Field guides that use this data
- Reddit Research APIs Compared: Community, Posts, People, or Search — Reddit exposes four distinct research surfaces — community profile, post feeds, people, and keyword search. Which one answers which question, with field counts.
- How to Build a Creator Outreach List from Public Data — A repeatable pipeline for influencer and creator outreach: discovering creators by niche, enriching profiles across YouTube, Instagram, and TikTok, and extracting published business contacts responsibly.
- Instagram and TikTok Trend Research Without Vanity-Metric Traps — A source-aware method for comparing public creator and trend signals across Instagram and TikTok while controlling for time, discovery method, and incomplete metrics.
Prove it on a narrow run
Open the live contract.
Pricing, availability and schema can change between snapshots. The Apify Actor page is the current source of truth.
Catalog snapshot 2026-09-04; Actor contract, pricing and run statistics read 2026-09-04.