This is a tool for searching, downloading, and archiving articles and engagement metadata from WeChat official accounts. It functions as a web-based content scraper and data exporter, allowing for the automated retrieval of social media content and the collection of performance metrics.
The project distinguishes itself through a system that captures session credentials and authentication cookies from desktop clients via a local proxy to access private engagement data. It utilizes a concurrent proxy-pool fetching mechanism to download large volumes of content while avoiding rate limits, and it preserves the original styling and images of official account articles during extraction.
The software covers a wide range of capabilities including batch processing for bulk account exports, engagement metric collection for read counts and user comments, and content filtering by author or date. Extracted data is serialized into multiple structured formats, including Markdown, JSON, HTML, Word, and Excel.
The application supports private instance deployment on self-managed servers or cloud platforms using Docker.