# TikTok API Fast Reliable Data Scraper

> TikTok API Fast Reliable Data Scraper is a paid API for AI agents from magnum-ai-flame.vercel.app, paid per call via x402, $0.14/call, status unknown (last checked 2026-09-14).

Scrapes and retrieves data from TikTok profiles, videos, or content via a fast and reliable API endpoint paid per call with USDC on Base chain.

## Facts

- Endpoint: POST https://magnum-ai-flame.vercel.app/api/tiktok-api-fast-reliable-data-scraper
- Price: $0.14/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tiktok-api-fast-reliable-data-scraper-9cddad52
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fHxdiclm6MMG9SXPQudOc

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-api-fast-reliable-data-scraper-9cddad52 -d '<json body>'
```

Example prompt: Can you scrape the TikTok video data for this URL — https://www.tiktok.com/@username/video/1234567890 — and give me the view count, likes, comments, and caption?

## When to prefer this

Use this endpoint when you need fast, reliable TikTok data scraping without managing your own scraping infrastructure, especially when you want pay-per-call pricing via USDC on Base rather than a subscription. Prefer this over self-hosted scrapers or official TikTok API (which has strict rate limits and approval requirements) when you need flexible, on-demand access to TikTok content data.

## Known failure modes

- Invalid or non-existent TikTok URL or video ID returns empty or error result
- TikTok rate limiting or anti-scraping measures may cause intermittent failures
- Private or restricted TikTok accounts may return no data
- Malformed input object returns validation error
- Payment failure on Base chain blocks the request entirely

## How this service works

Pay-per-call API marketplace with 150 endpoints powered by x402 payments on Base chain.

## Output

Returns a result object containing TikTok data such as video metadata, engagement metrics (views, likes, comments, shares), author profile details, captions, hashtags, and other content-level fields available from the scraped TikTok page or API.

## 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-api-fast-reliable-data-scraper-9cddad52/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from magnum-ai-flame.vercel.app](https://www.zero.xyz/host/magnum-ai-flame.vercel.app/llms.txt)
