TikTok Viral Product Radar
Pricing
from $2.96 / 1,000 actionable insights
TikTok Viral Product Radar
Turn TikTok video or creator records into ranked, evidence-backed TikTok demand signals.
TikTok Viral Product Radar
Pricing
from $2.96 / 1,000 actionable insights
Turn TikTok video or creator records into ranked, evidence-backed TikTok demand signals.
You can access the TikTok Viral Product Radar programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "records": [< {< "videoId": "tt-demo-001",< "uniqueId": "homefinds",< "text": "This organizer is finally back in stock โ where to buy?",< "playCount": 940000,< "diggCount": 81200,< "commentCount": 4200,< "shareCount": 18600,< "collectCount": 29100,< "observedAt": "2026-08-02T10:00:00Z",< "productWorkflow": "tiktok-viral-product-radar"< }< ],< "previousRecords": [< {< "videoId": "tt-demo-001",< "uniqueId": "homefinds",< "text": "Testing this organizer",< "playCount": 81000,< "diggCount": 5100,< "commentCount": 190,< "shareCount": 620,< "collectCount": 1100,< "observedAt": "2026-08-01T10:00:00Z",< "productWorkflow": "tiktok-viral-product-radar"< }< ]<}' |<apify call night111/tiktok-viral-product-radar --silent --output-datasetThe Apify CLI is the official tool that allows you to use TikTok Viral Product Radar locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: