# TikTok Shop Products Scraper

> TikTok Shop Products 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-13).

Retrieves product listings from a TikTok Shop, returning product details such as names, prices, images, and availability.

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/tiktok/shop/products
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-13
- 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-tiktok-shop-products-scraper-a8d53555
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gU8e8WBsRz9ziv2TidGLh

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-tiktok-shop-products-scraper-a8d53555
```

Example prompt: Pull all the products listed in the TikTok Shop for the creator @fashionwithlaura so I can see what they're currently selling and at what prices.

## When to prefer this

Use this endpoint when you need to programmatically retrieve product listings from a TikTok Shop for a specific creator or seller — ideal for competitive research, influencer product monitoring, or e-commerce data aggregation involving TikTok's native shopping platform.

## Known failure modes

- Invalid or non-existent TikTok Shop handle returns an error or empty result
- TikTok Shop is private or region-restricted, resulting in no data
- Rate limiting or scraping block from TikTok side causes incomplete results
- Shop has no products listed, returning an empty array

## How this service works

Shop Products Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.

## Output

A list of products from the specified TikTok Shop, including product names, prices, images, descriptions, and availability status.

## More

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