Back to Discover

WechRss

A self-hosted tool that turns WeChat Official Account links into independently managed RSS feeds.

RSS ToolsFounder 王刚China
Visit Product2 verified visits from Chuming
WechRss 产品截图

About

WechRss is a self-hosted RSS tool for WeChat Official Accounts. After a WeChat Reading QR login and an article link, it identifies the account, schedules public-metadata sync, and creates a separate feed.

Data and credentials remain in local SQLite, with Windows, macOS, Linux, and Docker support. It collects titles, dates, covers, summaries, and original links, but not article bodies.

It depends on non-public WeChat Reading mobile APIs. It stops when human verification is required and does not bypass CAPTCHAs, so availability can vary with upstream controls.

Problem

WeChat Official Accounts lack a stable native RSS entry. WechRss lets users manage subscriptions and sync data while preserving original links.

Who it is for

RSS readers, researchers, and technical users who can self-host and understand the WeChat dependency.

Key Features

Link detectionIdentifies an account from a pasted article link
Independent feedsCreates a subscribable RSS endpoint per account
Scheduled syncRefreshes public metadata and records status
Local storageKeeps subscriptions, sessions, and sync data in SQLite
Cross-platform deploymentSupports Windows, macOS, Linux, and Docker