Tools to pull data from WeChat, including Channels videos, articles, and more.
/api/v1/wechat_channels/v2/fetch_channel_infoGet the "More Info" of a WeChat Channels account: basic info section (IP location / profile location / Channel ID = public sph ID) + verification section (service unit / entity type / internet news service license number / service category / verification time).. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 se… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_channel_id_to_usernameResolve a publicly visible Channel ID (sph… short ID) into a finder username (v2…@finder).. With the username you can then call fetchuservideos, fetchchannelinfo, fetchuserprofile, etc.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without recei… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_user_videosGet the video list from a WeChat Channels account's homepage.. Each video carries a media object (url / urltoken / fullurl / decodekey) ready for download and decryption.. Supports pagination for more videos.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in bei… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_video_detailGet the full detail of a WeChat Channels video (media address media + decodekey).. Three input options, choose one, priority objectid exportid shareurl.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response.. ⚠️ Large-inte… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_video_commentsGet first-level comments of a video (with IP region / like count); pass commentid to get second-level replies under that comment.. Supports pagination for more comments.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the respons… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_video_share_urlGiven a video objectid, return a shareable weixin.qq.com/sph/… short link (the inverse of the shareurl input of fetchvideodetail).. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response. (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_user_profileGet a creator's homepage profile and interaction stats. Complementary to fetchchannelinfo (verification entity / license): this endpoint provides nickname / signature / avatar, follower / video / like / favorite / forward counts, live duration, IP region, collection count, linked official accounts, etc.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; plea… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_user_collectionsGet the "Collections" list on a creator's homepage. Pass each collection's topicid to fetchcollectionvideos to get its videos.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response.. ⚠️ Large-integer ID precision: IDs such… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_collection_videosGiven a collection topicid (from fetchusercollections), return the video list inside that collection.. Each video carries a media object (url / urltoken / decodekey) ready for download and decryption.. Supports pagination for more videos.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that … (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_live_historyGet a creator's live replay list. Each replay is itself a video object with a media object (url / urltoken / decodekey) ready for download and decryption.. Supports pagination for more replays.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed witho… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_live_detailPass a live liveid to get live-room detail: anchor info, live status, online count, replay info, etc.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response.. ⚠️ Large-integer ID precision: IDs such as liveid in the respons… (TikHub · WeChat Channels V2)
/api/v1/wechat_channels/v2/fetch_search_channel_videosIn-channel search: search a creator's published videos by keyword within that channel only.. This endpoint performs first-page retrieval only (no cursor parameter exposed, single-page result), but the response still carries nextcursor / continueflag for reference.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30… (TikHub · WeChat Channels V2)
/api/v1/wechat_mp/v2/fetch_article_detailPass an article URL to get the article body / title / author / cover / publish time / album info.. Regardless of raw, the nested content JSON string is always parsed into an object (structure normalized); raw only controls the projection scope of outer fields.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 sec… (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_article_statsPass an article URL to get its interaction metrics (reads / likes / "wow" / shares / favorites / comments).. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response. (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_article_commentsGet WeChat MP article comments (single page, buffer cursor pagination); returns one page of featured comments.. Pagination: leave buffer empty for the first page → take buffer from the response → pass it back in the next request; hasmore false means the last page.. For second-level replies of a specific comment, use fetchcommentreplies (pass the comment's contentid).. Price: $0.01 per request. ⏱️ … (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_comment_repliesGet the second-level replies under a first-level comment.. Chain: first call fetcharticlecomments to get each comment's contentid, then feed it into this endpoint.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response.. ⚠️… (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_related_articlesPass an article URL to get the "related articles" at the bottom of the article. Articles without this feature return an empty list.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response. (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_article_adPass an article URL to get the embedded ad slot info of the article. This endpoint responds relatively slowly, please be patient; articles without ads return empty.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response. (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_account_profilePass a ghusername to get the official account profile: name / avatar / description / verification entity type, etc.. Some accounts (like the example) have sparse fields; nickname / signature / headurl may be null.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result i… (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_account_articlesPass a ghusername to get a single page of the account's historical posts (article tab).. Manual paging: leave offset empty for the first page → take nextoffset (base64 cursor) from the response → pass it as offset in the next request; isend truthy means the last page.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout t… (TikHub · WeChat Media Platform V2)
/api/v1/wechat_mp/v2/fetch_account_servicesPass a ghusername to get the custom menu / service entries at the bottom of the official account. Accounts without a custom menu return an empty menu.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 seconds — a timeout that is too small may result in being billed without receiving the response. (TikHub · WeChat Media Platform V2)
/api/v1/wechat_search/v2/fetch_searchWeChat "Search" (搜一搜) universal search; the vertical is switched by the businesstype string key — just pass a keyword.. Verified to return data: all / official accounts (incl. service accounts and Channels) / articles / Channels videos / stickers.. ⚠️ The other verticals (live streams, Moments, news, books, listen, images, encyclopedia, WeChat Index, underline, comments, photos, mini games, AI sea… (TikHub · WeChat Search V2)
/api/v1/wechat_search/v2/fetch_search_videosSearch WeChat Channels videos specifically (video vertical), with the result page's "duration" filter, "relevance/newest/most-liked" sort, and "time" dropdown.. Equivalent to universal search /fetchsearch (businesstype=video) plus filters; all filters are verified to work.. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request time… (TikHub · WeChat Search V2)