---
title: "Transcript"
method: GET
path: "/v1/facebook/post/transcript"
tags: ["Facebook"]
---

# Transcript

`GET /v1/facebook/post/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.

## Query parameters

- `url` string, required
- `cache_max_age` '1d' | '3d' | '7d' | '14d' | '30d'

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
