- Blog
- WeRSS: Making WeChat Official Account Subscriptions as Simple as RSS
WeRSS: Making WeChat Official Account Subscriptions as Simple as RSS
Do you also face these frustrations: You've subscribed to numerous WeChat official accounts, but scrolling through WeChat daily to find articles causes you to miss a lot of great content? Or perhaps you want to organize and save all articles from a specific official account?
Today, I'm recommending a super practical project — WeRSS. Simply put, it converts WeChat official accounts into RSS feeds, allowing you to manage all official account content using your favorite RSS reader.
https://appstore.lazycat.cloud/#/shop/detail/community.lazycat.app.we-rss
Quick Start
After installing the application, open the login page. Use the credentials: admin/admin

Enter the main page.

First, click "Scan QR Code Authorization" in the top left corner. After scanning with WeChat, select your WeChat official account.

Click "Add Subscription".

Enter the official account name and click the search button.

It will automatically identify the information below. Click "Add Subscription".

In the article list section, click "Refresh".

Enter the page number. Let's fetch the first 10 pages.

You can see the data has been retrieved.

Clicking directly on the title will jump to the corresponding page.

Click the small eye icon on the right to quickly preview the content without jumping to a new page.


After successful addition, each official account will generate an RSS address, typically in the format:
https://we-rss.你的懒猫.heiyu.space/feed//公众号ID

Just add this address to your favorite RSS reader.
It also provides an API interface. Users with development capabilities can integrate directly.

If you use DingTalk or WeCom, you can configure bot notifications to be alerted immediately when new articles are published:
DINGDING_WEBHOOK: https://oapi.dingtalk.com/robot/send?access_token=your_token
WECHAT_WEBHOOK: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=your_key

Summary
WeRSS is a fantastic tool for solving the pain points of subscribing to WeChat official accounts. Once set up, you can:
- Use your preferred RSS reader to centrally manage all official accounts.
- No longer need to scroll through WeChat to find articles.
Especially for friends who need to regularly follow content from a large number of official accounts, this tool can significantly improve your information acquisition efficiency.
