# Scrape Creators Facebook Post

> Scrape Creators Facebook Post 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).

Scrapes and retrieves public data from a specific Facebook post by URL

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/facebook/post
- 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-facebook-post-40dbee96
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jB9x-Sd9TB_AlKOoW6IL_

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-facebook-post-40dbee96
```

Example prompt: Can you pull all the details from this Facebook post — including the text, likes, comments count, and who posted it? Here's the URL: https://www.facebook.com/metaai/posts/123456789

## When to prefer this

Use this endpoint when you need structured data from a specific public Facebook post without managing browser automation or Facebook API credentials. Ideal for agents that need to analyze post engagement, extract content for archiving, or monitor specific Facebook posts for changes.

## Known failure modes

- Post URL is private or requires login — returns access error
- Invalid or malformed Facebook post URL — returns bad request error
- Post has been deleted or is unavailable — returns not found error
- Rate limiting by Facebook causing scrape failure — returns timeout or error
- Non-Facebook URL provided — returns validation error

## How this service works

Post

## Output

Returns structured data about the Facebook post including post text/content, author/page name, publish timestamp, like count, comment count, share count, and any media attachments (images/videos) associated with the post.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-facebook-post-40dbee96/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)
