# Komi Profile Scraper

> Komi 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-16).

Scrapes public profile data from Komi creator link-in-bio pages

## Facts

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

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-komi-profile-scraper-f0b644cb
```

Example prompt: Can you scrape the Komi profile for creator 'charlidamelio' and pull all their linked social accounts, bio info, and contact details?

## When to prefer this

Use this endpoint when you need to extract public data from a creator's Komi link-in-bio page specifically, such as aggregating their social media handles, bio, and linked content in one call. Prefer this over generic web scrapers when you want structured Komi profile data without parsing raw HTML.

## Known failure modes

- Profile not found or username does not exist on Komi — returns 404 or empty result
- Private or restricted Komi profile — returns limited or no data
- Invalid URL or username format — returns validation error
- Rate limit exceeded — returns 429 error
- Komi platform changes breaking scraper — returns parsing error or incomplete data

## How this service works

Komi

## Output

Returns structured data from a Komi creator profile page, including bio, linked social media accounts, follower counts, contact information, and any other public details listed on the Komi link-in-bio page.

## More

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