# Scrape Creators Facebook Profile Photos

> Scrape Creators Facebook Profile Photos 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 profile photos from a Facebook user's profile

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/facebook/profile/photos
- 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-profile-photos-ea6351db
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sw7KOiDM2gv7GvsMIIsQ1

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-profile-photos-ea6351db
```

Example prompt: Can you pull all the profile photos from this Facebook account — facebook.com/johndoe — using Scrape Creators so I can see what images they've posted publicly?

## When to prefer this

Use this endpoint when you need to programmatically access and retrieve photos from a Facebook user's profile page without the Facebook Graph API. Ideal for social media research, influencer analysis, competitive intelligence, or building tools that aggregate social media imagery from Facebook specifically.

## Known failure modes

- Private or restricted profile returns no photos or access denied error
- Invalid Facebook URL or username returns 404 or empty result
- Facebook rate limiting or bot detection causes request failure
- Profile does not exist returns an error response
- Temporary Facebook service disruption causes scrape failure

## How this service works

Profile Photos Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.

## Output

Returns a collection of profile photos from the specified Facebook user's profile, including photo URLs, image metadata, and related photo information scraped from the public Facebook profile page.

## More

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