# Twitter Tweet Transcript

> Twitter Tweet Transcript is a paid API for AI agents from Scrape Creators at mpp.orthogonal.com, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-15).

Retrieves the transcript or text content from a Twitter/X tweet, including any spoken or captioned audio content

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/twitter/tweet/transcript
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: Scrape Creators
- Docs: https://api.scrapecreators.com
- Website: https://api.scrapecreators.com
- Tags: social-media, tiktok, instagram, youtube, scraping, social, data
- Canonical page: https://www.zero.xyz/c/scrape-creators-twitter-tweet-transcript-2187ca0b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_47Y5C30vvz24idhd4-HPi

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability scrape-creators-twitter-tweet-transcript-2187ca0b
```

Example prompt: Can you get me the full transcript of this tweet — https://twitter.com/user/status/1234567890?

## When to prefer this

Use this endpoint when you need to extract the transcript or spoken content from a specific Twitter/X tweet, especially video tweets. Prefer this over generic web scrapers when you need structured transcript data from Twitter specifically, and when you have a tweet URL or ID ready.

## Known failure modes

- Tweet not found or deleted — returns 404 or empty result
- Tweet has no video or audio content to transcribe — returns empty transcript
- Private or restricted tweet — access denied error
- Invalid tweet URL or ID — returns validation error
- Rate limit exceeded — returns 429 error
- Twitter anti-scraping measures triggered — returns error or empty response

## How this service works

Transcript

## Output

Returns the transcript or textual content extracted from the specified Twitter/X tweet, including any spoken audio or captions present in the tweet's video content.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-twitter-tweet-transcript-2187ca0b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
