# Snapchat Profile Scraper

> Snapchat Profile Scraper 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-14).

Fetches public profile data for a Snapchat user by username

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/snapchat/profile
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-14
- 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-snapchat-profile-scraper-2ec8b1ec
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ta6kl1HRDh7aJ6C1KwtTS

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-snapchat-profile-scraper-2ec8b1ec
```

Example prompt: Pull the public Snapchat profile for the username 'khaby.lame' — I need their bio, subscriber count, and profile picture URL.

## When to prefer this

Use this endpoint when you need to retrieve public Snapchat profile data for a specific username. Prefer it over general web scraping when you want structured, clean output without parsing HTML. Choose this over TikTok/Instagram profile endpoints specifically when the target platform is Snapchat.

## Known failure modes

- Username not found — returns 404 or empty result
- Private or suspended account — limited or no data returned
- Snapchat rate limiting causing temporary failure
- Invalid username format causes request error

## How this service works

Snapchat

## Output

Returns structured public profile data for the specified Snapchat user, including display name, bio, subscriber/follower counts, profile picture URL, and other publicly available account metadata.

## More

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