DIYgod / RSSHub-Radar

🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub
https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa
MIT License
5.48k stars 344 forks source link

[feature]增加快速订阅 readwise reader(https://read.readwise.io/feed/) 的选项 #970

Open lossfunc opened 5 months ago

DIYgod commented 5 months ago

I did not find that Readwise provides a subscription API. Please let me know if there is one.

lossfunc commented 5 months ago

https://readwise.io/reader_api, the API support adding RSS feeds by setting the category parameter to rss

DIYgod commented 5 months ago

We cannot use this API that requires authentication. We need to confirm the subscription by opening a page, similar to this: https://github.com/DIYgod/RSSHub-Radar/blob/dev/src/lib/quick-subscriptions.ts#L42