Tiktok Trending Videos Insights avatar

Tiktok Trending Videos Insights

Pricing

$19.99/month + usage

Go to Apify Store
Tiktok Trending Videos Insights

Tiktok Trending Videos Insights

πŸ“ˆ TikTok Trending Videos Insights gives real-time analytics on top videos, sounds & hashtags by niche, country & timeframe. πŸ” Track views, likes, shares & velocity to find viral trends and optimize strategy. πŸš€ For creators, brands & marketers.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

Scraply

Scraply

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Tiktok Trending Videos Insights is an Apify actor that discovers trending TikTok videos by country and timeframe, then delivers clean, structured records ready for analysis. It solves the manual effort of checking TikTok trends by automating discovery and extraction β€” ideal for TikTok trending video analytics, TikTok trend analysis insights, and building a TikTok trending topics tracker at scale for marketers, developers, analysts, and researchers. With region, period, and sort controls, it enables repeatable trend discovery workflows you can scale and automate.

What data / output can you get?

Below are the exact fields this actor saves to the dataset on each run.

Data typeDescriptionExample value
country_codeTwo-letter country code for the trend contextAU
coverVideo thumbnail image URLhttps://p16-sign-sg.tiktokcdn.com/...
durationVideo length in seconds5
idVideo ID7567957332919913736
item_idItem ID (same as video ID in many cases)7567957332919913736
item_urlDirect link to the TikTok videohttps://www.tiktok.com/@mnm_pipi/video/7567957332919913736
regionHuman-readable region nameAustralia
titleVideo title/caption (often includes hashtags)Hips don't lie #halloween #shakira #shake #wiggle #boxerdog

Notes:

  • Titles often contain hashtags, enabling lightweight TikTok trending hashtags analysis without additional fields.
  • You can export results from the Apify dataset to JSON, CSV, or Excel for your TikTok trends dashboard or downstream analytics.

Key features

  • πŸ” Resilient header handling Automatically extracts dynamic headers (user-sign, web-id, timestamp) from a headless browser to access public Creative Center endpoints reliably β€” improving stability for TikTok trend discovery tool workflows.

  • 🌍 Regional & timeframe controls Target trends by country with countryCode and restrict by period (days) to focus on recent activity β€” perfect for TikTok For You Page trends insights across markets.

  • 🧭 Flexible sorting options Sort trending results by hot, view, like, share, or comment via sortOrder to align with your analysis priorities for TikTok content performance insights.

  • πŸ“¦ Live streaming to dataset Items are pushed as they’re discovered, so you can consume results in near real time and build a TikTok trends dashboard that updates as the run progresses.

  • πŸ” Smart proxy fallback Uses your proxyConfiguration when provided and automatically falls back across datacenter and residential proxies if needed, helping maintain continuity during large pulls.

  • πŸ“ˆ Scalable limits Control volume with maxItems (1–1000) to support quick checks or batch runs for TikTok trend analytics tool workflows.

  • πŸšͺ No login required Works with publicly available data β€” no accounts, cookies, or credentials needed.

  • πŸ§‘β€πŸ’» Developer-friendly outputs Clean, predictable JSON with stable field names for smooth integration into APIs, notebooks, and data pipelines.

  1. Sign in to Apify Create a free Apify account or log in.

  2. Open the actor Search for β€œTiktok Trending Videos Insights” in the Apify Store and open the actor page.

  3. Configure inputs

    • countryCode: Set the two-letter code (e.g., US, AU, GB).
    • sortOrder: Choose one of hot, view, like, share, comment.
    • maxItems: Set how many records to collect (1–1000).
    • period: Choose the number of days to look back (1–30, default 7).
    • proxyConfiguration: Optionally enable Apify Proxy; the actor will handle fallback logic if needed.
  4. Start the run Click Start. The actor navigates a headless browser to acquire dynamic headers, then fetches pages and streams items to the dataset.

  5. Monitor progress Watch logs and dataset items appear live. Sorting, paging, and rate-limiting are handled automatically.

  6. Review results Open the Dataset tab to preview β€œScraped Videos” with columns for country_code, cover (image preview), duration, id, item_id, item_url (clickable), region, and title.

  7. Export your data Export from the dataset to JSON, CSV, or Excel for analysis in your BI stack or to power a TikTok trend discovery tool.

Pro tip: Schedule runs on Apify and pull results via the Dataset API to automate a recurring TikTok trending topics tracker that feeds your internal dashboards.

Use cases

Use case nameDescription
Marketing teams – trend monitoringTrack country-specific trending videos by period and sort order to inform content calendars and campaign ideation.
Social media managers – content planningBuild recurring pulls to populate a TikTok trends dashboard and plan timely posts around fast-moving topics.
Analysts – regional benchmarkingCompare regions using country_code and region to study distribution patterns and surface localized opportunities.
Data engineers – API pipelineIntegrate the structured JSON output into ETL jobs for automated TikTok trend analysis insights across teams.
Researchers – cultural trend studiesCollect titles and links over time to study emergent themes and hashtag usage patterns.
Competitive intel – format scanningReview titles, durations, and covers to identify creative patterns and short-form formats gaining traction.

Built for precision and reliability, this actor focuses on clean, structured, and repeatable trend extraction from publicly available endpoints β€” without login friction.

  • βœ… Accurate, structured fields: Stable schema with country_code, id, item_url, title, and more for consistent ingestion.
  • 🌐 Region + period filters: Zero in on markets and recent windows that matter for your audience.
  • βš™οΈ Sort by trending signals: Align results with view/like/share/comment-focused prioritization.
  • 🧱 Production-ready stability: Dynamic header extraction and proxy fallback (datacenter β†’ residential) increase resilience vs. brittle, manual tools.
  • πŸ§‘β€πŸ’» Developer access: Works seamlessly with Apify datasets and APIs for downstream automation.
  • πŸ›‘οΈ No-login, public data: Avoid risky cookies and extensions β€” designed for public, unauthenticated access.
  • πŸ’Ό Scales with your workflow: Control output volume with maxItems to support everything from quick checks to batch trend pulls.

In short, it’s a robust alternative to unstable browser plugins β€” a streamlined, automation-first approach to TikTok algorithm insights for trending content.

Yes, when used responsibly. The actor collects publicly available trending data and does not access private profiles or authenticated resources.

Guidelines for compliant use:

  • Only use publicly available information and respect TikTok’s Terms of Service.
  • Avoid excessive request rates and use proxies responsibly.
  • Ensure adherence to applicable data protection regulations (e.g., GDPR, CCPA).
  • Do not use the tool to access private data or bypass access controls.
  • Consult your legal team for edge cases or jurisdiction-specific requirements.

Input parameters & output format

Example JSON input

{
"countryCode": "AU",
"sortOrder": "share",
"maxItems": 100,
"period": 7,
"proxyConfiguration": {
"useApifyProxy": false
}
}

Parameters

  • countryCode (string) β€” Two-letter country code (e.g., 'US', 'AU', 'GB', 'CA'). Default: 'US'. Required: Yes.
  • sortOrder (string) β€” How to sort trending videos. Options: 'hot', 'view', 'like', 'share', 'comment'. Default: 'view'. Required: Yes.
  • maxItems (integer) β€” Maximum number of videos to scrape (1–1000). Default: 100. Required: Yes.
  • period (integer) β€” Time period for trending videos in days (1–30). Default: 7. Required: No.
  • proxyConfiguration (object) β€” Choose which proxies to use. If TikTok rejects the proxy, a residential proxy will be used as a fallback. Required: No.

Example output JSON

[
{
"country_code": "AU",
"cover": "https://p16-sign-sg.tiktokcdn.com/...",
"duration": 5,
"id": "7567957332919913736",
"item_id": "7567957332919913736",
"item_url": "https://www.tiktok.com/@mnm_pipi/video/7567957332919913736",
"region": "Australia",
"title": "Hips don't lie #halloween #shakira #shake #wiggle #boxerdog"
}
]

Notes:

  • Some fields may occasionally be missing or null if not provided by the source (e.g., region names for certain markets). The actor preserves the exact fields listed above.

FAQ

Do I need a TikTok account or login to use this?

No. The actor works with publicly available endpoints and does not require login, cookies, or credentials.

What fields are included in the output?

The dataset includes country_code, cover, duration, id, item_id, item_url, region, and title. These are pushed as each item is discovered.

How many items can I scrape per run?

You can control volume with maxItems from 1 to 1000. The actor paginates and stops after reaching your limit.

Can I choose a specific country and timeframe?

Yes. Use countryCode to set the market and period (days) to control the timeframe for trending videos.

Can I sort the results?

Yes. Set sortOrder to one of hot, view, like, share, or comment to influence result ordering for your TikTok trend analytics tool needs.

Does it support proxies?

Yes. Configure proxyConfiguration to use Apify Proxy. The actor includes fallback logic and can switch to residential proxies if needed.

Can I analyze hashtags or sounds with this data?

The actor does not extract sounds as a separate field. However, title often contains hashtags you can analyze for TikTok trending hashtags analysis.

How do I integrate the results into my workflow?

Export from the Apify dataset to JSON, CSV, or Excel, or fetch data programmatically via the Apify API to feed internal dashboards, notebooks, or pipelines focused on TikTok viral video insights.

Closing CTA / Final thoughts

Tiktok Trending Videos Insights is built to automate discovery of trending TikTok videos with clean, structured outputs. With region/time controls, sort options, resilient fetching, and export-ready datasets, it helps marketers, developers, analysts, and researchers build repeatable TikTok trend discovery workflows. Use the Apify dataset and API to automate a pipeline for your TikTok trends dashboard and start extracting smarter, faster insights today.