# AnyAPI Facebook Ad Transcript

> AnyAPI Facebook Ad Transcript is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Scrapes and extracts the transcript or text content from a Facebook advertisement

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/facebook.ad_transcript
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-facebook-ad-transcript-6b587485
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZlS43LHAvtUR6VdbyQrMT

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 anyapi-facebook-ad-transcript-6b587485 -d '<json body>'
```

Example prompt: Can you pull the transcript or ad copy text from this Facebook ad — https://www.facebook.com/ads/library/?id=123456789 — I want to see exactly what it says?

## When to prefer this

Use this endpoint when you need to extract the written or spoken text content from a specific Facebook ad for competitive research, ad intelligence, compliance monitoring, or marketing analysis. Prefer this over manual browsing or Facebook Ads Library when you need programmatic access at scale with pay-per-use pricing and no subscription commitment.

## Known failure modes

- Ad not found or deleted — returns error with invalid ad ID
- Private or restricted ad not accessible — returns permission error
- Invalid URL or ad identifier format — returns validation error
- Facebook rate limiting or blocking — returns scraping failure error
- Ad is video-only with no transcript available — returns empty or null transcript field

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON object containing the extracted transcript or text content from the specified Facebook ad, including the ad copy, script, or spoken/written words used in the advertisement.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-facebook-ad-transcript-6b587485/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
