# Twitch Clip Data Scraper

> Twitch Clip Data 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-15).

Fetches data for a specific Twitch clip by scraping its metadata and details

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/twitch/clip
- 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-twitch-clip-data-scraper-f8b7e0d2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cfVGwXg6GzwC28SR2bgC4

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-twitch-clip-data-scraper-f8b7e0d2
```

Example prompt: Can you pull the details for this Twitch clip — https://www.twitch.tv/clips/AbcdExampleClip123 — I want to know the title, who made it, what game it's from, and how many views it has?

## When to prefer this

Use this endpoint when you need to extract metadata and stats from a specific Twitch clip without the Twitch API, or when you lack Twitch API credentials. Ideal for agents that need to enrich content pipelines with Twitch clip data or monitor clip performance.

## Known failure modes

- Clip URL or ID not found — returns 404 or empty result
- Private or deleted clip — endpoint returns error or empty response
- Rate limiting — too many requests returns 429
- Invalid clip URL format — returns validation error
- Twitch platform changes may break scraping — returns unexpected data or error

## How this service works

Clip

## Output

Returns structured metadata about the specified Twitch clip including title, creator username, game/category, view count, duration, creation date, and thumbnail URL

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-twitch-clip-data-scraper-f8b7e0d2/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)
