API documentation

Structured data from the public web

One API across 25 platforms. Send a URL or a handle, get back clean JSON. No headless browsers to run, and no parsers to keep fixing when a platform changes its markup.

Your first request
curl -X POST 'https://scrape.crawlzo.com/v1/scrapers/tiktok-user-info-v4' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{"unique_id": "nasa"}'

Social platforms

Instagram, TikTok, YouTube, Facebook, X, LinkedIn, Reddit, Snapchat, Discord

Chinese platforms

Weibo, Douyin, Xiaohongshu

Search and news

Google Search, Google News, AI answer engines

Maps and local

Google Maps, Zomato, Swiggy

App stores

Apple App Store, Google Play

Retail

Walmart, Flipkart, Myntra

Reviews and web data

MouthShut, SpyFu

Every endpoint page lists the parameters the API actually accepts, generated from the same definitions it validates against, and shows a real example response rather than an illustration.