# TikTok Fast & Reliable Data Scraper

> TikTok Fast & Reliable Data Scraper is a paid API for AI agents from kite-hub-v2.vercel.app, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Scrapes TikTok profile, video, and engagement data via a fast, reliable third-party API proxy

## Facts

- Endpoint: POST https://kite-hub-v2.vercel.app/api/tiktok-api-fast-reliable-data-scraper
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tiktok-fast-reliable-data-scraper-2e9fab1f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ne-G27M8ygi4zlSbrAesS

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 tiktok-fast-reliable-data-scraper-2e9fab1f -d '<json body>'
```

Example prompt: Can you scrape the TikTok profile and latest video stats for the account @charlidamelio — I need follower count, total likes, and the view/like/comment counts on their most recent posts?

## When to prefer this

Use this endpoint when you need fast, on-demand TikTok data (profiles, videos, engagement metrics) without maintaining your own scraping infrastructure. Prefer this over general web scrapers when you specifically need structured TikTok data, and over official TikTok APIs when you need data not exposed through official channels (e.g. broader public metrics). Pay-per-request pricing at $0.08 USDC makes it cost-effective for sporadic or agent-driven lookups.

## Known failure modes

- TikTok account is private or suspended — returns empty or error result
- Invalid username or video URL — malformed input returns no data
- TikTok rate-limiting or anti-scraping measures — may return partial or stale data
- Upstream scraper service outage — endpoint returns failure or timeout
- Account/video deleted since last cache — returns 404-style empty result

## 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 result object containing scraped TikTok data such as profile details, video metadata, engagement metrics (views, likes, comments, shares), and other public data associated with the queried TikTok user or video.

## 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/tiktok-fast-reliable-data-scraper-2e9fab1f/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)
