Scavio AI Scavio AI

Monitor Tiktok Creators Posts and Engagement

Track any TikTok creator's latest posts, engagement metrics, and content trends automatically using Scavio's TikTok search API. Get JSON data on videos, likes, comments, and shares without scraping or browser automation. Perfect for brand monitoring, influencer research, and competitive analysis

Takes
Text
Produces
Api Response
What you'll produce
Input
{ "source": "tiktok", "query": "@charlidamelio", "num_results": 10 }
Output
{ "results": [ { "title": "new dance with friends", "url": "URL", "views": 4200000, "likes": 890000, "comments": 12400, "shares": 34000, "published_date": "2026-05-25", "creator": { "username": "charlidamelio", "followers": 155000000 } } ], "total_results": 10 }

The Workflow

6 steps · click a step number to mark it done

Open Scavio AI and have it ready before you start

Get your free Scavio API key at scavio.dev. The free tier gives you 250 credits per month with no credit card required. Set your API key as an environment variable or keep it ready for the next steps.

Use the Scavio TikTok search endpoint to query a creator's username or niche keyword. Send a POST request to api.scavio.dev/v1/search with the body: source set to "tiktok" and query set to the creator handle or topic you want to monitor. The response returns structured JSON with video titles, view counts, likes, comments, shares, and post dates.

Parse the JSON response to extract the data points you need. Each result includes the video URL, description, engagement metrics (likes, comments, shares, views), publish date, and creator info. Filter by date range or minimum engagement thresholds to focus on top-performing content.

Store results in a spreadsheet or database to track changes over time. Log each data pull with a timestamp so you can chart posting frequency, engagement trends, and content patterns across days or weeks.

Set up recurring monitoring by scheduling your API calls daily or weekly. Use a cron job, n8n workflow, or Make scenario to automate the search request and append new results to your tracking sheet. Scavio has native n8n and Make integrations so this can be a no-code setup.

Analyze trends and take action. Compare engagement rates across creators, spot viral content early, identify posting patterns that drive views, and build outreach lists of creators whose audience matches your target market.

Did this workflow help?
🔍 Looking for AI tools? Try searching!