Get popular hashtags

Get popular hashtags from TikTok. Filter by time period, country, and show newly trending hashtags.

1 creditper request
GET
/v1/tiktok/hashtags/popular
curl "https://api.scrapecreators.com/v1/tiktok/hashtags/popular" \
  -H "x-api-key: "
{
  "success": true,
  "credits_remaining": 100,
  "list": [
    {
      "hashtag_id": "1601724235290629",
      "hashtag_name": "2026",
      "country_info": {
        "id": "US",
        "value": "United States",
        "label": "US"
      },
      "is_promoted": false,
      "trend": [
        {
          "time": 1767225600,
          "value": 0.28
        },
        {
          "time": 1767312000,
          "value": 0.53
        },
        {
          "time": 1767398400,
          "value": 1
        },
        {
          "time": 1767484800,
          "value": 0.59
        },
        {
          "time": 1767571200,
          "value": 0.42
        },
        {
          "time": 1767657600,
          "value": 0.36
        },
        {
          "time": 1767744000,
          "value": 0.33
        }
      ],
      "creators": [
        {
          "nick_name": "66",
          "avatar_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/7d641185c35d67d35de1a7a4f40b4199~tplv-tiktokx-cropcenter:100:100.png?dr=14579&refresh_token=408c3c44&x-expires=1768082400&x-signature=h9plkIGtBdSgZ8YIQZQ5yLUsSAM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=317596d8&idc=my2"
        }
      ],
      "publish_cnt": 1554523,
      "video_views": 3251352710,
      "rank": 1,
      "rank_diff": 0,
      "rank_diff_type": 2
    },
    {
      "hashtag_id": "38767842",
      "hashtag_name": "2025",
      "country_info": {
        "id": "US",
        "value": "United States",
        "label": "US"
      },
      "is_promoted": false,
      "trend": [
        {
          "time": 1767225600,
          "value": 0.56
        },
        {
          "time": 1767312000,
          "value": 0.99
        },
        {
          "time": 1767398400,
          "value": 1
        },
        {
          "time": 1767484800,
          "value": 0.46
        },
        {
          "time": 1767571200,
          "value": 0.3
        },
        {
          "time": 1767657600,
          "value": 0.24
        },
        {
          "time": 1767744000,
          "value": 0.2
        }
      ],
      "creators": [
        {
          "nick_name": "NFR Podcast",
          "avatar_url": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/9079b9d0262ac3d41c65097a23d4ef30~tplv-tiktokx-cropcenter:100:100.png?dr=14579&refresh_token=195adc82&x-expires=1768082400&x-signature=Vkur1Jo5E3mppnF1jvK10bdH%2FrQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=317596d8&idc=my2"
        },
        {
          "nick_name": "αყҽ ƚԋιɾι ƙყαɯ(Official 1M)",
          "avatar_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/fca47b3a1b80ee49a0613ce885a49c82~tplv-tiktokx-cropcenter:100:100.png?dr=14579&refresh_token=b9b1c320&x-expires=1768082400&x-signature=5SvYOMNZhT3AiVvwjvmdNU80%2F2Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=317596d8&idc=my2"
        },
        {
          "nick_name": "KyleMina",
          "avatar_url": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/6a47506ab7d15db50be32fa7524d566f~tplv-tiktokx-cropcenter:100:100.png?dr=14579&refresh_token=976a98ab&x-expires=1768082400&x-signature=LCmQ3mQ%2BvGbhVkuUCRKTEq%2Fobxg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=317596d8&idc=my2"
        }
      ],
      "publish_cnt": 544681,
      "video_views": 979573387,
      "rank": 2,
      "rank_diff": 0,
      "rank_diff_type": 2
    }
  ],
  "pagination": {
    "page": 1,
    "size": 20,
    "total": 100,
    "has_more": true
  }
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

period
number

Time period in days (7, 30, or 120)

Example:
7
Available options:
7,
30,
120
page
number

Page number

Example:
1
countryCode
string

Country code to get popular hashtags from

Example:
US
Available options:
AU,
BR,
CA,
EG,
FR,
DE,
ID,
IL,
IT,
JP,
MY,
PH,
RU,
SA,
SG,
KR,
ES,
TW,
TH,
TR,
AE,
GB,
US,
VN
newOnBoard
boolean

Show only newly trending hashtags

Example:
false
industry
string

Industry to get popular hashtags from.

Available options:
apparel-and-accessories,
baby-kids-and-maternity,
beauty-and-personal-care,
business-services,
education,
financial-services,
food-and-beverage,
games,
health,
home-improvement,
household-products,
life-services,
news-and-entertainment,
pets,
sports-and-outdoor,
tech-and-electronics,
travel,
vehicle-and-transportation