Facebook
Transcript
Extracts the transcript text from a Facebook video post or reel. Returns the transcript as a single text string with line breaks. Only works on videos under 2 minutes in length.
get/v1/facebook/post/transcript
Query parameters
urlstring required
Facebook post URL
cache_max_age'1d' | '3d' | '7d' | '14d' | '30d'
If we have a response in the cache that is this many days old or newer, return the cached response (0 credits, with "cached": true and a "cached_at" timestamp). Otherwise, scrape a live result (1 credit). See the Caching page for details.
Response
Successful response