# KiteEndpoints.ai - TikTok Scraper (tiktok-scraper7)

> KiteEndpoints.ai - TikTok Scraper (tiktok-scraper7) is a paid API for AI agents from kite-hub-v2.vercel.app, paid per call via x402, $0.17/call, status unknown (last checked 2026-09-14).

Scrapes and retrieves data from TikTok profiles, videos, or feeds via a paid-per-request API hub

## Facts

- Endpoint: POST https://kite-hub-v2.vercel.app/api/tiktok-scraper7
- Price: $0.17/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-tiktok-scraper-tiktok-scraper7-bfa11b71
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MKKTAzsI7gJY9uEWta-t5

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 kiteendpoints-ai-tiktok-scraper-tiktok-scraper7-bfa11b71 -d '<json body>'
```

Example prompt: Scrape the TikTok page for @charlidamelio and give me the latest video titles, view counts, and like counts.

## When to prefer this

Use this endpoint when you need to programmatically access TikTok content data — such as video metadata, user profiles, or engagement metrics — without an official TikTok API key, paying per request in USDC on Base chain. Prefer this over official TikTok APIs when speed of setup matters and official access is unavailable.

## Known failure modes

- TikTok rate limiting or blocking may cause failed scrapes
- Invalid or private TikTok URL/username returns empty or error result
- TikTok account deletion or content removal yields no data
- Payment failure in USDC results in 402 response and no data returned
- TikTok anti-bot measures may cause intermittent failures

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

Returns a JSON object with TikTok data such as video metadata, user profile info, engagement statistics (likes, views, comments, shares), captions, and timestamps depending on what was queried.

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "example": {
  "result": {
   "data": "example response"
  }
 },
 "properties": {
  "result": {
   "type": "object",
   "description": "API response data"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kiteendpoints-ai-tiktok-scraper-tiktok-scraper7-bfa11b71/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-hub-v2.vercel.app](https://www.zero.xyz/host/kite-hub-v2.vercel.app/llms.txt)
