kwai-apilisted
Install: claude install-skill nikhonit/social-media-api-skills
# Kwai API skill
Read public Kwai data as clean JSON. This Kwai API skill returns a creator profile, that creator's posts, or a single video by URL. Kwai is one of the largest short-video platforms in Latin America and South Asia and is poorly served by Western data tools, which is most of the reason this skill exists.
This skill wraps **3 live Kwai endpoints** from the [ScraperSocial](https://scrapersocial.com) API. Public data only, returned as clean JSON.
## When to use this skill
- You are researching creators or short-video trends in markets where Kwai has real share.
- A user pastes a Kwai link and asks who posted it or what the account is.
- You are benchmarking a creator's Kwai presence against their TikTok or Instagram.
### Do not use this skill when
- **You assumed Kwai mirrors TikTok.** They are different platforms with different creators; do not present one as a proxy for the other.
- **You need transcripts or AI summaries.** Kwai has three endpoints — profile, posts and a single post. There is no transcript capability here.
- **You need to post or interact.** Read-only.
## Setup
```bash
export SCRAPERSOCIAL_KEY=sk_live_... # https://scrapersocial.com/app/keys
```
Signing up at [scrapersocial.com/signup](https://scrapersocial.com/signup) includes 100 free credits, no card required.
## Scripts
| Script | What it does | Input | Credits |
|---|---|---|---|
| `get_post.js` | Get Kwai post. | url | 2 credits |
| `get_profile.js` | Get Kwai profile. | url|h