Komi
Komi
Extract creator page data
Komi
Extract creator page data. 1 endpoint available.
Base URL: /v1/komi/...
Getting Started
1. Fetch a profile
curl "https://socialcrawl.dev/v1/komi/page?url=https://komi.io/example" \
-H "x-api-key: sc_your_api_key_here"3. Read computed fields
Every response includes computed fields: engagement_rate, language, content_category, and estimated_reach.
Endpoints
| Endpoint | Path | Credit Tier |
|---|---|---|
| Get Komi page | /v1/komi/page | standard (1cr) |
Notes
- All endpoints use
GETmethod with query parameters - Authentication via
x-api-keyheader - Responses follow the unified SocialCrawl schema
