跳到主要内容

blog

Apache

APISIX 博客

👨‍💻 作者:@aneasystone

💡 举例:https://rsshub.app/apache/apisix/blog

🛎️ 路由:/apache/apisix/blog

🐙 源代码:/apache/apisix/blog.ts

Backlinko

Blog

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/backlinko/blog

🛎️ 路由:/backlinko/blog

🐙 源代码:/backlinko/blog.ts

cmpxchg8b

Articles

🔍 支持 Radar

👨‍💻 作者:@yuguorui

💡 举例:https://rsshub.app/cmpxchg8b/articles

🛎️ 路由:/cmpxchg8b/articles

🐙 源代码:/cmpxchg8b/articles.ts

CSDN

User Feed

🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/csdn/blog/csdngeeknews

🛎️ 路由:/csdn/blog/:user

🔗 参数:

  • user必选user is the username of a CSDN blog which can be found in the url of the home page

🐙 源代码:/csdn/blog.ts

Delta Lake

Blogs

🔍 支持 Radar

👨‍💻 作者:@RengarLee

💡 举例:https://rsshub.app/deltaio/blog

🛎️ 路由:/deltaio/blog

🐙 源代码:/deltaio/blog.ts

DevolverDigital

Official Blogs

🔍 支持 Radar

👨‍💻 作者:@XXY233

💡 举例:https://rsshub.app/devolverdigital/blog

🛎️ 路由:/devolverdigital/blog

🐙 源代码:/devolverdigital/blog.ts

FreeBuf

文章

🔍 支持 Radar

👨‍💻 作者:@trganda

💡 举例:https://rsshub.app/freebuf/articles/web

🛎️ 路由:/freebuf/articles/:type

🔗 参数:

  • type必选文章类别

🐙 源代码:/freebuf/index.ts

提示

Freebuf 的文章页面带有反爬虫机制,所以目前无法获取文章的完整内容。

Geocaching

Official Blogs

🔍 支持 Radar

👨‍💻 作者:@HankChow

💡 举例:https://rsshub.app/geocaching/blogs

🛎️ 路由:/geocaching/blogs

🐙 源代码:/geocaching/blogs.ts

hashnode

用户博客

🔍 支持 Radar

👨‍💻 作者:@hnrainll

💡 举例:https://rsshub.app/hashnode/blog/inklings

🛎️ 路由:/hashnode/blog/:username

🔗 参数:

  • username必选博主名称,用户头像 URL 中找到

🐙 源代码:/hashnode/blog.ts

提示

username 为博主用户名,而非xxx.hashnode.devxxx所代表的 blog 地址。

Ian Spriggss

Category

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/ianspriggs/portraits

🛎️ 路由:/ianspriggs/:category?

🔗 参数:

  • category可选Category, see below, 3D PORTRAITS by default

🐙 源代码:/ianspriggs/index.ts

3D PORTRAITSCHARACTERS
portraitscharacters

Kun Cheng

Essay

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/kunchengblog/essay

🛎️ 路由:/kunchengblog/essay

🐙 源代码:/kunchengblog/essay.ts

MacMenuBar

Recently

👨‍💻 作者:@5upernova-heng

💡 举例:https://rsshub.app/macmenubar/recently/developer-apps,system-tools

🛎️ 路由:/macmenubar/recently/:category?

🔗 参数:

  • category可选Category path name, seperate by comma, default is all categories. Category path name can be found in url

🐙 源代码:/macmenubar/recently.ts

Medium

List

👨‍💻 作者:@ImSingee

💡 举例:https://rsshub.app/medium/list/imsingee/f2d8d48096a9

🛎️ 路由:/medium/list/:user/:catalogId

🔗 参数:

  • user必选Username
  • catalogId必选List ID

🐙 源代码:/medium/list.ts

The List ID is the last part of the URL after -, for example, the username in https://medium.com/@imsingee/list/collection-7e67004f23f9 is imsingee, and the ID is 7e67004f23f9.

注意

To access private lists, only self-hosting is supported.

Personalized Recommendations - Following

⚙️ 需要配置

👨‍💻 作者:@ImSingee

💡 举例:https://rsshub.app/medium/following/imsingee

🛎️ 路由:/medium/following/:user

🔗 参数:

  • user必选Username

⚙️ 部署配置:

  • MEDIUM_COOKIE_*必选

🐙 源代码:/medium/following.ts

注意

Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.

Personalized Recommendations - For You

⚙️ 需要配置

👨‍💻 作者:@ImSingee

💡 举例:https://rsshub.app/medium/for-you/imsingee

🛎️ 路由:/medium/for-you/:user

🔗 参数:

  • user必选Username

⚙️ 部署配置:

  • MEDIUM_COOKIE_*必选

🐙 源代码:/medium/for-you.ts

注意

Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.

Personalized Recommendations - Tag

⚙️ 需要配置

👨‍💻 作者:@ImSingee

💡 举例:https://rsshub.app/medium/tag/imsingee/cybersecurity

🛎️ 路由:/medium/tag/:user/:tag

🔗 参数:

  • user必选Username
  • tag必选Subscribed Tag

⚙️ 部署配置:

  • MEDIUM_COOKIE_*必选

🐙 源代码:/medium/tag.ts

There are many tags, which can be obtained by clicking on a tag from the homepage and looking at the URL. For example, if the URL is https://medium.com/?tag=web3, then the tag is web3.

注意

Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.

Paul Graham

Essays

🔍 支持 Radar

👨‍💻 作者:@Maecenas @nczitzk

💡 举例:https://rsshub.app/paulgraham/articles

🛎️ 路由:/paulgraham/articles,/essays,/

🐙 源代码:/paulgraham/article.ts

Essays

🔍 支持 Radar

👨‍💻 作者:@Maecenas @nczitzk

💡 举例:https://rsshub.app/paulgraham/articles

🛎️ 路由:/paulgraham/articles,/essays,/

🐙 源代码:/paulgraham/article.ts

Essays

🔍 支持 Radar

👨‍💻 作者:@Maecenas @nczitzk

💡 举例:https://rsshub.app/paulgraham/articles

🛎️ 路由:/paulgraham/articles,/essays,/

🐙 源代码:/paulgraham/article.ts

Uber 优步

Engineering

🔍 支持 Radar

👨‍💻 作者:@hulb

💡 举例:https://rsshub.app/uber/blog

🛎️ 路由:/uber/blog/:maxPage?

🔗 参数:

  • maxPage可选max number of pages to retrieve, default to 1 page at most

🐙 源代码:/uber/blog.ts

便宜VPS网

最新发布

🔍 支持 Radar

👨‍💻 作者:@cnkmmk

💡 举例:https://rsshub.app/pianyivps

🛎️ 路由:/pianyivps/

🐙 源代码:/pianyivps/rss.ts

博客园

10 天推荐排行榜

🔍 支持 Radar

👨‍💻 作者:@hujingnb

💡 举例:https://rsshub.app/cnblogs/aggsite/topdiggs

🛎️ 路由:/cnblogs/aggsite/topdiggs,/aggsite/topviews,/aggsite/headline,/cate/:type,/pick

🐙 源代码:/cnblogs/common.ts

在博客园主页的分类出可查看所有类型。例如,go 的分类地址为: https://www.cnblogs.com/cate/go/, 则: /cnblogs/cate/go

10 天推荐排行榜

🔍 支持 Radar

👨‍💻 作者:@hujingnb

💡 举例:https://rsshub.app/cnblogs/aggsite/topdiggs

🛎️ 路由:/cnblogs/aggsite/topdiggs,/aggsite/topviews,/aggsite/headline,/cate/:type,/pick

🐙 源代码:/cnblogs/common.ts

在博客园主页的分类出可查看所有类型。例如,go 的分类地址为: https://www.cnblogs.com/cate/go/, 则: /cnblogs/cate/go

10 天推荐排行榜

🔍 支持 Radar

👨‍💻 作者:@hujingnb

💡 举例:https://rsshub.app/cnblogs/aggsite/topdiggs

🛎️ 路由:/cnblogs/aggsite/topdiggs,/aggsite/topviews,/aggsite/headline,/cate/:type,/pick

🐙 源代码:/cnblogs/common.ts

在博客园主页的分类出可查看所有类型。例如,go 的分类地址为: https://www.cnblogs.com/cate/go/, 则: /cnblogs/cate/go

10 天推荐排行榜

🔍 支持 Radar

👨‍💻 作者:@hujingnb

💡 举例:https://rsshub.app/cnblogs/aggsite/topdiggs

🛎️ 路由:/cnblogs/aggsite/topdiggs,/aggsite/topviews,/aggsite/headline,/cate/:type,/pick

🐙 源代码:/cnblogs/common.ts

在博客园主页的分类出可查看所有类型。例如,go 的分类地址为: https://www.cnblogs.com/cate/go/, 则: /cnblogs/cate/go

10 天推荐排行榜

🔍 支持 Radar

👨‍💻 作者:@hujingnb

💡 举例:https://rsshub.app/cnblogs/aggsite/topdiggs

🛎️ 路由:/cnblogs/aggsite/topdiggs,/aggsite/topviews,/aggsite/headline,/cate/:type,/pick

🐙 源代码:/cnblogs/common.ts

在博客园主页的分类出可查看所有类型。例如,go 的分类地址为: https://www.cnblogs.com/cate/go/, 则: /cnblogs/cate/go

财新博客

网站部分内容需要付费订阅,RSS 仅做更新提醒,不含付费内容。

用户博客

👨‍💻 作者:

💡 举例:https://rsshub.app/caixin/blog/zhangwuchang

🛎️ 路由:/caixin/blog/:column?

🔗 参数:

  • column可选博客名称,可在博客主页的 URL 找到

🐙 源代码:/caixin/blog.ts

通过提取文章全文,以提供比官方源更佳的阅读体验.

川流

严选

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/chuanliu/nice

🛎️ 路由:/chuanliu/nice

🐙 源代码:/chuanliu/nice.ts

大眼仔旭

分类

🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/dayanzai/windows

🛎️ 路由:/dayanzai/:category/:fulltext?

🔗 参数:

  • category必选分类
  • fulltext可选是否获取全文,需要获取则传入参数y

🐙 源代码:/dayanzai/index.ts

微软应用安卓应用教程资源其他资源
windowsandroidtutorialother

纷享销客 CRM

文章

👨‍💻 作者:@akynazh

💡 举例:https://rsshub.app/fxiaoke/crm/news

🛎️ 路由:/fxiaoke/crm/:type

🔗 参数:

  • type必选文章类型, 见下表

🐙 源代码:/fxiaoke/crm.ts

全部文章文章干货CRM 知识纷享动态签约喜报
newsblogarticlesabout-influencecustomers

虎皮椒

文章

🔍 支持 Radar

👨‍💻 作者:@Joey

💡 举例:https://rsshub.app/xunhupay/blog

🛎️ 路由:/xunhupay/blog

🐙 源代码:/xunhupay/index.ts

十年之约

专题展示 - 文章

🔍 支持 Radar

👨‍💻 作者:@7Wate @a180285

💡 举例:https://rsshub.app/foreverblog/feeds

🛎️ 路由:/foreverblog/feeds

🐙 源代码:/foreverblog/feeds.ts

土猛的员外

文章

🔍 支持 Radar

👨‍💻 作者:@Levix

💡 举例:https://rsshub.app/luxiangdong/archive

🛎️ 路由:/luxiangdong/archive

🐙 源代码:/luxiangdong/archive.ts

新语丝

新到资料

🔍 支持 Radar

👨‍💻 作者:@wenzhenl

💡 举例:https://rsshub.app/xys/new

🛎️ 路由:/xys/new

🐙 源代码:/xys/new.ts

雨苁博客

分类

🔍 支持 Radar

👨‍💻 作者:

💡 举例:https://rsshub.app/ddosi/category/黑客工具

🛎️ 路由:/ddosi/category/:category?

🔗 参数:

  • category可选N

🐙 源代码:/ddosi/category.ts

云原生社区

博客

👨‍💻 作者:@aneasystone

💡 举例:https://rsshub.app/cloudnative/blog

🛎️ 路由:/cloudnative/blog

🐙 源代码:/cloudnative/blog.ts

赵容部落

最新文章

🔍 支持 Radar

👨‍💻 作者:@cnkmmk

💡 举例:https://rsshub.app/zrblog

🛎️ 路由:/zrblog/

🐙 源代码:/zrblog/rss.ts

浙江大学可视分析小组

博客

👨‍💻 作者:@KaiyoungYu

💡 举例:https://rsshub.app/zjuvag/blog

🛎️ 路由:/zjuvag/blog

🐙 源代码:/zjuvag/blog.ts

支流科技

博客

👨‍💻 作者:@aneasystone

💡 举例:https://rsshub.app/apiseven/blog

🛎️ 路由:/apiseven/blog

🐙 源代码:/apiseven/blog.ts

竹白

Unknown

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/zhubai/top20

🛎️ 路由:/zhubai/top20

🐙 源代码:/zhubai/top20.ts

文章

👨‍💻 作者:@naixy28

💡 举例:https://rsshub.app/zhubai/via

🛎️ 路由:/zhubai/:id

🔗 参数:

  • id必选id 为竹白主页 url 中的三级域名,如 via.zhubai.love 的 idvia

🐙 源代码:/zhubai/index.ts

提示

在路由末尾处加上 ?limit=限制获取数目 来限制获取条目数量,默认值为20