🖊️️ 博客
宝玉
宝玉的博客
Blog
🔥 3619🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/baoyu/blog
🔥 Top Feeds on Folo:
🐙 Source Code: /baoyu/index.ts
宝玉 - 博客文章
竹白
文章
💡 Example: https://rsshub.app/zhubai/posts/via
🔥 Top Feeds on Folo:
🔗 Parameters:
id
- Required
- Description:
id
为竹白主页 url 中的三级域名,如 via.zhubai.love 的id
为via
🐙 Source Code: /zhubai/index.ts
TIP
在路由末尾处加上 ?limit=限制获取数目
来限制获取条目数量,默认值为20
上周热门 TOP 20
💡 Example: https://rsshub.app/zhubai/top20
🔥 Top Feeds on Folo:
🛎️ Route: /zhubai/top20
🐙 Source Code: /zhubai/top20.ts
CSDN
User Feed
🔥 1005🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/csdn/blog/csdngeeknews
🔥 Top Feeds on Folo:
🔗 Parameters:
user
- Required
- Description:
user
is the username of a CSDN blog which can be found in the url of the home page
🐙 Source Code: /csdn/blog.ts
十年之约
专题展示 - 文章
🔥 606🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foreverblog/feeds
🔥 Top Feeds on Folo:
🛎️ Route: /foreverblog/feeds
🐙 Source Code: /foreverblog/feeds.ts
博客园
10 天推荐排行榜
🔥 237🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnblogs/aggsite/topdiggs
🔥 Top Feeds on Folo:
🛎️ Route: /cnblogs/aggsite/topdiggs,/aggsite/topviews,/aggsite/headline,/cate/:type,/pick
🐙 Source Code: /cnblogs/common.ts
在博客园主页的分类出可查看所有类型。例如,go 的分类地址为: https://www.cnblogs.com/cate/go/
, 则: /cnblogs/cate/go
Paul Graham
Essays
💡 Example: https://rsshub.app/paulgraham/articles
🔥 Top Feeds on Folo:
🛎️ Route: /paulgraham/articles,/essays,/
🐙 Source Code: /paulgraham/article.ts
Google
Research Blog
🔥 321🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/google/research
🔥 Top Feeds on Folo:
🛎️ Route: /google/research
🐙 Source Code: /google/research.ts
Developers Blog
🔥 64🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/google/developers/en
🔥 Top Feeds on Folo:
🛎️ Route: /google/developers/:locale?
🔗 Parameters:
locale
- Optional
- Default: en
- Options:
- Description: language
🐙 Source Code: /google/developers.ts
Google Developers Blog
Uber
Engineering
💡 Example: https://rsshub.app/uber/blog
🔥 Top Feeds on Folo:
🛎️ Route: /uber/blog/:maxPage?
🔗 Parameters:
maxPage
- Optional
- Description: max number of pages to retrieve, default to 1 page at most
🐙 Source Code: /uber/blog.ts
财新博客
网站部分内容需要付费订阅,RSS 仅做更新提醒,不含付费内容。若需要得到付费内容全文,请使用订阅账户在手机网页版登录,然后设置
CAIXIN_COOKIE
为至少包含cookie中的以下字段:SA_USER_UID
,SA_USER_UNIT
,SA_USER_DEVICE_TYPE
,USER_LOGIN_CODE
用户博客
🔥 207🟢 Passed Test
💡 Example: https://rsshub.app/caixin/blog/zhangwuchang
🔥 Top Feeds on Folo:
🛎️ Route: /caixin/blog/:column?
🔗 Parameters:
column
- Optional
- Description: 博客名称,可在博客主页的 URL 找到
🐙 Source Code: /caixin/blog.ts
通过提取文章全文,以提供比官方源更佳的阅读体验.
Open Github社区
合集
🔥 143🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/itc/collection/1
🔥 Top Feeds on Folo:
🛎️ Route: /itc/collection/:colType
🔗 Parameters:
colType
- Required
- Description: N/A
🐙 Source Code: /itc/collection.ts
V2EX
XNA
🔥 137🟢 Passed Test
💡 Example: https://rsshub.app/v2ex/xna
🔥 Top Feeds on Folo:
🛎️ Route: /v2ex/xna
🐙 Source Code: /v2ex/xna.ts
大眼仔旭
分类
🔥 77🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dayanzai/windows
🔥 Top Feeds on Folo:
🛎️ Route: /dayanzai/:category/:fulltext?
🔗 Parameters:
category
- Required
- Description: 分类
fulltext
- Optional
- Description: 是否获取全文,需要获取则传入参数
y
🐙 Source Code: /dayanzai/index.ts
微软应用 | 安卓应用 | 教程资源 | 其他资源 |
---|---|---|---|
windows | android | tutorial | other |
WordPress
WordPress
🔥 65⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/wordpress/https%3A%2F%2Fwordpress.org%2Fnews/category/Podcast
🔥 Top Feeds on Folo:
🛎️ Route: /wordpress/:url?/:filter{.+}?
🔗 Parameters:
url
- Optional
- Description: URL, https://wordpress.org/news by default
filter{.}
- Optional
- Description: N/A
⚙️ Deployment Configs:
ALLOW_USER_SUPPLY_UNSAFE_DOMAIN
, required - This RSS is disabled unless 'ALLOW_USER_SUPPLY_UNSAFE_DOMAIN' is set to 'true'.
🐙 Source Code: /wordpress/index.ts
If you subscribe to WordPress News,where the URL is https://wordpress.org/news/
, Encode the URL using encodeURIComponent()
and then use it as the parameter. Therefore, the route will be /wordpress/https%3A%2F%2Fwordpress.org%2Fnews
.
TIP
If you wish to subscribe to specific categories or tags, you can fill in the "filter" parameter in the route. /category/Podcast
to subscribe to the Podcast category. In this case, the route would be /wordpress/https%3A%2F%2Fwordpress.org%2Fnews/category/Podcast
.
You can also subscribe to multiple categories. /category/Podcast,Community
to subscribe to both the Podcast and Community categories. In this case, the route would be /wordpress/https%3A%2F%2Fwordpress.org%2Fnews/category/Podcast,Community
.
Categories and tags can be combined as well. /category/Releases/tag/tagging
to subscribe to the Releases category and the tagging tag. In this case, the route would be /wordpress/https%3A%2F%2Fwordpress.org%2Fnews/category/Releases/tag/tagging
.
You can also search for keywords. /search/Blog
to search for the keyword "Blog". In this case, the route would be /wordpress/https%3A%2F%2Fwordpress.org%2Fnews/search/Blog
.
浙江大学可视分析小组
博客
💡 Example: https://rsshub.app/zjuvag/blog
🔥 Top Feeds on Folo:
🛎️ Route: /zjuvag/blog
🐙 Source Code: /zjuvag/blog.ts
LangChain Blog
Blog
🔥 48🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/langchain/blog
🔥 Top Feeds on Folo:
🛎️ Route: /langchain/blog
🐙 Source Code: /langchain/index.ts
LangChain Blog Posts
Apache
APISIX 博客
🔥 44🟢 Passed Test
💡 Example: https://rsshub.app/apache/apisix/blog
🔥 Top Feeds on Folo:
🛎️ Route: /apache/apisix/blog
🐙 Source Code: /apache/apisix/blog.ts
Substack
Substack Subscription
💡 Example: https://rsshub.app/substack/subscribe/mangoread
🔥 Top Feeds on Folo:
🛎️ Route: /substack/subscribe/:user
🔗 Parameters:
user
- Required
- Description: Username of the Substack
🐙 Source Code: /substack/subscribe.ts
FreeBuf
文章
💡 Example: https://rsshub.app/freebuf/articles/web
🔥 Top Feeds on Folo:
🛎️ Route: /freebuf/articles/:type
🔗 Parameters:
type
- Required
- Description: 文章类别
🐙 Source Code: /freebuf/index.ts
TIP
Freebuf 的文章页面带有反爬虫机制,所以目前无法获取文章的完整内容。
React
Blog
🔥 40🟢 Passed Test
💡 Example: https://rsshub.app/react/blog
🔥 Top Feeds on Folo:
🛎️ Route: /react/blog
🐙 Source Code: /react/blog.ts
People + AI Research (PAIR)
PAIR - AI Exploreables
🔥 38🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/withgoogle/explorables
🔥 Top Feeds on Folo:
🛎️ Route: /withgoogle/explorables
🐙 Source Code: /withgoogle/explorables.ts
Obsidian
Publish
💡 Example: https://rsshub.app/obsidian/publish/marshallontheroad
🔥 Top Feeds on Folo:
🛎️ Route: /obsidian/publish/:id
🔗 Parameters:
id
- Required
- Description: 网站 id,由Publish持有者自定义
🐙 Source Code: /obsidian/publish.ts
Eagle
Blog
💡 Example: https://rsshub.app/eagle/blog/en
🔥 Top Feeds on Folo:
🛎️ Route: /eagle/blog/:cate?/:language?
🔗 Parameters:
cate
- Optional
- Description: Category, get by URL,
all
by default
language
- Optional
- Default: en
- Options:
- Description: Language
🐙 Source Code: /eagle/blog.ts
新语丝
新到资料
🔥 30🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/xys/new
🔥 Top Feeds on Folo:
🛎️ Route: /xys/new
🐙 Source Code: /xys/new.ts
云原生社区
博客
💡 Example: https://rsshub.app/cloudnative/blog
🔥 Top Feeds on Folo:
🛎️ Route: /cloudnative/blog
🐙 Source Code: /cloudnative/blog.ts
土猛的员外
文章
💡 Example: https://rsshub.app/luxiangdong/archive
🔥 Top Feeds on Folo:
🛎️ Route: /luxiangdong/archive
🐙 Source Code: /luxiangdong/archive.ts
Medium
Medium Feed
🔥 16🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/medium/feed/zhgchgli
🔥 Top Feeds on Folo:
🛎️ Route: /medium/feed/:user
🔗 Parameters:
user
- Required
- Description: Username of the Medium
🐙 Source Code: /medium/feed.ts
List
🔥 3🟢 Passed Test
💡 Example: https://rsshub.app/medium/list/imsingee/f2d8d48096a9
🔥 Top Feeds on Folo:
🛎️ Route: /medium/list/:user/:catalogId
🔗 Parameters:
user
- Required
- Description: Username
catalogId
- Required
- Description: List ID
🐙 Source Code: /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
.
WARNING
To access private lists, only self-hosting is supported.
Personalized Recommendations - For You
🔥 1🟡 Missing Test⚙️ Config Required
💡 Example: https://rsshub.app/medium/for-you/imsingee
🔥 Top Feeds on Folo:
🛎️ Route: /medium/for-you/:user
🔗 Parameters:
user
- Required
- Description: Username
⚙️ Deployment Configs:
MEDIUM_COOKIE_*
, required -
🐙 Source Code: /medium/for-you.ts
WARNING
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
🟡 Missing Test⚙️ Config Required
💡 Example: https://rsshub.app/medium/following/imsingee
🛎️ Route: /medium/following/:user
🔗 Parameters:
user
- Required
- Description: Username
⚙️ Deployment Configs:
MEDIUM_COOKIE_*
, required -
🐙 Source Code: /medium/following.ts
WARNING
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
🟡 Missing Test⚙️ Config Required
💡 Example: https://rsshub.app/medium/tag/imsingee/cybersecurity
🛎️ Route: /medium/tag/:user/:tag
🔗 Parameters:
user
- Required
- Description: Username
tag
- Required
- Description: Subscribed Tag
⚙️ Deployment Configs:
MEDIUM_COOKIE_*
, required -
🐙 Source Code: /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
.
WARNING
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.
雨苁博客
分类
💡 Example: https://rsshub.app/ddosi/category/黑客工具
🔥 Top Feeds on Folo:
🛎️ Route: /ddosi/category/:category?
🔗 Parameters:
category
- Optional
- Description: N
🐙 Source Code: /ddosi/category.ts
Unknown
Kun Cheng
Essay
💡 Example: https://rsshub.app/kunchengblog/essay
🔥 Top Feeds on Folo:
🛎️ Route: /kunchengblog/essay
🐙 Source Code: /kunchengblog/essay.ts
Flashcat
快猫星云博客
💡 Example: https://rsshub.app/flashcat/blog
🔥 Top Feeds on Folo:
🛎️ Route: /flashcat/blog
🐙 Source Code: /flashcat/blog.ts
Towards Data Science
Towards Data Science
💡 Example: https://rsshub.app/latest
🔥 Top Feeds on Folo:
🛎️ Route: /towardsdatascience/latest
🐙 Source Code: /towardsdatascience/latest.ts
Goldman Sachs
Goldman Sachs Developer Blog
🔥 9🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/gs/developer/blog
🔥 Top Feeds on Folo:
🛎️ Route: /gs/developer/blog
🐙 Source Code: /gs/developer/blog.ts
Hamel's Blog
Blog
🔥 9🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hamel/blog
🔥 Top Feeds on Folo:
🛎️ Route: /hamel/blog
🐙 Source Code: /hamel/index.ts
Hamel's Blog Posts
Hedwig
Posts
💡 Example: https://rsshub.app/posts/walnut
🔥 Top Feeds on Folo:
🛎️ Route: /hedwig/posts/:site
🔗 Parameters:
site
- Required
- Description: 站点名,原则上只要是
{site}.hedwig.pub
都可以匹配
🐙 Source Code: /hedwig/posts.ts
Delta Lake
Blogs
🔥 7🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/deltaio/blog
🔥 Top Feeds on Folo:
🛎️ Route: /deltaio/blog
🐙 Source Code: /deltaio/blog.ts
纷享销客 CRM
文章
🔥 7🟢 Passed Test
💡 Example: https://rsshub.app/fxiaoke/crm/news
🔥 Top Feeds on Folo:
🛎️ Route: /fxiaoke/crm/:type
🔗 Parameters:
type
- Required
- Description: 文章类型, 见下表
🐙 Source Code: /fxiaoke/crm.ts
全部文章 | 文章干货 | CRM 知识 | 纷享动态 | 签约喜报 |
---|---|---|---|---|
news | blog | articles | about-influence | customers |
台灣角川
TAIWAN KADOKAWA
角編新聞台
💡 Example: https://rsshub.app/kadokawa/blog
🔥 Top Feeds on Folo:
🛎️ Route: /kadokawa/blog
🐙 Source Code: /kadokawa/blog.ts
logrocket blog
blog.logrocket
💡 Example: https://rsshub.app/logrocket/dev
🔥 Top Feeds on Folo:
🛎️ Route: /logrocket/:type
🔗 Parameters:
type
- Required
- Description:
dev | product-management | ux-design
🐙 Source Code: /logrocket/index.ts
The Gradient
Posts
🔥 7🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/thegradient/posts
🔥 Top Feeds on Folo:
🛎️ Route: /thegradient/posts
🐙 Source Code: /thegradient/index.ts
The Gradient Blog Posts
thzt
Blog
🔥 6🟢 Passed Test
💡 Example: https://rsshub.app/thzt/blog
🔥 Top Feeds on Folo:
🛎️ Route: /thzt/blog
🐙 Source Code: /thzt/index.ts
支流科技
博客
🔥 5🟢 Passed Test
💡 Example: https://rsshub.app/apiseven/blog
🔥 Top Feeds on Folo:
🛎️ Route: /apiseven/blog
🐙 Source Code: /apiseven/blog.ts
Ceph
Ceph is an open source distributed storage system designed to evolve with data.
Blog
🔥 5🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ceph/blog/a11y
🔥 Top Feeds on Folo:
🛎️ Route: /ceph/blog/:topic?
🔗 Parameters:
topic
- Optional
- Description: N/A
🐙 Source Code: /ceph/blog.ts
MacMenuBar
Recently
cmpxchg8b
Articles
🔥 4🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cmpxchg8b/articles
🔥 Top Feeds on Folo:
🛎️ Route: /cmpxchg8b/articles
🐙 Source Code: /cmpxchg8b/articles.ts
Stanford
Hazy Research Blog
💡 Example: https://rsshub.app/stanford/hazyresearch/blog
🔥 Top Feeds on Folo:
🛎️ Route: /stanford/hazyresearch/blog
🐙 Source Code: /stanford/blog.ts
APNIC
Asia-Pacific Network Information Centre
Blog
🔥 3🟢 Passed Test
💡 Example: https://rsshub.app/apnic/blog
🔥 Top Feeds on Folo:
🛎️ Route: /apnic/blog
🐙 Source Code: /apnic/index.ts
cline
Blog
🔥 3🟢 Passed Test
💡 Example: https://rsshub.app/cline/blog
🔥 Top Feeds on Folo:
🛎️ Route: /cline/blog
🐙 Source Code: /cline/blog.ts
Cline Official Blog articles
Carnegie Mellon University
Andy Pavlo Blog
💡 Example: https://rsshub.app/cmu/andypavlo/blog
🔥 Top Feeds on Folo:
🛎️ Route: /cmu/andypavlo/blog
🐙 Source Code: /cmu/andypavlo/blog.ts
Niels Berglund Blog
Blog
💡 Example: https://rsshub.app/nielsberglund/blog
🔥 Top Feeds on Folo:
🛎️ Route: /nielsberglund/blog
🐙 Source Code: /nielsberglund/index.ts
Niels Berglund Blog Posts
Backlinko
Blog
💡 Example: https://rsshub.app/backlinko/blog
🔥 Top Feeds on Folo:
🛎️ Route: /backlinko/blog
🐙 Source Code: /backlinko/blog.ts
川流
严选
💡 Example: https://rsshub.app/chuanliu/nice
🔥 Top Feeds on Folo:
🛎️ Route: /chuanliu/nice
🐙 Source Code: /chuanliu/nice.ts
Enterprise Craftsmanship
Archives
💡 Example: https://rsshub.app/enterprisecraftsmanship/archives
🔥 Top Feeds on Folo:
🛎️ Route: /enterprisecraftsmanship/archives
🐙 Source Code: /enterprisecraftsmanship/index.ts
Enterprise Craftsmanship blog archives
Mashiro's Baumkuchen
Muen's blog posts
Blog
🔥 1🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mashiro/en
🔥 Top Feeds on Folo:
🛎️ Route: /mashiro/:lang
🔗 Parameters:
lang
- Required
- Description: the language of the site. Can be either
en
orzh-cn
. Default:en
🐙 Source Code: /mashiro/index.ts
Mathpix
Blog
🔥 1🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mathpix/blog
🔥 Top Feeds on Folo:
🛎️ Route: /mathpix/blog
🐙 Source Code: /mathpix/blog.ts
Wojciech Muła
Articles
不良林
全部文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/bulianglin
🛎️ Route: /bulianglin/
🐙 Source Code: /bulianglin/rss.ts
Cohere
Blog
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cohere/blog
🛎️ Route: /cohere/blog
🐙 Source Code: /cohere/index.ts
Cohere is a platform for building AI applications.
道宣的窝
推荐阅读文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/daoxuan
🛎️ Route: /daoxuan/
🐙 Source Code: /daoxuan/rss.ts
免費資源網路社群
最新文章
Geocaching
Official Blogs
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/geocaching/blogs/en
🛎️ Route: /geocaching/blogs/:language?
🔗 Parameters:
language
- Optional
- Default: en
- Options:
- Description: language
🐙 Source Code: /geocaching/blogs.ts
hashnode
用户博客
💡 Example: https://rsshub.app/hashnode/blog/inklings
🛎️ Route: /hashnode/blog/:username
🔗 Parameters:
username
- Required
- Description: 博主名称,用户头像 URL 中找到
🐙 Source Code: /hashnode/blog.ts
TIP
username 为博主用户名,而非xxx.hashnode.dev
中xxx
所代表的 blog 地址。
HiFeng'Blog
最近发表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hicairo
🛎️ Route: /hicairo/
🐙 Source Code: /hicairo/rss.ts
Ian Spriggss
Category
🟢 Passed Test
💡 Example: https://rsshub.app/ianspriggs/portraits
🛎️ Route: /ianspriggs/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, 3D PORTRAITS by default
🐙 Source Code: /ianspriggs/index.ts
3D PORTRAITS | CHARACTERS |
---|---|
portraits | characters |
imhcg的信息站
包含多种技术和新闻信息的网站
Engineering blogs
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/imhcg
🛎️ Route: /imhcg/
🐙 Source Code: /imhcg/blog.ts
子方有料
最新文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ippa
🛎️ Route: /ippa/
🐙 Source Code: /ippa/rss.ts
James Clear
Book Summaries
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/jamesclear/book-summaries
🛎️ Route: /jamesclear/book-summaries
🐙 Source Code: /jamesclear/book-summaries.ts
Great Speeches
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/jamesclear/great-speeches
🛎️ Route: /jamesclear/great-speeches
🐙 Source Code: /jamesclear/great-speeches.ts
Quotes
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/jamesclear/quotes
🛎️ Route: /jamesclear/quotes
🐙 Source Code: /jamesclear/quotes.ts
3-2-1 Newsletter
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/jamesclear/3-2-1
🛎️ Route: /jamesclear/3-2-1
🐙 Source Code: /jamesclear/three-two-one.ts
荒岛
最新发布
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/lala
🛎️ Route: /lala/
🐙 Source Code: /lala/rss.ts
罗磊的独立博客
罗磊的独立博客
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/luolei
🛎️ Route: /luolei/
🐙 Source Code: /luolei/index.ts
njuferret
Blogs
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/njuferret/blog
🛎️ Route: /njuferret/blog
🐙 Source Code: /njuferret/blog.ts
Oct0pu5 blog
Oct的小破站
便宜VPS网
最新发布
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/pianyivps
🛎️ Route: /pianyivps/
🐙 Source Code: /pianyivps/rss.ts
电脑玩物
每日精选文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/playpcesor
🛎️ Route: /playpcesor/
🐙 Source Code: /playpcesor/rss.ts
云谦的博客
文章
⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/sorrycc
🛎️ Route: /sorrycc/
⚙️ Deployment Configs:
SORRYCC_COOKIES
, optional - 登录用户的Cookie,获取方式: 1. 登录sorrycc.com 2. 打开浏览器开发者工具,切换到 Application 面板 3. 点击侧边栏中的Storage -> Cookies -> https://sorrycc.com 4. 复制 Cookie 中的 wordpress_logged_in_f05fca638390aed897fbe3c2fff03000 值
🐙 Source Code: /sorrycc/index.ts
云谦的博客,部分内容存在权限校验,访问完整内容请部署RSSHub私有实例并配置授权信息
Tumblr
Register an application on https://www.tumblr.com/oauth/apps
.
TUMBLR_CLIENT_ID
: The key is labelled asOAuth consumer Key
in the info page of the registered application.TUMBLR_CLIENT_SECRET
: The key is labelled asOAuth consumer Secret
in the info page of the registered application.TUMBLR_REFRESH_TOKEN
: Navigate tohttps://www.tumblr.com/oauth2/authorize?client_id=${CLIENT_ID}&response_type=code&scope=basic%20offline_access&state=mystate
in your browser and login. After doing so, you'll be redirected to the URL you defined when registering the application. Look for thecode
parameter in the URL. You can then callcurl -F grant_type=authorization_code -F "code=${CODE}" -F "client_id=${CLIENT_ID}" -F "client_secret=${CLIENT_SECRET}" "https://api.tumblr.com/v2/oauth2/token"
Two login methods are currently supported:
TUMBLR_CLIENT_ID
: The key never expires, however blogs that are "dashboard only" cannot be accessed.TUMBLR_CLIENT_ID
+TUMBLR_CLIENT_SECRET
+TUMBLR_REFRESH_TOKEN
: The refresh token will expire and will need to be regenerated, "dashboard only" blogs can be accessed.
Posts
🟡 Missing Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/tumblr/posts/biketouring-nearby
🛎️ Route: /tumblr/posts/:blog
🔗 Parameters:
blog
- Required
- Description: Blog identifier (see
https://www.tumblr.com/docs/en/api/v2#blog-identifiers
)
⚙️ Deployment Configs:
TUMBLR_CLIENT_ID
, required - Please see above for details.TUMBLR_CLIENT_SECRET
, required - Please see above for details.TUMBLR_REFRESH_TOKEN
, required - Please see above for details.
🐙 Source Code: /tumblr/posts.ts
TIP
Tumblr provides official RSS feeds for non "dashboard only" blogs, for instance https://biketouring-nearby.tumblr.com.
虎皮椒
文章
💡 Example: https://rsshub.app/xunhupay/blog
🛎️ Route: /xunhupay/blog
🐙 Source Code: /xunhupay/index.ts
甬哥侃侃侃YouTube教程摘要随笔
最新发表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ygkkk
🛎️ Route: /ygkkk/
🐙 Source Code: /ygkkk/rss.ts
YouMeMark
Bookmarks
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/youmemark/pseudoyu
🛎️ Route: /youmemark/:userid
🔗 Parameters:
userid
- Required
- Description:
userid
is the user id of youmemark
🐙 Source Code: /youmemark/index.ts
Get user's public bookmarks from YouMeMark
TIP
Add ?limit=<number>
to the end of the route to limit the number of items. Default is 10.
国外主机测评
最新发布
💡 Example: https://rsshub.app/zhujiceping
🛎️ Route: /zhujiceping/
🐙 Source Code: /zhujiceping/rss.ts