Twitter Video Transcript
Twitter
Twitter Video Transcript
Get Twitter video transcript.
POST
Twitter Video Transcript
Product: Visual Intelligence — Social Media Scraping
Use case: Fetch video metadata, transcripts, captions, and comments from YouTube, Instagram, TikTok, and Twitter/X
Host:
https://mavi-backend.memories.ai/serve/api/v2
Auth: Authorization: sk-mavi-... (no Bearer prefix)Channel routing guide: see Social Media Scraping Overview. Endpoints with a
channel request field let you choose apify, rapid, or memories.ai; endpoints without this field use managed routing.Pricing:
- rapid channel: $0.01 per video
- memories.ai channel: $0.01 per video
- apify channel: Charged at Apify’s actual cost (higher and variable pricing)
Code Example
Request Body
Response
Response Parameters
Authorizations
Body
application/json
Response
200 - application/json
Video transcript in multiple formats (plain text and WEBVTT)
Response code indicating the result status
Example:
200
Response message describing the operation result
Example:
"success"
Array containing transcript data objects
Indicates whether the operation was successful
Example:
true
Indicates whether the operation failed
Example:
false
