wewe-rss
🤗更优雅的微信公众号订阅方式,支持私有化部署、微信公众号RSS生成(基于微信读书)
A self-hosted tool that turns WeChat Official Account posts into standard RSS feeds, so you can read them in any feed reader app with full article text instead of being stuck inside WeChat.
WeWe RSS is a self-hosted tool that lets you subscribe to WeChat Official Accounts and read their posts through a standard RSS feed. WeChat Official Accounts are the publishing channels that organizations and individuals use on WeChat, China's dominant messaging platform, but WeChat does not offer an RSS export. This project bridges that gap by connecting to the WeChat Reading app and generating RSS feeds you can subscribe to in any standard feed reader.
The setup involves signing in with a WeChat Reading account by scanning a QR code, then adding Official Accounts by pasting their share links into the interface. Once added, the server polls for new posts on a schedule and makes them available as feeds in .rss, .atom, or .json formats. Full article text can be included in the feed output rather than just headlines and links. You can also export all your subscribed sources as an OPML file, which is a standard format for moving feed lists between apps.
Advanced options include filtering feed entries by title keywords, triggering manual refreshes for individual feeds, and configuring how often the background update job runs. The README notes that adding accounts too quickly can trigger temporary account restrictions on the WeChat side.
Deployment is handled through Docker, with both MySQL and SQLite database options. One-click deploy templates are available for Zeabur and Railway hosting platforms. The README is written in Chinese. The project is licensed under the MIT license.
Where it fits
- Subscribe to WeChat Official Accounts in a standard RSS reader like Feedly or Reeder
- Get full article text from WeChat posts delivered to your feed reader instead of just headlines
- Export all your WeChat Official Account subscriptions as an OPML file to move them to another reader