# Scrape Creators Twitch Profile

> Scrape Creators Twitch Profile 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 returns public profile data for a given Twitch channel or streamer

## Facts

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

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-profile-c584dcf8
```

Example prompt: Can you pull the public Twitch profile for the streamer 'shroud' — I want their follower count, channel description, and any social links listed?

## When to prefer this

Choose this endpoint when you need to programmatically retrieve public Twitch channel profile data without direct Twitch API access or OAuth credentials. Ideal for influencer research, audience analytics, competitive streaming analysis, or aggregating creator data across platforms alongside other Scrape Creators endpoints.

## Known failure modes

- Channel not found or username does not exist on Twitch — returns error or empty result
- Rate limiting or IP blocking by Twitch — returns timeout or scraping failure
- Private or suspended account — returns restricted data or error
- Invalid username format — returns validation error
- Network or upstream Twitch changes breaking scraper — returns partial or no data

## How this service works

Twitch

## Output

Returns structured public profile data for the specified Twitch channel, including follower/subscriber counts, channel bio, profile image URL, stream status, and associated social links.

## More

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