RSSHub/website/docs/routes/blog.md

18 KiB
Raw Blame History

🖊️ Blog

Amazon

AWS Blogs

<Route author="HankChow" example="/amazon/awsblogs" path="/awsblogs/:locale?" paramsDesc={['Blog postes in a specified language, only the following options are supported. Default zh_CN']}>

zh_CN en_US fr_FR de_DE ja_JP ko_KR pt_BR es_ES ru_RU id_ID tr_TR
Chinese English French German Japanese Korean Portuguese Spainish Russian Indonesian Turkish

Apache

APISIX 博客

archdaily

Home

Benedict Evans

CSDN

User Feed

<Route author="Jkker" example="/csdn/blog/csdngeeknews" path="/csdn/blog/:user" radar="1" paramsDesc={['user is the username of a CSDN blog which can be found in the url of the home page']} />

Delta Lake

Blogs

DevolverDigital

Official Blogs

FreeBuf

文章

<Route author="trganda" example="/freebuf/articles/web" path="/freebuf/articles/:type" paramsDesc={['文章类别', '文章id号可选']}>

:::tip

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

:::

Geocaching

Official Blogs

Google Sites

Articles

<Route author="hoilc" example="/google/sites/outlierseconomics" path="/google/sites/:id" paramsDesc={['Site ID, can be found in URL']} />

Recent Changes

<Route author="nczitzk" example="/google/sites/recentChanges/outlierseconomics" path="/google/sites/recentChanges/:id" paramsDesc={['Site ID, can be found in URL']}/>

Gwern Branwen

博客

<Route author="cerebrater" example="/gwern/newest" path="/gwern/:category" paramsDesc={['網誌主頁的分類訊息']}/>

hashnode

用户博客

<Route author="hnrainll" example="/hashnode/blog/inklings" path="/hashnode/blog/:username" paramsDesc={['博主名称,用户头像 URL 中找到']}>

:::tip

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

:::

Hedwig.pub

博客

<Route author="zwithz" example="/blogs/hedwig/zmd" path="/blogs/hedwig/:type" paramsDesc={['分类, 见下表']}/>

呆唯的 Newsletter 0neSe7en 的技术周刊 地心引力 宪学宪卖 Comeet 每周精选 无鸡之谈 我有一片芝麻地
hirasawayui se7en walnut themez comeet sunskyxh zmd

原则上只要是 {type}.hedwig.pub 都可以匹配。

Hexo

Blog using Next theme

<Route author="fengkx" path="/hexo/next/:url" example="/hexo/next/archive.diygod.me" paramsDesc={['the blog URL without the protocol (http:// and https://)']} selfhost="1"/>

Blog using Yilia theme

<Route author="aha2mao" path="/hexo/yilia/:url" example="/hexo/yilia/cloudstone.xin" paramsDesc={['the blog URL without the protocol (http:// and https://)']} selfhost="1"/>

Blog using Fluid theme

<Route author="gkkeys" path="/hexo/fluid/:url" example="/hexo/fluid/blog.tonyzhao.xyz" paramsDesc={['the blog URL without the protocol (http:// and https://)']} selfhost="1"/>

Hi, DIYgod

DIYgod 的动森日记

DIYgod 的可爱的手办们

JustRun

JustRun

Kun Cheng

Essay

LaTeX 开源小屋

首页

LeeMeng

blog

Love the Problem

Ash Maurya's blog

MacMenuBar

Recently

<Route author="5upernova-heng" example="/macmenubar/recently/developer-apps,system-tools" path="/macmenubar/recently/:category?" paramsDesc={['Category path name, seperate by comma, default is all categories. Category path name can be found in url']} radar="1" />

Medium

List

<Route author="ImSingee" example="/medium/list/imsingee/f2d8d48096a9" path="/medium/list/:user/:catalogId" paramsDesc={['Username', 'List ID']}>

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.

:::caution

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

:::

Personalized Recommendations - For You

<Route author="ImSingee" example="/medium/for-you/imsingee" path="/medium/for-you/:user" paramsDesc={['Username']} selfhost="1">

:::caution

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 - Following

<Route author="ImSingee" example="/medium/following/imsingee" path="/medium/following/:user" paramsDesc={['Username']} selfhost="1">

:::caution

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

<Route author="ImSingee" example="/medium/tag/imsingee/cybersecurity" path="/medium/tag/:user/:tag" paramsDesc={['Username', 'Subscribed Tag']} selfhost="1">

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.

:::caution

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.

:::

Miris Whispers

Blog

Paul Graham

Essays

Phrack Magazine

Article

Polkadot

Blog

PolkaWorld

Newest Articles

:::tip

Limit the number of entries to be retrieved by adding ?limit=x to the end of the route, default value is 10.

:::

Stratechery by Ben Thompson

Blog

Uber 优步

Engineering

<Route author="hulb" example="/uber/blog" path="/uber/blog/:maxPage?" paramsDesc={['max number of pages to retrieve, default to 1 page at most']} />

v1tx

最新文章

Whoscall

最新文章

分類

<Route author="nczitzk" example="/whoscall/categories/5-Whoscall 百科" path="/whoscall/categories/:category?" paramsDesc={['分类,见下表,可在对应分類页 URL 中找到,默认为最新文章']}>

News Whoscall 百科 防詐小學堂 Whoscall 日常
1-News 5-Whoscall 百科 4 - 防詐小學堂 6-Whoscall 日常

標籤

<Route author="nczitzk" example="/whoscall/tags/whoscall小百科" path="/whoscall/tags/:tag?" paramsDesc={['標籤,见下表,可在对应標籤页 URL 中找到,默认为最新文章']}>

防疫也防詐 防詐專家 來電辨識 whoscall 日常

WordPress

Blog

<Route author="Lonor" example="/blogs/wordpress/lawrence.code.blog" path="/blogs/wordpress/:domain/:https?" paramsDesc={['WordPress blog domain', 'use https by default. options: http or https']}/>

yuzu emulator

Entry

阿里云系统组技术博客

首页

博客园

10 天推荐排行榜

48 小时阅读排行

编辑推荐

分类

<Route author="hujingnb" example="/cnblogs/cate/go" path="/cnblogs/cate/:type" paramsDesc={['类型']} radar="1" rssbud="1">

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

精华区

财新博客

用户博客

<Route author="Maecenas" example="/caixin/blog/zhangwuchang" path="/caixin/blog/:column" paramsDesc={['博客名称,可在博客主页的 URL 找到']}>

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

大侠阿木

首页

大眼仔旭

分类

<Route author="nitezs" example="/dayanzai/windows" path="/dayanzai/:category/:fulltext?" paramsDesc={['分类','是否获取全文,需要获取则传入参数y']} radar="1">

微软应用 安卓应用 教程资源 其他资源
windows android tutorial other

虎皮椒

文章

華康字型故事

博客

黄健宏博客

文章

建宁闲谈

文章

劍心.回憶

分类

<Route author="nczitzk" example="/kenshin" path="/kenshin/:category?/:type?" paramsDesc={['分类,见下表,默认为首页', '子分类,见下表,默认为首页']}>

:::tip

藝能新聞日劇新聞 分类,路由为 /jnews/news_drama

:::

藝能新聞 jnews

日劇新聞 日影新聞 日樂新聞 日藝新聞
news_drama news_movie news_music news_entertainment
動漫新聞 藝人美照 清涼寫真 日本廣告 其他日聞
news_acg artist-photo photoalbum jpcm news_others

旅遊情報 jpnews

日本美食情報 日本甜點情報 日本零食情報 日本飲品情報 日本景點情報
jpnews-food jpnews-sweets jpnews-okashi jpnews-drinks jpnews-attractions
日本玩樂情報 日本住宿情報 日本活動情報 日本購物情報 日本社會情報
jpnews-play jpnews-hotel jpnews-events jpnews-shopping jpnews-society
日本交通情報 日本天氣情報
jpnews-traffic jpnews-weather

日劇世界 jdrama

每周劇評 日劇總評 資料情報
drama_review_weekly drama_review_final drama_data
深度日劇 收視報告 日劇專欄 劇迷互動
drama_deep drama_rating drama_column drama_interactive

交流岛资源网

最新文章

敬维博客

文章

每日安全

推送

美团技术团队

最近更新

十年之约

专题展示 - 文章

土猛的员外

文章

王五四文集

文章

<Route author="prnake" example="/blogs/wang54" path="/blogs/wang54/:id?" paramsDesc={['RSS抓取地址https://wangwusiwj.blogspot.com/:id?默认为2020']}/>

王垠博客

文章

新语丝

新到资料

雨苁博客

首页

分类

云原生社区

博客

支流科技

博客

竹白

文章

<Route author="naixy28" example="/zhubai/via" path="/zhubai/:id" paramsDesc={['id 为竹白主页 url 中的三级域名,如 via.zhubai.love 的 idvia']}>

:::tip

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

:::

TOP 20