Tiktok Trending Hashtags Analytics avatar

Tiktok Trending Hashtags Analytics

Try for free

1 day trial then $25.00/month - No credit card required now

Go to Store
Tiktok Trending Hashtags Analytics

Tiktok Trending Hashtags Analytics

codebyte/tiktok-trending-hashtags-analytics
Try for free

1 day trial then $25.00/month - No credit card required now

Unlock TikTok's trending hashtags with comprehensive analytics and audience insights. Gather data on hashtag performance, audience demographics and related trends to supercharge your TikTok content strategy.

Discover new trends on TikTok through hashtags. Get comprehensive analytics and insights for TikTok hashtags. This actor helps you understand hashtag performance, audience demographics, and related trends to optimize your TikTok content strategy.

Key Features

  • Track hashtag popularity and interest over time
  • Analyze audience demographics and age distribution
  • Discover related interests and regional popularity
  • Find trending hashtags, related videos and creators

Perfect for social media managers, content creators, and marketing professionals who want to leverage data-driven insights for their TikTok strategy.

Input

To start, select the type of result you want to retrieve.

Top 100 ranking only

Retrieve the top 100 trending hashtags for a given country and time frame.

1{
2    "result_type": "top100",
3    "country": "US",
4    "top100_period": "7"
5}

Example output

1[
2    {
3        "hashtag_id": "73422076",
4        "hashtag_name": "lemon8",
5        "country_info": {
6            "id": "US",
7            "value": "United States",
8            "label": "US"
9        },
10        "industry_info": {
11            "id": 22000000000,
12            "value": "Apparel & Accessories",
13            "label": "label_22000000000"
14        },
15        "is_promoted": false,
16        "trend": [
17            {
18                "time": 1736121600,
19                "value": 0.51
20            },
21            ...
22        ],
23        "publish_cnt": 33723,
24        "video_views": 109725286,
25        "rank": 2,
26        "rank_diff_type": 4,
27        "period": "7",
28        "rank_change_readable": "New"
29    },
30    ...
31]

Top 100 ranking including hashtag analytics

Retrieve the top 100 trending hashtags for a given country and time frame, including hashtag analytics.

1{
2    "result_type": "top100_with_analytics",
3    "country": "US",
4    "top100_period": "7"
5}

Example output excerpt

1{
2    ...
3    "analytics": {
4            "hashtag_id": "73422076",
5            "hashtag_name": "lemon8",
6            "video_url": "https://www.tiktok.com/tag/lemon8",
7            "country_info": {
8                "id": "US",
9                "value": "United States",
10                "label": "US"
11            },
12            "industry_info": {
13                "id": 22000000000,
14                "value": "Apparel & Accessories",
15                "label": "label_22000000000"
16            },
17            "is_promoted": false,
18            "trend": [
19                {
20                    "time": 1736121600,
21                    "value": 0.51
22                },
23                ...
24            ],
25            "publish_cnt": 33723,
26            "video_views": 109725286,
27            "publish_cnt_all": 845759,
28            "video_views_all": 11525091465,
29            "longevity": {
30                "popular_days": 0,
31                "current_popularity": 0
32            },
33            "audience_interests": [
34                {
35                    "interest_info": {
36                        "id": "10095",
37                        "label": "diversify_10095",
38                        "value": "Software & APPs"
39                    },
40                    "score": 144
41                },
42                ...
43            ],
44            "audience_countries": [
45                {
46                    "country_info": {
47                        "id": "1861060",
48                        "label": "JP",
49                        "value": "Japan"
50                    },
51                    "score": 687
52                },
53                {
54                    "country_info": {
55                        "id": "6252001",
56                        "label": "US",
57                        "value": "United States"
58                    },
59                    "score": 587
60                },
61                ...
62            ],
63            "related_hashtags": [
64                {
65                    "hashtag_id": "7215354503279673386",
66                    "hashtag_name": "lemon8us",
67                    "video_url": "https://www.tiktok.com/tag/lemon8us"
68                },
69                ...
70            ],
71            "related_items": [
72                {
73                    "item_id": 7457131733473955000,
74                    "cover_uri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o4GfQgAX6QqfbMFAMmi6zegGagGfM86Kof17s6~tplv-noop.image?x-expires=1736792067&x-signature=4zr4A1oDQPJ%2BhjRGSD7Zud5AyO8%3D"
75                },
76                ...
77            ],
78            "audience_ages_readable": [
79                {
80                    "age_range": "18-24",
81                    "score": 52
82                },
83                {
84                    "age_range": "35+",
85                    "score": 25
86                },
87                {
88                    "age_range": "25-35",
89                    "score": 23
90                }
91            ]
92        }
93}

Hashtag analytics only

Retrieve detailed analytics for a custom list of hashtags.

1{
2    "result_type": "analytics",
3    "country": "US",
4    "analytics_period": "30",
5    "hashtags": ["lemon8", "lemonade", "lemonadechallenge"]
6}

If a hashtag you provide is not popular enough (in this country and period), TikTok will not return any data for this hashtag.

Insights that hashtag analytics can provide

Interest over time

Each data point compares the relative volume against the peak volume of the trend. A value of 100 is the peak popularity for the trend.

Audience insights

Information about viewers that watch videos associated with this trending hashtag.

Age range

The approximate percentage of viewers associated with different age ranges. Only available for age ranges above 18 years old.

The top interests associated with viewers of this trend. The value represents an index score. Example: If the score is 200, the interest category is 2x as popular with viewers of this trend compared to its average popularity on TikTok worldwide.

Regional popularity

The top locations in the world where this term is most popular. The value represents an index score. Example: If the score is 200, the trend is 2x as popular in this market compared to its average popularity on TikTok worldwide.

Trending videos that use this hashtag in the selected region and time frame.

Trending hashtags that are related to this hashtag.

Trending creators who post this hashtag.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified a day ago