Tools to pull data from Kuaishou, including videos, users, trending content, and more.
/api/v1/kuaishou/web/fetch_one_videoFetch single video data, this interface does not support photo only posts. (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_one_video_v2Kuaishou single video query API V2 (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_one_video_by_urlFetch single video by URL (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_one_video_commentFetch single video comment data (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_one_video_sub_commentFetch single video comment data (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/generate_share_short_urlGenerate share short URL (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_user_infoFetch user info. Note: This API requires the user's eid, which can be extracted from the user's profile URL.. For example: In the URL https://www.kuaishou.com/profile/3xz63mn6fngqtiq, the eid is 3xz63mn6fngqtiq.. Note: Querying with uid (pure numeric user ID) is not supported.. Note: Please set the timeout to more than 30 seconds when making requests to this API, otherwise it may cause the client … (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_user_live_replayFetch user live replay. Note: This API requires the user's eid, which can be extracted from the user's profile URL.. For example: In the URL https://www.kuaishou.com/profile/3xz63mn6fngqtiq, the eid is 3xz63mn6fngqtiq.. Note: Querying with uid (pure numeric user ID) is not supported. (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_user_collectFetch user favorite. Note: This API requires the user's eid, which can be extracted from the user's profile URL.. For example: In the URL https://www.kuaishou.com/profile/3xz63mn6fngqtiq, the eid is 3xz63mn6fngqtiq.. Note: Querying with uid (pure numeric user ID) is not supported. (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_kuaishou_hot_list_v1Fetch Kuaishou Hot List V1 (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_kuaishou_hot_list_v2Fetch Kuaishou Hot List V2 (TikHub · Kuaishou Web)
/api/v1/kuaishou/web/fetch_get_user_idFetch user ID via user share link (TikHub · Kuaishou Web)
/api/v1/kuaishou/app/fetch_one_videoFetch single video data API V1. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_videos_batchBatch fetch multiple video data, supports up to 40 video IDs per request.. If this API continuously fails, you can try to use the more expensive V2 API for redundant requests.. The default charging standard for this API is: 40 0.001 = 0.04 USD/time. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_one_video_by_urlFetch single video by URL. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_selection_feedFetch the "Selection / Recommended" feed of the App home page.. The feed has no cursor pagination; call again for more content. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/generate_kuaishou_share_linkGenerate Kuaishou share link (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_video_commentFetch single video comment data (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_video_sub_commentsFetch sub comments (replies) under a root comment, with cursor pagination. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_one_user_v2Fetch single user data V2. This API is more expensive, but more stable, please check the price list in the user background for specific prices. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_user_post_v2User video list V2. This API is more expensive, but more stable, please check the price list in the user background for specific prices. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_user_hot_postGet user hot post data (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_user_live_infoGet user live info via TikHub's Kuaishou App endpoint. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_comprehensiveKuaishou comprehensive search API, supports searching videos, users, etc., and provides multi-dimensional filtering. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_video_v2Search video V2. This API is more expensive, but more stable, please check the price list in the user background for specific prices. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_user_v2Search user V2. This API is more expensive, but more stable, please check the price list in the user background for specific prices. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_imageSearch image posts by keyword, with cursor pagination. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_liveSearch live rooms by keyword, with cursor pagination. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_musicSearch music by keyword (song / artist), with cursor pagination. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/search_tagSearch tags (hashtags) by keyword. Use /fetchtagfeed to browse a tag's feed. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_tag_feedTag aggregation page: tagInfo + related feed (mixFeeds[]). Hashtag page has 4 sub tabs. (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_live_top_listKuaishou live top list (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_hot_board_categoriesKuaishou hot categories (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_hot_board_detailKuaishou hot board detail (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_hot_search_personKuaishou hot search person board (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_shopping_top_listKuaishou shopping top list (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_brand_top_listKuaishou brand top list (TikHub · Kuaishou App)
/api/v1/kuaishou/app/fetch_music_rankingFetch music ranking (songs in musics[]), with cursor pagination. (TikHub · Kuaishou App)