获取直播每日榜单数据/Get live daily rank data

TikTokapi

About

获取直播每日榜单数据/Get live daily rank data

Documentation

获取直播每日榜单数据/Get live daily rank data

[中文]

用途:

  • 获取直播每日榜单数据

参数:

  • anchor_id: 主播id,可以从直播间信息接口获取,使用默认值即可,该参数会影响返回的数据,你可以尝试不同直播间的主播id。

  • room_id: 直播间id,可以从直播间信息接口获取,使用默认值即可,该参数会影响返回的数据,你可以尝试不同直播间的id。

  • rank_type: 榜单类型,参数值如下表:

    typerankName分组类型说明
    0hourly_rankGIFT_RANK小时榜
    1weekly_rankGIFT_RANK周榜
    5rookie_star_rankGIFT_RANK新星榜
    6sale_rankE_COMMERCE带货榜
    8daily_rankGIFT_RANK日榜
    10weekly_game_rankGAME_RANK周游戏榜
    11daily_game_rankGAME_RANK日游戏榜
    12hall_of_fame_rankGIFT_RANK名人堂
    13champion_tournamentGIFT_RANK冠军赛(含phase_one/two/three)
    14daily_rookie_star_rankGIFT_RANK日新星榜
    15fans_team_rankGIFT_RANK粉丝团榜
    16ranking_leagueGIFT_RANK排位联赛(App内显示: D5段位榜)
    20pubgGAME_RANKPUBG游戏榜
    21mlbbGAME_RANKMLBB游戏榜(Mobile Legends: Bang Bang)
    22free_fireGAME_RANKFree Fire游戏榜
    23sub_weekly_game_rank1GAME_RANK子周游戏榜1
    24sub_weekly_game_rank2GAME_RANK子周游戏榜2
    25sub_weekly_game_rank3GAME_RANK子周游戏榜3
    26collectiblesE_COMMERCE收藏品榜
    27beautyE_COMMERCE美妆榜
    28women_wearE_COMMERCE女装榜
    29sale_rank_dailyE_COMMERCE日带货榜
    1001league_campaign_rankGIFT_RANK联赛活动榜
    -1unknownDEFAULT未知
  • region_type: 地区类型,使用默认值即可,具体含义不明。

  • gap_interval: 时间间隔,使用默认值代表当天,使用-1代表排名记录。

  • cookie: 用户自己的cookie,可选参数,用于接口不可用时使用。

返回:

  • 直播每日榜单数据

[English]

Purpose:

  • Get live daily rank data

Parameters:

  • anchor_id: Anchor id, which can be obtained from the live room information interface, use the default value, this parameter will affect the returned data, you can try different anchor ids of different live rooms.

  • room_id: Live room id, which can be obtained from the live room information interface, use the default value, this parameter will affect the returned data, you can try different room ids of different live rooms.

  • rank_type: Rank type, parameter values are as follows:

    typerankNameGroup TypeDescription
    0hourly_rankGIFT_RANKHourly Rank
    1weekly_rankGIFT_RANKWeekly Rank
    5rookie_star_rankGIFT_RANKRookie Star Rank
    6sale_rankE_COMMERCESale Rank
    8daily_rankGIFT_RANKDaily Rank
    10weekly_game_rankGAME_RANKWeekly Game Rank
    11daily_game_rankGAME_RANKDaily Game Rank
    12hall_of_fame_rankGIFT_RANKHall of Fame Rank
    13champion_tournamentGIFT_RANKChampion Tournament (includes phase_one/two/three)
    14daily_rookie_star_rankGIFT_RANKDaily Rookie Star Rank
    15fans_team_rankGIFT_RANKFans Team Rank
    16ranking_leagueGIFT_RANKRanking League (App display: D5 Level Rank)
    20pubgGAME_RANKPUBG Rank
    21mlbbGAME_RANKMLBB Rank (Mobile Legends: Bang Bang)
    22free_fireGAME_RANKFree Fire Rank
    23sub_weekly_game_rank1GAME_RANKSub Weekly Game Rank 1
    24sub_weekly_game_rank2GAME_RANKSub Weekly Game Rank 2
    25sub_weekly_game_rank3GAME_RANKSub Weekly Game Rank 3
    26collectiblesE_COMMERCECollectibles Rank
    27beautyE_COMMERCEBeauty Rank
    28women_wearE_COMMERCEWomen Wear Rank
    29sale_rank_dailyE_COMMERCEDaily Sale Rank
    1001league_campaign_rankGIFT_RANKLeague Campaign Rank
    -1unknownDEFAULTUnknown
  • region_type: Region type, use the default value, the specific meaning is unknown.

  • gap_interval: Time interval, use the default value to represent the current day, use -1 to represent the ranking record.

  • cookie: User's own cookie, optional parameter, used when the interface is not available.

Return:

  • Live daily rank data

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取直播每日榜单数据/Get live daily rank data

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models