# Kick Clip Scraper

> Kick Clip 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 metadata and details for a specific clip from the Kick live streaming platform

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/kick/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-kick-clip-scraper-34275712
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__Qvplpn-ldON7jUhIp4Is

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-kick-clip-scraper-34275712
```

Example prompt: Can you pull the details for this Kick clip — title, view count, creator, and thumbnail — for the clip at https://kick.com/clips/ClipSlug123?

## When to prefer this

Use this endpoint when you need to programmatically retrieve metadata and statistics for a specific Kick clip, especially when building dashboards, content trackers, or competitive analysis tools focused on the Kick live-streaming platform. Prefer this over generic scraping when you need structured, parsed data rather than raw HTML.

## Known failure modes

- Clip URL or ID not found — returns 404 or empty result
- Invalid or malformed clip identifier — returns error
- Clip has been deleted or made private — returns not found
- Rate limiting or scraping block from Kick — returns timeout or error
- Network error reaching Kick — returns 5xx

## How this service works

Kick

## Output

Returns structured metadata about a Kick clip including the clip title, creator/channel name, view count, duration, thumbnail URL, clip URL, and other associated clip details.

## More

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