# Pinterest Pin Scraper

> Pinterest Pin 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).

Scrapes and retrieves data for a specific Pinterest pin by URL or ID

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/pinterest/pin
- 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-pinterest-pin-scraper-287c512e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MAIRyu2XQZ4nVL-uOBR0l

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-pinterest-pin-scraper-287c512e
```

Example prompt: Can you pull all the details from this Pinterest pin — title, description, image, and how many times it's been saved? Here's the URL: https://www.pinterest.com/pin/123456789012345678/

## When to prefer this

Use this endpoint when you need structured data from a specific Pinterest pin, such as the image, description, author, or engagement metrics. Prefer this over manual web scraping or unofficial methods when you need reliable, parsed Pinterest pin data without managing Pinterest's anti-scraping measures yourself.

## Known failure modes

- Pin URL or ID not found or invalid — returns 404 or empty result
- Pinterest rate limiting or blocking — returns error or timeout
- Private or deleted pin — returns access denied or not found
- Malformed URL input — returns validation error
- Service unavailable — returns 5xx error

## How this service works

Pin

## Output

Returns structured data for the specified Pinterest pin including title, description, image URL, author/creator details, save/repin count, source link, and other pin metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-pinterest-pin-scraper-287c512e/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)
