ALL About RSS
9.61K subscribers
847 photos
1 file
1.39K links
关于 #RSS 技术的 #应用 #周边 #介绍 #方法 #教程 #指南 #讨论 #观点 #技巧

RSS = Really Simple Syndication / Rich Site Summary

推特:https://twitter.com/aboutrss
频道 RSS Feed:https://feeds.feedburner.com/AllAboutRSS
频道 bot:@channelmcbot
群组:@allaboutrss (福利:推特账号的 Retweet 会自动发至群组)
Download Telegram
Pipfeed news extract API : 可从 Feed 获取英文全文的 API

#Pipfeed 是一款苹果、安卓双平台应用,提供面向英文用户的内容聚合和高质量阅读体验服务。可惜的是,并不支持用户自行订阅 RSS Feed,而是要提交站方审核。不过,其 #API 服务 —— news extract API 可以实现针对英文文章的内容获取、分类等。该 API 免费版支持每日调用 20 次。

https://pipfeed.com/news-extract-api/

官博近日发了个 #教程 ,讲解如何在 Python 下用该 API 从 RSS Feed 中获取全文等信息:「Extract full news article content from any RSS feed using Extract API」。
https://pipfeed.com/2020/11/09/tutorial-extract-full-news-article-content-from-any-rss-feed-using-extract-api/