WeChat Official Accounts Scraper avatar

WeChat Official Accounts Scraper

Pricing

from $3.50 / 1,000 keyword searches

Go to Apify Store
WeChat Official Accounts Scraper

WeChat Official Accounts Scraper

๐Ÿ“ฃ Scrape WeChat (Weixin) Official Accounts โ€” user posts, full article content, comments with reader province, engagement metrics, and keyword search. Five operations in one actor. No setup. Independent third-party tool; not affiliated with Tencent / WeChat / Weixin.

Pricing

from $3.50 / 1,000 keyword searches

Rating

0.0

(0)

Developer

SIรN Oรœ

SIรN Oรœ

Maintained by Community

Actor stats

2

Bookmarked

26

Total users

10

Monthly active users

2.4 hours

Issues response

13 days ago

Last modified

Share

WeChat Official Accounts Scraper โ€” Posts, Articles, Comments, Engagement, Search ๐Ÿ“ฃ

SIรN Agency Store WeChat Weixin

๐ŸŽ‰ Five scrapers in one โ€” WeChat user posts, article detail, comments, engagement metrics, and keyword search

Built for China-market researchers, social listening teams, brand monitors, and anyone who needs clean WeChat OA data without the setup headache

โš ๏ธ Independent third-party tool. Not affiliated with, endorsed by, or sponsored by Tencent, WeChat, or Weixin. All trademarks are property of their respective owners.


๐Ÿ“‹ Overview

Tired of scraping WeChat Official Accounts by hand? This actor gives you reliable, structured data from any public WeChat OA โ€” one clean run per task, one tidy dataset out.

Why thousands of China-market professionals choose SIรN scrapers:

  • โœ… Five operations, one actor: User posts, article detail, comments, engagement metrics, and keyword search โ€” pick what you need
  • โšก Fully structured output: Every response pre-flattened into a flat row โ€” no parsing nested Chinese JSON
  • ๐ŸŒ Comments with reader location: Province and country fields on every comment โ€” geo-segment sentiment instantly
  • ๐Ÿ’ฐ Best price on the market: Pay-per-result โ€” you only pay for data you actually receive
  • ๐Ÿ’Ž No account, no API key, no setup: Just paste a wxid or article URL and run โ€” works out of the box
  • ๐Ÿ” Automatic retry on transient errors: WeChat's data layer occasionally rate-limits โ€” we retry with exponential backoff so your run completes

โœจ Features

  • ๐Ÿ“ฃ User Posts: Full post history for a WeChat Official Account by wxid โ€” titles, cover images, article URLs, publish timestamps
  • ๐Ÿ“„ Article Detail: Complete article content โ€” title, full body text, author, publish time, account nickname
  • ๐Ÿ’ฌ Article Comments: Reader comments with text, like counts, country, province (geo!), top-comment flag, and reply threads
  • ๐Ÿ“Š Article Engagement: Read count, like count, watch count, share count, and comment count for any article
  • ๐Ÿ” Keyword Search: Search WeChat by query across 13 content types โ€” articles, accounts, channels, mini-programs, news, moments, live streams, books, music, and more
  • ๐ŸŒ Chinese-native + English keywords: Mixed-language search supported (e.g. ๅŒๅไธ€, iPhone 15, electric vehicles)
  • ๐Ÿ“ Reader geolocation: Every comment carries province and country โ€” segment sentiment by region
  • ๐Ÿ”— Article URL chaining: Run User Posts first to harvest URLs, then feed them into Detail / Comments / Engagement
  • ๐Ÿ“„ Paginated keyword search: Set maxPages to control scope (1โ€“50 pages, ~20 results/page)
  • ๐Ÿ” Resilient by default: Transient 503 / FAILED, RETRY upstream errors auto-retry with exponential backoff

๐ŸŽฌ Quick Start

curl -X POST "https://api.apify.com/v2/acts/sian.agency~wechat-official-accounts-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"operation": "userPosts", "wxid": "rmrbwx"}'

๐ŸŽฏ Which Operation Should I Use?

I want to...Use this
Pull a competitor's full post historyUser Posts with their wxid
Find the wxid of an account by display nameKeyword Search โ†’ searchType: accounts
Read an article's full body textArticle Detail with the article URL
Get reader sentiment with location dataArticle Comments โ†’ filter by province
Measure a viral post's true reachArticle Engagement โ†’ readNum, shareNum
Find trending articles on a topicKeyword Search โ†’ searchType: articles + sortType: _4 (hot)
Discover rising Official Accounts in a nicheKeyword Search โ†’ searchType: accounts
Chain content + engagement in one pipelineUser Posts โ†’ loop URLs into Article Engagement

๐Ÿš€ Getting Started (3 Simple Steps)

Step 1: Pick an Operation

Choose one of five modes: ๐Ÿ“ฃ User Posts, ๐Ÿ“„ Article Detail, ๐Ÿ’ฌ Article Comments, ๐Ÿ“Š Article Engagement, or ๐Ÿ” Keyword Search.

Step 2: Provide the Key Input

  • User Posts โ†’ a wxid (e.g. rmrbwx for People's Daily, Apple for Apple official China)
  • Article Detail / Comments / Engagement โ†’ an articleUrl (the mp.weixin.qq.com/s?... link)
  • Keyword Search โ†’ any keyword (Chinese, English, or mixed)

Step 3: Run It

Click Start. Paginated operations (Keyword Search) respect maxPages (default 3, max 50).


๐Ÿ“ฅ Input Configuration

FieldTypeRequiredDescription
operationenumโœ…userPosts | articleDetail | articleComments | articleFeedback | keywordSearch
wxidstringfor userPostsWeChat Official Account ID (e.g. rmrbwx)
articleUrlstringfor articleDetail / Comments / FeedbackFull mp.weixin.qq.com/s?... URL
keywordstringfor keywordSearchSearch query (Chinese, English, mixed)
searchTypeenumโ€”articles (default) | accounts | all | channels | mini_programs | news | moments | live_streams | books | music | emoji | encyclopedia | weixin_index
sortTypeenumโ€”_0 (default) | _4 (hot) | _2 (recency) | _3 (relevance)
maxPagesintegerโ€”Pages to fetch for paginated ops (1โ€“50, default 3)

๐Ÿ“ค Output Schema

Every row is annotated with metadata for filtering:

Metadata fieldWhat it tells you
_operationWhich operation produced the row (userPosts, articleDetail, etc.)
_fetchedAtISO timestamp the row was scraped
_pagePage number (1 for non-paginated ops)
_sourceWxidOriginal input wxid (User Posts)
_sourceArticleUrlOriginal input URL (Article ops)
_sourceKeywordOriginal input keyword (Keyword Search)
statussuccess or error
errorMessageHuman-readable error if status: error

Per-operation key fields:

  • User Posts โ†’ title, cover, url, postTime, postDate, articleSeqInPost
  • Article Detail โ†’ title, content (full body), publishTime, author, accountNickname
  • Article Comments โ†’ commentNickname, commentContent, likeCount, country, province, commentDate, replyCount, replies[]
  • Article Engagement โ†’ readNum, likeNum, watchNum, shareNum, commentCount, commentsEnabled
  • Keyword Search (articles) โ†’ title, desc, articleUrl, publishDate, relativeDate, accountTitle, cover
  • Keyword Search (accounts) โ†’ wxid, accountName, accountDesc, signature, headImgUrl, verifyFlag, verifySource

All upstream fields are also passed through as-is โ€” power users get the full payload alongside our curated aliases.


๐Ÿ’ฐ Pricing

Transparent pay-per-result pricing. You only pay for successful rows.

EventPrice
Actor run start$0.001
User Posts row$0.013
Article Detail row$0.130
Article Comments row$0.017
Article Engagement row$0.050
Keyword Search row$0.007

Error rows are never charged.


๐Ÿ†š Which WeChat / China Social Scraper Is Right For You?

Use caseBest fit
WeChat Official Accounts (ๅ…ฌไผ—ๅท) deep dataThis actor โœ…
Weibo posts and trending topicsA dedicated Weibo scraper
Douyin / TikTok China videosA dedicated Douyin scraper
Xiaohongshu / RedNote postsA dedicated Xiaohongshu scraper
Zhihu Q&AA dedicated Zhihu scraper
Taobao / Tmall product dataTaobao & Tmall Product Scraper

Vocabulary translation for adjacent China-platform terms:

WeChat termApproximate equivalent
gongzhonghao / ๅ…ฌไผ—ๅทOfficial Account (a brand's WeChat publication)
wxid / aliasNameAccount short ID (like @handle on Twitter)
mp.weixin.qq.comThe article hosting domain (like Medium)
ๅฐ็จ‹ๅบ (mini program)Embedded mini-app inside WeChat
่ง†้ข‘ๅท (Channels)Short-form video feed (similar to Douyin)
ๆœ‹ๅ‹ๅœˆ (Moments)Friend-of-friend post feed (similar to FB feed)

This is an independent third-party scraping tool. It is not affiliated with, endorsed by, or sponsored by Tencent Holdings Limited, WeChat, or Weixin.

  • "WeChat" and "Weixin" are trademarks of Tencent Holdings Limited.
  • This actor only retrieves data that is publicly accessible from WeChat Official Accounts.
  • Users are responsible for complying with applicable terms of service, copyright, and privacy laws when using the scraped data.

๐Ÿ› ๏ธ Need Help?

  • ๐Ÿ› Bug reports: Use the Issues tab in Apify Console for this actor
  • ๐Ÿ’ก Feature requests: Same place โ€” we ship community-requested features regularly
  • ๐Ÿ“ง Direct contact: apify@sian-agency.online
  • โญ Love this tool? Leave a 5-star review โ€” it helps the next person find it

๐Ÿ”‘ Hidden SEO keywords