Bulk Instagram Transcript API
Pricing
from $50.00 / 1,000 credits
Go to Apify Store

Bulk Instagram Transcript API
Pricing
from $50.00 / 1,000 credits
Rating
0.0
(0)
Developer

exporter24
Maintained by Community
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
Transcript24 Bulk Transcriber
Bulk transcription actor for public social video URLs via the Transcript24 API.
What it does
- Accepts one or many social media video URLs
- Supports JSON mode
- Stores one dataset item per URL
Supported platforms:
- TikTok
- YouTube
Input
urls(bulk URL list)
Output
Each dataset item contains:
urlokcaption(array)caption_text(text)caption_counterror(only when failed)
Example output
{"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ","ok": true,"caption_count": 87,"caption": [{"start_time": "00:00:00.000","end_time": "00:00:03.200","text": "..."}]}
Credits
If captions already exist on the video platform, transcription costs 1 credit per video, no matter how long the video is. If no captions are available, we use AI Transcription, which is charged based on the video duration.
For AI Transcription requests, billing uses 1 credit per minute (rounded up) (ceil(duration_seconds / 60)).
Examples:
00:00:59->1credit00:01:10->2credits00:02:00->2credits
Failed jobs are not charged.