tiktok-shop-apilisted
Install: claude install-skill nikhonit/social-media-api-skills
# TikTok Shop API skill
Read public TikTok Shop data as clean JSON. This TikTok Shop API skill returns a product, its reviews, a shop's catalogue, a creator's showcase, and keyword product search — all at 3 credits. TikTok Shop is where a large share of social commerce now happens, and it is barely covered by conventional e-commerce data tools.
This skill wraps **5 live TikTok Shop endpoints** from the [ScraperSocial](https://scrapersocial.com) API. Public data only, returned as clean JSON.
## When to use this skill
- You are researching what sells on TikTok Shop in a category.
- You need reviews for a TikTok Shop product to gauge sentiment or quality.
- You are tracking which products a creator promotes in their showcase.
- You are comparing a product's TikTok Shop listing against other marketplaces.
### Do not use this skill when
- **You need seller-account data** — orders, fulfilment, payouts. That is account-scoped; TikTok's Shop Partner API covers it.
- **You confused this with the main TikTok skill.** Videos, transcripts and creator stats live in `tiktok-api`; this skill is the commerce surface only.
- **You need guaranteed live stock or price.** Responses may be cached; use `--fresh` when it matters.
## 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 |