📱 新媒体
少数派 sspai
首页
🔥 20668🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/index
🔥 Top Feeds on Folo:
🐙 Source Code: /sspai/index.ts
Matrix
🔥 986🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/matrix
🔥 Top Feeds on Folo:
🐙 Source Code: /sspai/matrix.ts
标签订阅
🔥 464🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/tag/apple
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/tag/:keyword
🔗 Parameters:
keyword
- Required
- Description: 关键词
🐙 Source Code: /sspai/tag.ts
作者动态
🔥 161🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/sspai/activity/urfp0d9i
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/activity/:slug
🔗 Parameters:
slug
- Required
- Description: 作者 slug,可在作者主页URL中找到
🐙 Source Code: /sspai/activity.ts
作者
专栏
🔥 64🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/sspai/column/262
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/column/:id
🔗 Parameters:
id
- Required
- Description: 专栏 id
🐙 Source Code: /sspai/column.ts
最新上架付费专栏
💡 Example: https://rsshub.app/sspai/series
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/series
🐙 Source Code: /sspai/series.ts
少数派专栏需要付费订阅,RSS 仅做更新提醒,不含付费内容.
专题内文章更新
🔥 38🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/topic/250
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/topic/:id
🔗 Parameters:
id
- Required
- Description: 专题 id,可在专题主页URL中找到
🐙 Source Code: /sspai/topic.ts
专题
🔥 27🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/topics
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/topics
🐙 Source Code: /sspai/topics.ts
此为专题广场更新提示 => 集合型而非单篇文章。与下方 "专题内文章更新" 存在明显区别!
付费专栏文章更新
🔥 17🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/series/77
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/series/:id
🔗 Parameters:
id
- Required
- Description: 专栏 id
🐙 Source Code: /sspai/series-update.ts
会员社区
🔥 15🟡 Missing Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/sspai/prime/community
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/prime/community
⚙️ Deployment Configs:
SSPAI_BEARERTOKEN
, required - 少数派会员账号认证 token。获取方式:登陆后打开少数派会员社区界面,打开浏览器开发者工具中 “网络”(Network) 选项卡,筛选 URL 找到任一个地址为sspai.com/api
开头的请求,点击检查其 “消息头”,在 “请求头” 中找到Authorization字段,将其值复制填入配置即可。你的配置应该形如SSPAI_BEARERTOKEN: 'Bearer eyJxxxx......xx_U8'
。
🐙 Source Code: /sspai/prime-community.ts
用户收藏
🔥 7🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sspai/bookmarks/urfp0d9i
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/bookmarks/:slug
🔗 Parameters:
slug
- Required
- Description: 用户 slug,可在个人主页URL中找到
🐙 Source Code: /sspai/bookmarks.ts
Shortcuts Gallery
💡 Example: https://rsshub.app/sspai/shortcuts
🔥 Top Feeds on Folo:
🛎️ Route: /sspai/shortcuts
🐙 Source Code: /sspai/shortcuts-gallery.ts
36kr
资讯热榜
🔥 6735🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/36kr/hot-list
🔥 Top Feeds on Folo:
🛎️ Route: /36kr/hot-list/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为24小时热榜
🐙 Source Code: /36kr/hot-list.ts
24 小时热榜 | 资讯人气榜 | 资讯综合榜 | 资讯收藏榜 |
---|---|---|---|
24 | renqi | zonghe | shoucang |
资讯, 快讯, 用户文章, 主题文章, 专题文章, 搜索文章, 搜索快讯
🔥 1456🟢 Passed Test
💡 Example: https://rsshub.app/36kr/newsflashes
🔥 Top Feeds on Folo:
🛎️ Route: /36kr/:category/:subCategory?/:keyword?
🔗 Parameters:
category
- Required
- Description: 分类,必填项
subCategory
- Optional
- Description: 子分类,选填项,目的是为了兼容老逻辑
keyword
- Optional
- Description: 关键词,选填项,仅搜索文章/快讯时有效
🐙 Source Code: /36kr/index.ts
最新资讯频道 | 快讯 | 推荐资讯 | 生活 | 房产 | 职场 | 搜索文章 | 搜索快讯 |
---|---|---|---|---|---|---|---|
news | newsflashes | recommend | life | estate | workplace | search/articles/关键词 | search/articles/关键词 |
微信小程序
TIP
公众号直接抓取困难,故目前提供几种间接抓取方案,请自行选择
公众号文章话题 Tag
💡 Example: https://rsshub.app/wechat/mp/msgalbum/MzA3MDM3NjE5NQ==/1375870284640911361
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/mp/msgalbum/:biz/:aid
🔗 Parameters:
biz
- Required
- Description: 公众号id
aid
- Required
- Description: Tag id
🐙 Source Code: /wechat/msgalbum.ts
一些公众号(如看理想)会在微信文章里添加 Tag ,点入 Tag 的链接如 https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzA3MDM3NjE5NQ==&action=getalbum&album_id=1375870284640911361
,其中biz
为 MzA3MDM3NjE5NQ==
,aid
为 1375870284640911361
。
公众号(Telegram 频道来源)
🔥 563🟢 Passed Test
💡 Example: https://rsshub.app/wechat/tgchannel/lifeweek
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/tgchannel/:id/:mpName?/:searchQueryType?
🔗 Parameters:
id
- Required
- Description: 公众号绑定频道 id
mpName
- Optional
- Description: 欲筛选的公众号全名(URL-encoded,精确匹配),在频道订阅了多个公众号时可选用
searchQueryType
- Optional
- Description: 搜索查询类型,见下表
🐙 Source Code: /wechat/tgchannel.ts
搜索查询类型 | 将使用的搜索关键字 | 适用于 |
---|---|---|
0 | (禁用搜索) | 所有情况 (默认) |
1 | 公众号全名 | 未启用 efb-patch-middleware |
2 | #公众号全名 | 已启用 efb-patch-middleware |
TIP
启用搜索有助于在订阅了过多公众号的频道里有效筛选,不易因为大量公众号同时推送导致一些公众号消息被遗漏,但必须正确选择搜索查询类型,否则会搜索失败。
WARNING
该方法需要通过 efb 进行频道绑定,具体操作见 https://github.com/DIYgod/RSSHub/issues/2172
公众号(Wechat2RSS 来源)
💡 Example: https://rsshub.app/wechat/wechat2rss/5b925323244e9737c39285596c53e3a2f4a30774
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/wechat2rss/:id
🔗 Parameters:
id
- Required
- Description: 公众号 id,打开
https://wechat2rss.xlab.app/posts/list/
,在 URL 中找到 id;注意不是公众号页的 id,而是订阅的 id
🐙 Source Code: /wechat/wechat2rss.ts
公众号(CareerEngine 来源)
🔥 258🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/wechat/ce/595a5b14d7164e53908f1606
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/ce/:id
🔗 Parameters:
id
- Required
- Description: 公众号 id,在 CareerEngine 搜索公众号,通过 URL 中找到对应的公众号 id
🐙 Source Code: /wechat/ce.ts
公众号(二十次幂来源)
💡 Example: https://rsshub.app/wechat/ershicimi/813oxJOl
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/ershicimi/:id
🔗 Parameters:
id
- Required
- Description: 公众号id,打开公众号页,在 URL 中找到 id
🐙 Source Code: /wechat/ershcimi.ts
公众号(搜狗来源)
🔥 28🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/wechat/sogou/qimao0908
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/sogou/:id
🔗 Parameters:
id
- Required
- Description: 公众号 id, 打开 weixin.sogou.com 并搜索相应公众号, 在 URL 中找到 id
🐙 Source Code: /wechat/sogou.ts
公众号栏目 (非推送 & 历史消息)
💡 Example: https://rsshub.app/wechat/mp/homepage/MzA3MDM3NjE5NQ==/16
🔥 Top Feeds on Folo:
🛎️ Route: /wechat/mp/homepage/:biz/:hid/:cid?
🔗 Parameters:
biz
- Required
- Description: 公众号id
hid
- Required
- Description: 分页id
cid
- Optional
- Description: 页内栏目
🐙 Source Code: /wechat/mp.ts
只适用拥有首页模板 (分享链接带有 homepage) 的公众号。例如从公众号分享出来的链接为 https://mp.weixin.qq.com/mp/homepage?__biz=MzA3MDM3NjE5NQ==&hid=4
,biz
为 MzA3MDM3NjE5NQ==
,hid
为 4
。
有些页面里会有分栏, cid
可以通过元素选择器选中栏目查看data-index
。如链接里的 京都职人
栏目的 cid
为 0
,文艺时光
栏目的 cid
为 2
。如果不清楚的话最左边的栏目为0
,其右方栏目依次递增 1
。
公众号(优读来源)
💡 Example: https://rsshub.app/wechat/uread/shensing
🛎️ Route: /wechat/uread/:userid
🔗 Parameters:
userid
- Required
- Description: 公众号的微信号, 可在 微信-公众号-更多资料 中找到。并不是所有的都支持,能不能用随缘
🐙 Source Code: /wechat/uread.ts
澎湃新闻
以下所有路由可使用参数old
以采取旧全文获取方法。该方法会另外获取网页中的图片与视频资源。在原始 url 追加?old=yes
以启用.
首页头条
🔥 1711🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/thepaper/featured
🔥 Top Feeds on Folo:
🐙 Source Code: /thepaper/featured.ts
栏目
🔥 376🟢 Passed Test
💡 Example: https://rsshub.app/thepaper/list/25457
🔥 Top Feeds on Folo:
🛎️ Route: /thepaper/list/:id
🔗 Parameters:
id
- Required
- Description: 栏目 id,可在栏目页 URL 中找到
🐙 Source Code: /thepaper/list.ts
栏目 ID | 栏目名 |
---|---|
26912 | 上直播 |
26913 | 七环视频 |
26965 | 温度计 |
26908 | 一级视场 |
27260 | World 湃 |
26907 | 湃客科技 |
33168 | 纪录湃 |
26911 | 围观 |
26918 | @所有人 |
26906 | 大都会 |
26909 | 追光灯 |
26910 | 运动装 |
26914 | 健寻记 |
82188 | AI 播报 |
89035 | 眼界 |
92278 | 关键帧 |
90069 | 战疫 |
25462 | 中国政库 |
25488 | 中南海 |
97924 | 初心之路 |
25489 | 舆论场 |
25490 | 打虎记 |
25423 | 人事风向 |
25426 | 法治中国 |
25424 | 一号专案 |
25463 | 港台来信 |
25491 | 长三角政商 |
25428 | 直击现场 |
68750 | 公益湃 |
27604 | 暖闻 |
25464 | 澎湃质量报告 |
25425 | 绿政公署 |
25429 | 澎湃国际 |
25481 | 外交学人 |
25430 | 澎湃防务 |
25678 | 唐人街 |
25427 | 澎湃人物 |
25422 | 浦江头条 |
25487 | 教育家 |
25634 | 全景现场 |
25635 | 美数课 |
25600 | 快看 |
25434 | 10% 公司 |
25436 | 能见度 |
25433 | 地产界 |
25438 | 财经上下游 |
25435 | 金改实验室 |
25437 | 牛市点线面 |
119963 | IPO 最前线 |
25485 | 澎湃商学院 |
25432 | 自贸区连线 |
37978 | 进博会在线 |
36079 | 湃客 |
27392 | 政务 |
77286 | 媒体 |
27234 | 科学湃 |
119445 | 生命科学 |
119447 | 未来 2% |
119446 | 元宇宙观察 |
119448 | 科创 101 |
119449 | 科学城邦 |
25444 | 社论 |
27224 | 澎湃评论 |
26525 | 思想湃 |
26878 | 上海书评 |
25483 | 思想市场 |
25457 | 私家历史 |
25574 | 翻书党 |
25455 | 艺术评论 |
26937 | 古代艺术 |
25450 | 文化课 |
25482 | 逝者 |
25536 | 专栏 |
26506 | 异次元 |
97313 | 海平面 |
103076 | 一问三知 |
25445 | 澎湃研究所 |
25446 | 全球智库 |
26915 | 城市漫步 |
25456 | 市政厅 |
104191 | 世界会客厅 |
25448 | 有戏 |
26609 | 文艺范 |
25942 | 身体 |
26015 | 私・奔 |
25599 | 运动家 |
25842 | 私家地理 |
80623 | 非常品 |
26862 | 楼市 |
25769 | 生活方式 |
25990 | 澎湃联播 |
26173 | 视界 |
26202 | 亲子学堂 |
26404 | 赢家 |
26490 | 汽车圈 |
115327 | IP SH |
117340 | 酒业 |
频道
🔥 273🟢 Passed Test
💡 Example: https://rsshub.app/thepaper/channel/25950
🔥 Top Feeds on Folo:
🛎️ Route: /thepaper/channel/:id
🔗 Parameters:
id
- Required
- Description: 频道 id,可在频道页 URL 中找到
🐙 Source Code: /thepaper/channel.ts
频道 ID | 频道名 |
---|---|
26916 | 视频 |
108856 | 战疫 |
25950 | 时事 |
25951 | 财经 |
36079 | 澎湃号 |
119908 | 科技 |
25952 | 思想 |
119489 | 智库 |
25953 | 生活 |
26161 | 问吧 |
122908 | 国际 |
-21 | 体育 |
-24 | 评论 |
明查
🔥 85🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/thepaper/factpaper
🔥 Top Feeds on Folo:
🛎️ Route: /thepaper/factpaper/:status?
🔗 Parameters:
status
- Optional
- Description: 状态 id,可选
1
即 有定论 或0
即 核查中,默认为1
🐙 Source Code: /thepaper/factpaper.ts
侧边栏
澎湃号
🔥 16🟢 Passed Test
💡 Example: https://rsshub.app/thepaper/user/4221423
🔥 Top Feeds on Folo:
🛎️ Route: /thepaper/user/:pphId
🔗 Parameters:
pphId
- Required
- Description: 澎湃号 id,可在澎湃号页 URL 中找到
🐙 Source Code: /thepaper/user.ts
澎湃美数课作品集 - 分类
🟡 Missing Test🔍 Support Radar
🛎️ Route: /thepaper/839studio/:id
🔗 Parameters:
id
- Required
- Description: N/A
🐙 Source Code: /thepaper/839studio/category.ts
澎湃美数课作品集
科学网
精选博客
🔥 2374🟢 Passed Test
💡 Example: https://rsshub.app/sciencenet/blog
🔥 Top Feeds on Folo:
🛎️ Route: /sciencenet/blog/:type?/:time?/:sort?
🔗 Parameters:
type
- Optional
- Description: 类型,见下表,默认为推荐
time
- Optional
- Description: 时间,见下表,默认为所有时间
sort
- Optional
- Description: 排序,见下表,默认为按发表时间排序
🐙 Source Code: /sciencenet/blog.ts
类型
精选 | 最新 | 热门 |
---|---|---|
recommend | new | hot |
时间
36 小时内精选博文 | 一周内精选博文 | 一月内精选博文 | 半年内精选博文 | 所有时间精选博文 |
---|---|---|---|---|
1 | 2 | 3 | 4 | 5 |
排序
按发表时间排序 | 按评论数排序 | 按点击数排序 |
---|---|---|
1 | 2 | 3 |
用户博客
🔥 25🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sciencenet/user/tony8310
🔥 Top Feeds on Folo:
🛎️ Route: /sciencenet/user/:id
🔗 Parameters:
id
- Required
- Description: 用户 id,可在对用户博客页 URL 中找到
🐙 Source Code: /sciencenet/user.ts
InfoQ 中文
推荐
🔥 2001🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/infoq/recommend
🔥 Top Feeds on Folo:
🐙 Source Code: /infoq/recommend.ts
话题
💡 Example: https://rsshub.app/infoq/topic/1
🔥 Top Feeds on Folo:
🛎️ Route: /infoq/topic/:id
🔗 Parameters:
id
- Required
- Description: 话题id,可在 InfoQ全部话题 页面找到URL里的话题id
🐙 Source Code: /infoq/topic.ts
Readhub
每日早报
🔥 2065🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/readhub/daily
🔥 Top Feeds on Folo:
🐙 Source Code: /readhub/daily.ts
分类
🔥 313🟢 Passed Test
💡 Example: https://rsshub.app/readhub
🔥 Top Feeds on Folo:
🛎️ Route: /readhub/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为热门话题
🐙 Source Code: /readhub/index.ts
热门话题 | 科技动态 | 医疗产业 | 财经快讯 |
---|---|---|---|
news | medical | financial_express |
虎嗅
24 小时
🔥 694🟢 Passed Test🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/moment
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/moment
🐙 Source Code: /huxiu/moment.ts
资讯
🔥 447🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/article
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/article,/channel/:id?
🐙 Source Code: /huxiu/channel.ts
视频 | 车与出行 | 年轻一代 | 十亿消费者 | 前沿科技 |
---|---|---|---|---|
10 | 21 | 106 | 103 | 105 |
财经 | 娱乐淘金 | 医疗健康 | 文化教育 | 出海 |
---|---|---|---|---|
115 | 22 | 111 | 113 | 114 |
金融地产 | 企业服务 | 创业维艰 | 社交通讯 | 全球热点 | 生活腔调 |
---|---|---|---|---|---|
102 | 110 | 2 | 112 | 107 | 4 |
简报
🔥 221🔄 Support BT🎙️ Support Podcast
💡 Example: https://rsshub.app/huxiu/briefcolumn/1
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/briefcolumn/:id
🔗 Parameters:
id
- Required
- Description: 简报 id,可在对应简报页 URL 中找到
🐙 Source Code: /huxiu/brief-column.ts
文集
🔥 99🔄 Support BT🎙️ Support Podcast
💡 Example: https://rsshub.app/huxiu/collection/212
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/collection/:id
🔗 Parameters:
id
- Required
- Description: 文集 id,可在对应文集页 URL 中找到
🐙 Source Code: /huxiu/collection.ts
更多文集请参见 文集
用户
TA 的文章 | TA 的 24 小时 |
---|---|
article | moment |
搜索
🔥 34🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/search/生活
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/search/:keyword
🔗 Parameters:
keyword
- Required
- Description: 关键字
🐙 Source Code: /huxiu/search.ts
标签
🔥 14🔄 Support BT🎙️ Support Podcast
💡 Example: https://rsshub.app/huxiu/tag/291
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/tag/:id
🔗 Parameters:
id
- Required
- Description: 标签 id,可在对应标签页 URL 中找到
🐙 Source Code: /huxiu/tag.ts
更多标签请参见 标签
源流
💡 Example: https://rsshub.app/huxiu/club/2029
🔥 Top Feeds on Folo:
🛎️ Route: /huxiu/club/:id
🔗 Parameters:
id
- Required
- Description: 俱乐部 id,可在对应俱乐部页 URL 中找到
🐙 Source Code: /huxiu/club.ts
晚点 LatePost
报道
🔥 1519🟢 Passed Test
💡 Example: https://rsshub.app/latepost
🔥 Top Feeds on Folo:
🔗 Parameters:
proma
- Optional
- Description: 栏目 id,见下表,默认为最新报道
🐙 Source Code: /latepost/index.ts
最新报道 | 晚点独家 | 人物访谈 | 晚点早知道 | 长报道 |
---|---|---|---|---|
1 | 2 | 3 | 4 |
AIbase
资讯
🔥 1012🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aibase/news
🔥 Top Feeds on Folo:
🐙 Source Code: /aibase/news.ts
获取 AI 资讯列表
发现
🔥 316🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aibase/discover
🔥 Top Feeds on Folo:
🛎️ Route: /aibase/discover/:id?
🔗 Parameters:
id
- Optional
- Description: 发现分类,默认为空,即全部产品,可在对应发现分类页 URL 中找到
🐙 Source Code: /aibase/discover.ts
TIP
若订阅 图片背景移除,网址为 https://top.aibase.com/discover/37-49
。截取 https://top.aibase.com/discover/
到末尾的部分 37-49
作为参数填入,此时路由为 /aibase/discover/37-49
。
更多分类
图像处理
分类 | ID |
---|---|
图片背景移除 | 37-49 |
图片无损放大 | 37-50 |
图片AI修复 | 37-51 |
图像生成 | 37-52 |
Ai图片拓展 | 37-53 |
Ai漫画生成 | 37-54 |
Ai生成写真 | 37-55 |
电商图片制作 | 37-83 |
Ai图像转视频 | 37-86 |
视频创作
分类 | ID |
---|---|
视频剪辑 | 38-56 |
生成视频 | 38-57 |
Ai动画制作 | 38-58 |
字幕生成 | 38-84 |
效率助手
分类 | ID |
---|---|
AI文档工具 | 39-59 |
PPT | 39-60 |
思维导图 | 39-61 |
表格处理 | 39-62 |
Ai办公助手 | 39-63 |
写作灵感
分类 | ID |
---|---|
文案写作 | 40-64 |
论文写作 | 40-88 |
艺术灵感
分类 | ID |
---|---|
音乐创作 | 41-65 |
设计创作 | 41-66 |
Ai图标生成 | 41-67 |
趣味
分类 | ID |
---|---|
Ai名字生成器 | 42-68 |
游戏娱乐 | 42-71 |
其他 | 42-72 |
开发编程
分类 | ID |
---|---|
开发编程 | 43-73 |
Ai开放平台 | 43-74 |
Ai算力平台 | 43-75 |
聊天机器人
分类 | ID |
---|---|
智能聊天 | 44-76 |
智能客服 | 44-77 |
翻译
分类 | ID |
---|---|
翻译 | 46-79 |
教育学习
分类 | ID |
---|---|
教育学习 | 47-80 |
智能营销
分类 | ID |
---|---|
智能营销 | 48-81 |
法律
分类 | ID |
---|---|
法律 | 138-139 |
标签
🔥 151🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aibase/topic
🔥 Top Feeds on Folo:
🛎️ Route: /aibase/topic/:id?/:filter?
🔗 Parameters:
id
- Optional
- Description: 标签,默认为空,即全部产品,可在对应标签页 URL 中找到
filter
- Optional
- Description: 过滤器,默认为
id
即最新,可选pv
即热门
🐙 Source Code: /aibase/topic.ts
TIP
若订阅 AI,网址为 https://top.aibase.com/topic/AI
。截取 https://top.aibase.com/topic
到末尾的部分 AI
作为参数填入,此时路由为 /aibase/topic/AI
。
TIP
此处查看 全部标签
更多标签
AI日报
🔥 31🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aibase/daily
🔥 Top Feeds on Folo:
🛎️ Route: /aibase/daily
🐙 Source Code: /aibase/daily.ts
获取 AI 日报
端传媒
通过提取文章全文,以提供比官方源更佳的阅读体验。
WARNING
付费内容全文可能需要登陆获取,详情见部署页面的配置模块。
App
🔥 1277🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/theinitium/app
🔥 Top Feeds on Folo:
🛎️ Route: /theinitium/app/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, latest_sc by default
🐙 Source Code: /theinitium/app.ts
抓取The Initium App的文章列表
WARNING
此路由暂不支持登陆认证
Category 栏目:
----- | 简体中文 | 繁體中文 |
---|---|---|
最新 | latest_sc | latest_tc |
日报 | daily_brief_sc | daily_brief_tc |
速递 | whats_new_sc | whats_new_tc |
专题 | report_sc | report_tc |
评论 | opinion_sc | opinion_tc |
国际 | international_sc | international_tc |
大陆 | mainland_sc | mainland_tc |
香港 | hongkong_sc | hongkong_tc |
台湾 | taiwan_sc | taiwan_tc |
播客 | article_audio_sc | article_audio_tc |
专题・栏目
💡 Example: https://rsshub.app/theinitium/channel/latest/zh-hans
🔥 Top Feeds on Folo:
🛎️ Route: /theinitium/channel/:type?/:language?
🔗 Parameters:
type
- Optional
- Description: 栏目,缺省为最新
language
- Optional
- Description: 语言,简体
zh-hans
,繁体zh-hant
,缺省为简体
🐙 Source Code: /theinitium/channel.ts
Type 栏目:
最新 | 深度 | What’s New | 广场 | 科技 | 风物 | 特约 | ... |
---|---|---|---|---|---|---|---|
latest | feature | news-brief | notes-and-letters | technology | culture | pick_up | ... |
作者
个人订阅追踪动态
⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/theinitium/author/ninghuilulu/zh-hans
🛎️ Route: /theinitium/follow/articles/:language?
🔗 Parameters:
language
- Optional
- Description: 语言,简体
zh-hans
,繁体zh-hant
,缺省为简体
⚙️ Deployment Configs:
INITIUM_BEARER_TOKEN
, optional - 端传媒 Web 版认证 token。获取方式:登陆后打开端传媒站内任意页面,打开浏览器开发者工具中 “网络”(Network) 选项卡,筛选 URL 找到任一个地址为api.initium.com
开头的请求,点击检查其 “消息头”,在 “请求头” 中找到Authorization字段,将其值复制填入配置即可。你的配置应该形如INITIUM_BEARER_TOKEN: 'Bearer eyJxxxx......xx_U8'
。使用 token 部署的好处是避免占据登陆设备数的额度,但这个 token 一般有效期为两周,因此只可作临时测试使用。INITIUM_USERNAME
, optional - 端传媒用户名 (邮箱)INITIUM_PASSWORD
, optional - 端传媒密码
🐙 Source Code: /theinitium/follow.ts
需填入 Web 版认证 token, 也可选择直接在环境设置中填写明文的用户名和密码
话题・标签
极客公园
栏目
🔥 1335🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/geekpark
🔥 Top Feeds on Folo:
🔗 Parameters:
column
- Optional
- Description: 栏目 id,默认为空,即首页资讯,可在对应栏目页 URL 中找到
🐙 Source Code: /geekpark/index.ts
TIP
若订阅 综合报道,网址为 https://www.geekpark.net/column/179
。截取 https://www.geekpark.net/column/
到末尾的部分 179
作为参数填入,此时路由为 /geekpark/179
。
栏目 | ID |
---|---|
综合报道 | 179 |
AI新浪潮观察 | 304 |
新造车观察 | 305 |
财报解读 | 271 |
底稿对话CEO系列 | 308 |
Geek Insight 特稿系列 | 306 |
心科技 | 307 |
行业资讯 | 2 |
iThome 台灣
热榜
🔥 871🟢 Passed Test
💡 Example: https://rsshub.app/ithome/ranking/24h
🔥 Top Feeds on Folo:
🛎️ Route: /ithome/ranking/:type
🔗 Parameters:
type
- Required
- Description: 类别
🐙 Source Code: /ithome/ranking.ts
24h | 7days | monthly |
---|---|---|
24 小时阅读榜 | 7 天最热 | 月榜 |
分类资讯
🔥 217🟢 Passed Test
💡 Example: https://rsshub.app/ithome/it
🔥 Top Feeds on Folo:
🛎️ Route: /ithome/:caty
🔗 Parameters:
caty
- Required
- Description: 类别
🐙 Source Code: /ithome/index.ts
it | soft | win10 | win11 | iphone | ipad | android | digi | next |
---|---|---|---|---|---|---|---|---|
IT 资讯 | 软件之家 | win10 之家 | win11 之家 | iphone 之家 | ipad 之家 | android 之家 | 数码之家 | 智能时代 |
Feeds
🔥 83🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ithome/tw/feeds/news
🔥 Top Feeds on Folo:
🛎️ Route: /ithome/tw/feeds/:category
🔗 Parameters:
category
- Required
- Description: 類別
🐙 Source Code: /ithome/tw/feeds.ts
新聞 | AI | Cloud | DevOps | 資安 |
---|---|---|---|---|
news | big-data | cloud | devops | security |
专题
🔥 46🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ithome/zt/xijiayi
🔥 Top Feeds on Folo:
🛎️ Route: /ithome/zt/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /ithome/zt.ts
TIP
更多专题请见 IT之家专题
标签
🔥 12🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ithome/tag/win11
🔥 Top Feeds on Folo:
🛎️ Route: /ithome/tag/:name
🔗 Parameters:
name
- Required
- Description: 标签名称,可从网址链接中获取
🐙 Source Code: /ithome/tag.ts
得到
文章
💡 Example: https://rsshub.app/dedao
🔥 Top Feeds on Folo:
🛎️ Route: /dedao/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为
news
🐙 Source Code: /dedao/index.ts
新闻 | 人物故事 | 视频 |
---|---|---|
news | figure | video |
得到文章
💡 Example: https://rsshub.app/articles/9
🔥 Top Feeds on Folo:
🛎️ Route: /dedao/articles/:id?
🔗 Parameters:
id
- Optional
- Description: 文章类型 ID,8 为得到头条,9 为得到精选,默认为 8
🐙 Source Code: /dedao/articles.ts
用户主页
💡 Example: https://rsshub.app/dedao/user/VkA5OqLX4RyGxmZRNBMlwBrDaJQ9og
🔥 Top Feeds on Folo:
🛎️ Route: /dedao/user/:id/:type?
🔗 Parameters:
id
- Required
- Description: 用户 id,可在对应用户主页 URL 中找到
type
- Optional
- Description: 类型,见下表,默认为
0
,即动态
🐙 Source Code: /dedao/user.ts
动态 | 书评 | 视频 |
---|---|---|
0 | 7 | 12 |
首页
💡 Example: https://rsshub.app/dedao/list/年度日更
🔥 Top Feeds on Folo:
🛎️ Route: /dedao/list/:category?
🔗 Parameters:
category
- Optional
- Description: 分类名,默认为年度日更
🐙 Source Code: /dedao/list.ts
知识城邦
💡 Example: https://rsshub.app/dedao/knowledge
🔥 Top Feeds on Folo:
🛎️ Route: /dedao/knowledge/:topic?/:type?
🔗 Parameters:
topic
- Optional
- Description: 话题 id,可在对应话题页 URL 中找到
type
- Optional
- Description: 分享类型,
true
指精选,false
指最新,默认为精选
🐙 Source Code: /dedao/knowledge.ts
东西智库
分类
💡 Example: https://rsshub.app/dx2025
🔥 Top Feeds on Folo:
🛎️ Route: /dx2025/:type?/:category?
🔗 Parameters:
type
- Optional
- Description: 内容类别,见下表,默认为空
category
- Optional
- Description: 行业分类,见下表,默认为空
🐙 Source Code: /dx2025/index.ts
内容类别
产业观察 | 行业报告 | 政策 | 数据 |
---|---|---|---|
industry-observation | industry-reports | policy | data |
行业分类
行业 | 行业名称 |
---|---|
新一代信息技术 | next-generation-information-technology-industry-reports |
高档数控机床和机器人 | high-grade-cnc-machine-tools-and-robots-industry-reports |
航空航天装备 | aerospace-equipment-industry-reports |
海工装备及高技术船舶 | marine-engineering-equipment-and-high-tech-ships-industry-reports |
先进轨道交通装备 | advanced-rail-transportation-equipment-industry-reports |
节能与新能源汽车 | energy-saving-and-new-energy-vehicles-industry-reports |
电力装备 | electric-equipment-industry-reports |
农机装备 | agricultural-machinery-equipment-industry-reports |
新材料 | new-material-industry-reports |
生物医药及医疗器械 | biomedicine-and-medical-devices-industry-reports |
现代服务业 | modern-service-industry-industry-reports |
制造业人才 | manufacturing-talent-industry-reports |
差评
资讯
💡 Example: https://rsshub.app/chaping/news/15
🔥 Top Feeds on Folo:
🛎️ Route: /chaping/news/:caty?
🔗 Parameters:
caty
- Optional
- Description: 分类,默认为全部资讯
🐙 Source Code: /chaping/news.ts
编号 | 分类 |
---|---|
15 | 直播 |
3 | 科技新鲜事 |
7 | 互联网槽点 |
5 | 趣味科技 |
6 | DEBUG TIME |
1 | 游戏 |
8 | 视频 |
9 | 公里每小时 |
快讯
💡 Example: https://rsshub.app/chaping/newsflash
🔥 Top Feeds on Folo:
🛎️ Route: /chaping/newsflash
🐙 Source Code: /chaping/newsflash.ts
图片墙
香港 01
即時
🔥 432🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hk01/latest
🔥 Top Feeds on Folo:
🛎️ Route: /hk01/latest
🐙 Source Code: /hk01/latest.ts
热门
🔥 365🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hk01/hot
🔥 Top Feeds on Folo:
🛎️ Route: /hk01/hot
🐙 Source Code: /hk01/hot.ts
Unknown
🔥 152🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /hk01/channel/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /hk01/channel.ts
Unknown
🔥 137🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /hk01/zone/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /hk01/zone.ts
Unknown
🔥 10🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /hk01/tag/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /hk01/tag.ts
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /hk01/issue/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /hk01/issue.ts
麻省理工科技评论
首页
🔥 1066🟢 Passed Test
💡 Example: https://rsshub.app/mittrchina/index
🔥 Top Feeds on Folo:
🔗 Parameters:
type
- Optional
- Description: 类型,见下表,默认为首页资讯
🐙 Source Code: /mittrchina/index.ts
快讯 | 本周热文 | 首页资讯 | 视频 |
---|---|---|---|
breaking | hot | index | video |
今日热榜
WARNING
由于需要登录后的 Cookie 值才能获取原始链接,所以需要自建,需要在环境变量中配置 TOPHUB_COOKIE
,详情见部署页面的配置模块。
榜单
🔥 583⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/tophub/Om4ejxvxEN
🔥 Top Feeds on Folo:
🛎️ Route: /tophub/:id
🔗 Parameters:
id
- Required
- Description: 榜单id,可在 URL 中找到
⚙️ Deployment Configs:
TOPHUB_COOKIE
, optional -
🐙 Source Code: /tophub/index.ts
榜单列表
🔥 338⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/tophub/list/Om4ejxvxEN
🔥 Top Feeds on Folo:
🛎️ Route: /tophub/list/:id
🔗 Parameters:
id
- Required
- Description: 榜单id,可在 URL 中找到
⚙️ Deployment Configs:
TOPHUB_COOKIE
, optional -
🐙 Source Code: /tophub/list.ts
TIP
将榜单条目集合到一个列表中,可避免推送大量条目,更符合阅读习惯且有热度排序,推荐使用。
懂球帝
TIP
- 可以通过头条新闻 + 参数过滤的形式获得早报、专题等内容。
专题
🔥 378🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/special/41
🔥 Top Feeds on Folo:
🛎️ Route: /dongqiudi/special/:id
🔗 Parameters:
id
- Required
- Description: 专题 id, 可自行通过 https://www.dongqiudi.com/special/+数字匹配
🐙 Source Code: /dongqiudi/special.ts
新闻大爆炸 | 懂球帝十佳球 | 懂球帝本周 MVP |
---|---|---|
41 | 52 | 53 |
新闻
🔥 275🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/top_news/1
🔥 Top Feeds on Folo:
🛎️ Route: /dongqiudi/top_news/:id?
🔗 Parameters:
id
- Optional
- Description: 类别 id,不填默认头条新闻
🐙 Source Code: /dongqiudi/top-news.ts
头条 | 深度 | 闲情 | D 站 | 中超 | 国际 | 英超 | 西甲 | 意甲 | 德甲 |
---|---|---|---|---|---|---|---|---|---|
1 | 55 | 37 | 219 | 56 | 120 | 3 | 5 | 4 | 6 |
球队新闻
🔥 191🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/team_news/50001755
🔥 Top Feeds on Folo:
🛎️ Route: /dongqiudi/team_news/:team
🔗 Parameters:
team
- Required
- Description: 球队 id, 可在懂球帝数据中找到
🐙 Source Code: /dongqiudi/team-news.ts
足球赛果
🔥 54🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/result/50001755
🔥 Top Feeds on Folo:
🛎️ Route: /dongqiudi/result/:team
🔗 Parameters:
team
- Required
- Description: 球队 id, 可在懂球帝数据中找到
🐙 Source Code: /dongqiudi/result.ts
早报
💡 Example: https://rsshub.app/dongqiudi/daily
🛎️ Route: /dongqiudi/daily
🐙 Source Code: /dongqiudi/daily.ts
TIP
部分球队和球员可能会有两个 id, 正确 id 应该由 5000
开头.
球员新闻
💡 Example: https://rsshub.app/dongqiudi/player_news/50000339
🛎️ Route: /dongqiudi/player_news/:id
🔗 Parameters:
id
- Required
- Description: 球员 id, 可在懂球帝数据中通过其队伍找到
🐙 Source Code: /dongqiudi/player-news.ts
DeepMind
Blog
🔥 875🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/deepmind/blog
🔥 Top Feeds on Folo:
🐙 Source Code: /deepmind/blog.ts
果壳网
科学人
🔥 678🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guokr/scientific
🔥 Top Feeds on Folo:
🛎️ Route: /guokr/scientific
🐙 Source Code: /guokr/scientific.ts
果壳网专栏
🔥 150🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guokr/column/calendar
🔥 Top Feeds on Folo:
🛎️ Route: /guokr/column/:channel
🔗 Parameters:
channel
- Required
- Description: 专栏类别
🐙 Source Code: /guokr/channel.ts
物种日历 | 吃货研究所 | 美丽也是技术活 |
---|---|---|
calendar | institute | beauty |
人人都是产品经理
热门文章
🔥 671🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/woshipm/popular
🔥 Top Feeds on Folo:
🛎️ Route: /woshipm/popular/:range?
🔗 Parameters:
range
- Optional
- Description: 时间,见下表,默认为
daily
🐙 Source Code: /woshipm/popular.ts
日榜 | 周榜 | 月榜 |
---|---|---|
daily | weekly | monthly |
天天问
🔥 10🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/woshipm/wen
🔥 Top Feeds on Folo:
🛎️ Route: /woshipm/wen
🐙 Source Code: /woshipm/wen.ts
用户文章
💡 Example: https://rsshub.app/woshipm/user_article/324696
🛎️ Route: /woshipm/user_article/:id
🔗 Parameters:
id
- Required
- Description: 用户 id
🐙 Source Code: /woshipm/user-article.ts
AEON
Categories
💡 Example: https://rsshub.app/aeon/category/philosophy
🔥 Top Feeds on Folo:
🛎️ Route: /aeon/category/:category
🔗 Parameters:
category
- Required
- Options:
- Description: Category
🐙 Source Code: /aeon/category.ts
Types
💡 Example: https://rsshub.app/aeon/essays
🔥 Top Feeds on Folo:
🛎️ Route: /aeon/:type
🔗 Parameters:
type
- Required
- Options:
- Description: Type
🐙 Source Code: /aeon/type.ts
Supported types: Essays, Videos, and Audio.
Compared to the official one, the RSS feed generated by RSSHub not only has more fine-grained options, but also eliminates pull quotes, which can't be easily distinguished from other paragraphs by any RSS reader, but only disrupt the reading flow. This feed also provides users with a bio of the author at the top.
观察者网
头条
🔥 362🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guancha/headline
🔥 Top Feeds on Folo:
🛎️ Route: /guancha/headline
🐙 Source Code: /guancha/headline.ts
首页
💡 Example: https://rsshub.app/guancha
🔥 Top Feeds on Folo:
🛎️ Route: /guancha/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为全部
🐙 Source Code: /guancha/index.ts
全部 | 评论 & 研究 | 要闻 | 风闻 | 热点新闻 | 滚动新闻 |
---|---|---|---|---|---|
all | review | story | fengwen | redian | gundong |
home = 评论 & 研究 + 要闻 + 风闻
others = 热点新闻 + 滚动新闻
TIP
观察者网首页左中右的三个 column 分别对应 评论 & 研究、要闻、风闻 三个部分。
观学院
🔥 10🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guancha/member/recommend
🔥 Top Feeds on Folo:
🛎️ Route: /guancha/member/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表
🐙 Source Code: /guancha/member.ts
精选 | 观书堂 | 在线课 | 观学院 |
---|---|---|---|
recommend | books | courses | huodongs |
个人主页文章
💡 Example: https://rsshub.app/guancha/personalpage/243983
🔥 Top Feeds on Folo:
🛎️ Route: /guancha/personalpage/:uid
🔗 Parameters:
uid
- Required
- Description: 用户id, 可在URL中找到
🐙 Source Code: /guancha/personalpage.ts
Unknown
🔥 4🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /guancha/topic/:id/:order?
🔗 Parameters:
id
- Required
- Description: N/A
order
- Optional
- Description: N/A
🐙 Source Code: /guancha/topic.ts
PANews
快讯
🔥 470🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/panewslab/news
🔥 Top Feeds on Folo:
🛎️ Route: /panewslab/news
🐙 Source Code: /panewslab/news.ts
深度
🔥 125🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/panewslab/profundity
🔥 Top Feeds on Folo:
🛎️ Route: /panewslab/profundity/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为精选
🐙 Source Code: /panewslab/profundity.ts
精选 | 链游 | 元宇宙 | NFT | DeFi | 监管 | 央行数字货币 | 波卡 | Layer 2 | DAO | 融资 | 活动 |
---|
专栏
专题
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/panewslab/topic/1629365774078402
🔥 Top Feeds on Folo:
🛎️ Route: /panewslab/topic/:id
🔗 Parameters:
id
- Required
- Description: 专题 id,可在地址栏 URL 中找到
🐙 Source Code: /panewslab/topic.ts
Odaily 星球日报
快讯
🔥 391🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/newsflash
🔥 Top Feeds on Folo:
🛎️ Route: /odaily/newsflash
🐙 Source Code: /odaily/newsflash.ts
文章
🔥 132🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily
🔥 Top Feeds on Folo:
🛎️ Route: /odaily/:id?
🔗 Parameters:
id
- Optional
- Description: id,见下表,默认为最新
🐙 Source Code: /odaily/post.ts
最新 | 新品 | DeFi | NFT | 存储 | 波卡 | 行情 | 活动 |
---|---|---|---|---|---|---|---|
280 | 333 | 331 | 334 | 332 | 330 | 297 | 296 |
活动
💡 Example: https://rsshub.app/odaily/activity
🔥 Top Feeds on Folo:
🛎️ Route: /odaily/activity
🐙 Source Code: /odaily/activity.ts
用户文章
🔥 27🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/user/2147486902
🔥 Top Feeds on Folo:
- 星球君的朋友们","role_id":1,"introduction":"优质区块链文章转载","avatar_url":"https://piccdn.0daily.com/201807/09/20c7c4fc7da2660aef23882fc3447417.png","tovc_avatar_url":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"title":"特邀作者","qr_code_url":null,"department_belong":null,"role":{"id":1,"name":"特邀作者","description":"特邀作者","user_id_server":720,"available_domain_ids":"[]","server":null,"pivot":{"user_id":2147483198,"role_id":1}},"roles":[{"id":1,"name":"特邀作者","description":"特邀作者","user_id_server":720,"available_domain_ids":"[]","server":null,"pivot":{"user_id":2147483198,"role_id":1}},{"id":4,"name":"writer","description":"资深作者","user_id_server":0,"pivot":{"user_id":2147483198,"role_id":4},"server":null}]},"summary":"市场从高波动性向前所未有的稳定过渡。","content":"<p>加密货币交易所 <a href=\"http://www.bitmex.com/?utm_source=odaily&utm_medium=PR\">BitMEX</a> 宣布推出对 XBTUSD(运行时间最长的比特币永续合约)的全面研究结果,旨在阐明资金费率市场的演变。这项研究涵盖了 2016 年 5 月至 2025 年 5 月期间的数据,揭示了资金费率模式的显著变化,标志着市场从高波动性向前所未有的稳定过渡。</p><p>自 BitMEX 于 2016 年开创永续合约以来,它们已成为全球交易量最大的金融产品之一。资金费率是这些产品的一个关键组成部分,它是永续合约的多头和空头头寸持有者之间定期支付的费用,目的是使代币的期货价格与其现货价格保持一致。资金费率对于识别市场套利机会和衡量市场情绪至关重要。</p><p>这项深入研究 BitMEX XBTUSD 永续合约悠久历史的报告,揭示了几项关键洞察:</p><ul style=\"list-style-type: disc;\" class=\" list-paddingleft-2\"><li><p><strong>极端资金费率暴跌 90% :</strong>自 2016 年以来,比特币不再有极端的资金费率,极端资金费率的发生概率骤降了惊人的 90% 。值得注意的是, 2024-2025 年的数据显示出显著的稳定性,即便比特币价格突破 100, 000 美元,这一趋势依然持续。这清晰地表明了加密货币市场在走向成熟,比特币正从一种高度投机的资产转变为更稳定的金融工具。</p></li><li><p><strong>主流整合推动稳定性: </strong>2024 年 1 月比特币 ETF 的推出,以及像 Ethena 这样的去中心化金融(DeFi)协议的出现,在促进大规模套利方面发挥了关键作用。这些发展进一步将期货价格锚定到现货价格,从而提升了市场效率。</p></li><li><p><strong>稳定资金费率时代:</strong>当前稳定的资金费率环境预示着市场波动性显著降低。这种稳定性可能使比特币成为机构投资组合中更可靠的资产,并对传统金融市场产生更广泛的影响。</p></li></ul><p>BitMEX 首席执行官 Stephan Lutz 表示:“我们的研究突显了比特币永续合约市场的转变。XBTUSD 上不再有极端的资金费率,印证了加密货币日益增长的成熟度和机构接受度。作为历史最悠久的加密货币交易所之一,我们很高兴能与我们的交易者分享这些市场洞察,并加强加密行业与全球金融格局的融合。”</p><p>如需了解更多研究详情,请点击<a href=\"https://blog.bitmex.com/2025q2-derivatives-report/?utm_source=odaily&utm_medium=pr\">此处</a>。 </p><h2 class=\"customstyle_text\" style=\"\">关于 BitMEX</h2><p>BitMEX 是加密衍生品交易的先驱交易所,通过低延迟、深度的加密原生流动性和无与伦比的可靠性,为专业加密货币交易者提供满足其需求的平台。</p><p>自成立以来,BitMEX 从未因入侵或黑客攻击而损失任何加密货币,使 BitMEX 用户能够安心交易,确信他们的资金是安全的。同时确保他们能够使用所需的产品和工具来获得盈利。</p><p>BitMEX 也是最早公布链上储备证明和负债证明数据的交易所之一。该交易所继续每周两次公布这些数据 - 证明他们安全储存和分离托管的资金。</p><p>欲了解更多关于 BitMEX 的信息,请访问<a href=\"https://blog.bitmex.com/?utm_source=odaily&utm_medium=PR\">BitMEX 博客</a>或<a href=\"http://www.bitmex.com/?utm_source=odaily&utm_medium=PR\">www.bitmex.com</a>,并关注<a href=\"https://t.me/BitMEX_Group\">Telegram</a>、<a href=\"https://twitter.com/BitMEX\">Twitter</a>、<a href=\"https://discord.com/invite/BeuJr2kD7H\">Discord</a>和<a href=\"https://linktr.ee/bitmexdotcom\">其在线社区</a>。如有进一步询问,请联系 [email protected]。</p>","extraction_tags":"","source_type":"contribution","source_urls":"","next_post":{"title":"Crypto再次赢麻?深入解析特朗普“大而美法案”","entity_id":5204748,"id":5204748},"keywords":"[{\"name\":\"BitMEX\"},{\"name\":\"\\u7814\\u7a76\"},{\"name\":\"\\uff1a\"},{\"name\":\"BTC\"},{\"name\":\"\\u6c38\\u7eed\"},{\"name\":\"\\u5408\\u7ea6\"},{\"name\":\"\\u6781\\u7aef\"},{\"name\":\"\\u8d44\\u91d1\"},{\"name\":\"\\u8d39\\u7387\"},{\"name\":\"\\u81ea\"},{\"name\":\"2016\"},{\"name\":\"\\u5e74\"},{\"name\":\"\\u4ee5\\u6765\"},{\"name\":\"\\u4e0b\\u964d\"},{\"name\":\"90\"}]"},"user":{"type":"SET_POST_USER","id":2147483198,"avatar":"https://piccdn.0daily.com/201807/09/20c7c4fc7da2660aef23882fc3447417.png","name":"星球君的朋友们","introduction":"优质区块链文章转载","title":"特邀作者","total":"6238"},"comments":[],"counters":{"view_count":500,"pv":391,"pv_mobile":47,"pv_app":37,"favorite":0,"comment":0,"like":0},"secondary":[{"secondary_tag":7,"column_id":null,"name":"BTC","slug":"5c949aef62a92","type":2},{"secondary_tag":142,"column_id":null,"name":"BitMEX","slug":"5f76a52877df9","type":2}],"articleList":[{"id":5204883,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1219,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07101108/x0xgphwsvmrqua81"],"template_title":"SignalPlus宏观分析特别版:Up Only"},"stat_belong":"","title":"SignalPlus宏观分析特别版:Up Only","title_mobile":null,"catch_title":"","summary":"美国市场于7月4日长周末后重启交易,并迅速宣布对即将到来的关税期限作出小幅让步,商务部长Lutnick表示,针对各国的关税将延后至8月1日生效,等同给予贸易伙伴最后一段谈判时间,以争取在最后一刻达成协议。","cover":"https://piccdn.0daily.com/202507/07101108/x0xgphwsvmrqua81","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147520128,"user_id_edited":2147503370,"user_id_created":2147520128,"user_id_tagged":0,"edited_at":"2025-07-07 18:16:54","published_at":"2025-07-07 18:16:55","updated_at":"2025-07-07 18:16:55","created_at":"2025-07-07 18:02:18","pin":0,"pushed_at":null,"keywords":[{"name":"SignalPlus"},{"name":"宏观"},{"name":"分析"},{"name":"特别版"},{"name":":"},{"name":"Up"},{"name":"Only"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"8\",\"name\":\"ETH\",\"slug\":\"5c949afb89cc4\",\"is_post_show\":\"1\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"43\",\"name\":\"Web3.0\",\"slug\":\"5d5ceb503be00\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"ETH\",\"slug\":\"5c949afb89cc4\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"Web3.0\",\"slug\":\"5d5ceb503be00\"}]","_type":"post","user":{"user_id_old":0,"id":2147520128,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"SignalPlus","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13058704689","wechat":null,"crm_email":null,"realname":null,"nickname":"SignalPlus","avatar_url":"https://piccdn.0daily.com/202303/22/a3c1eda01a248ca58d4055ea40cc8e62.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"SignalPlus是一家专业的加密期权交易工具平台。","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2022-11-03 10:55:56","updated_at":"2023-03-22 13:39:48","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204865,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1751,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07052327/ns3owgggz97xi2jp"],"template_title":"美就业数据强劲,关税冲突走向尾声,BTC高位震荡以待突破(06.30~07.06)"},"stat_belong":"","title":"美就业数据强劲,关税冲突走向尾声,BTC高位震荡以待突破(06.30~07.06)","title_mobile":null,"catch_title":"","summary":"如场内资金启动,实现与场外资金的共振,BTC本轮牛市第四波上涨将会到来。","cover":"https://piccdn.0daily.com/202507/07052327/ns3owgggz97xi2jp","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147527728,"user_id_edited":2147503370,"user_id_created":2147527728,"user_id_tagged":0,"edited_at":"2025-07-07 14:18:12","published_at":"2025-07-07 14:18:13","updated_at":"2025-07-07 14:18:13","created_at":"2025-07-07 13:20:58","pin":0,"pushed_at":null,"keywords":[{"name":"美"},{"name":"就业"},{"name":"数据"},{"name":"强劲"},{"name":","},{"name":"关税"},{"name":"冲突"},{"name":"走向"},{"name":"尾声"},{"name":","},{"name":"BTC"},{"name":"高位"},{"name":"震荡"},{"name":"以待"},{"name":"突破"},{"name":"("},{"name":"06.30"},{"name":"07.06"},{"name":")"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"}]","_type":"post","user":{"user_id_old":0,"id":2147527728,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"EMC Labs","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13120355793","wechat":null,"crm_email":null,"realname":null,"nickname":"EMC Labs","avatar_url":"https://piccdn.0daily.com/202309/05/05f4ef10d8869d5a5e9eeabff55f61c7.jpg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"由加密資產投資人與數據科學家創立,核心競爭力是產業研究與數據挖掘,致力為全球領先的加密投研機構。","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2023-08-10 10:12:16","updated_at":"2024-03-20 11:21:08","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204843,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":2828,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/04113609/41wqr7qdgzwyp1yf"],"template_title":"Best in Slot:BRC2.0常见问题解答"},"stat_belong":"","title":"Best in Slot:BRC2.0常见问题解答","title_mobile":null,"catch_title":"","summary":"BRC2.0将于909,969 区块高度(8月14日)上线Bitcoin主网,Best in Slot @bestinslotxyz 详细整理社区提出的值得思考的问题,从各个角度深度剖析BRC2.0,一文彻底读懂BRC2.0。","cover":"https://piccdn.0daily.com/202507/04113609/41wqr7qdgzwyp1yf","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147676565,"user_id_edited":2147503370,"user_id_created":2147676565,"user_id_tagged":0,"edited_at":"2025-07-06 14:00:06","published_at":"2025-07-06 18:00:00","updated_at":"2025-07-06 18:00:04","created_at":"2025-07-04 19:29:38","pin":0,"pushed_at":null,"keywords":[{"name":"Best"},{"name":"in"},{"name":"Slot"},{"name":":"},{"name":"BRC2.0"},{"name":"常见"},{"name":"问题解答"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"513\",\"name\":\"BRC-20\",\"slug\":\"647966ef59e1b\",\"is_post_show\":\"1\"},{\"id\":\"538\",\"name\":\"BTC\\u751f\\u6001\",\"slug\":\"680ddaca86f2c\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"BRC-20\",\"slug\":\"647966ef59e1b\"},{\"name\":\"BTC\\u751f\\u6001\",\"slug\":\"680ddaca86f2c\"}]","_type":"post","user":{"user_id_old":0,"id":2147676565,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"比特雷 Ray.bit","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"54499930","wechat":null,"crm_email":null,"realname":null,"nickname":"比特雷 Ray.bit","avatar_url":"https://piccdn.0daily.com/202504/15/a7a9ba529938dd85fe86c1cb30b15ace.jpg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"Bitcoin信徒,OP_CAT与BRC2.0、Runes2.0的探秘者,专注BTC技术跃迁。","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2025-04-15 17:13:02","updated_at":"2025-04-17 19:30:19","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204844,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1606,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/05020813/7q039gmh06es3zw6"],"template_title":"8万枚BTC沉睡14年后被激活,真身是谁?会抛售吗?"},"stat_belong":"","title":"8万枚BTC沉睡14年后被激活,真身是谁?会抛售吗?","title_mobile":null,"catch_title":"","summary":"是“烤猫”、Roger Ver、还是更早期的矿工?","cover":"https://piccdn.0daily.com/202507/05020813/7q039gmh06es3zw6","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":"{\"android_title\":\"8\\u4e07\\u679aBTC\\u6c89\\u776114\\u5e74\\u540e\\u88ab\\u6fc0\\u6d3b\\uff0c\\u771f\\u8eab\\u662f\\u8c01\\uff1f\\u4f1a\\u629b\\u552e\\u5417\\uff1f\",\"android_content\":\"\\u662f\\u201c\\u70e4\\u732b\\u201d\\u3001Roger Ver\\u3001\\u8fd8\\u662f\\u66f4\\u65e9\\u671f\\u7684\\u77ff\\u5de5\\uff1f\",\"ios_title\":\"8\\u4e07\\u679aBTC\\u6c89\\u776114\\u5e74\\u540e\\u88ab\\u6fc0\\u6d3b\\uff0c\\u771f\\u8eab\\u662f\\u8c01\\uff1f\\u4f1a\\u629b\\u552e\\u5417\\uff1f\",\"ios_content\":\"\\u662f\\u201c\\u70e4\\u732b\\u201d\\u3001Roger Ver\\u3001\\u8fd8\\u662f\\u66f4\\u65e9\\u671f\\u7684\\u77ff\\u5de5\\uff1f\",\"is_pushed\":1,\"push_type\":\"all\",\"sound\":\"\",\"expire_time\":\"4h\",\"pushed_at\":\"2025-07-05 10:11:00\"}","user_id":2147660893,"user_id_edited":2147660893,"user_id_created":2147660893,"user_id_tagged":0,"edited_at":"2025-07-05 10:11:03","published_at":"2025-07-05 10:11:05","updated_at":"2025-07-05 10:13:40","created_at":"2025-07-05 07:50:06","pin":0,"pushed_at":"2025-07-05 10:11:00","keywords":[{"name":"8"},{"name":"万枚"},{"name":"BTC"},{"name":"沉睡"},{"name":"14"},{"name":"年"},{"name":"后"},{"name":"被"},{"name":"激活"},{"name":","},{"name":"真身"},{"name":"是"},{"name":"谁"},{"name":"?"},{"name":"会"},{"name":"抛售"},{"name":"吗"},{"name":"?"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"}]","_type":"post","user":{"user_id_old":0,"id":2147660893,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"Asher","title":"资深作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"18801077830","wechat":null,"crm_email":null,"realname":null,"nickname":"Asher","avatar_url":"https://piccdn.0daily.com/202312/11/47eab1f028e1ebe1696cf92de5f6950c.jpeg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"ODAILY 研究员 | 加密爱好者 | 个人推特:@Asher_0210","sex":"male","job":"自由职业者","industry":"金融","birthday":"1996-12-15 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":4,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2023-12-04 11:25:05","updated_at":"2024-10-14 14:18:25","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204792,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":4122,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/03030151/ukvuvpcd3oucocl1"],"template_title":"Katana是什么链?KAT代币作用全拆解"},"stat_belong":"","title":"Katana是什么链?KAT代币作用全拆解","title_mobile":null,"catch_title":"","summary":"Katana Network是一条专注DeFi的Layer-2区块链,旨在整合分散的流动性并提供可持续收益。","cover":"https://piccdn.0daily.com/202507/03030151/ukvuvpcd3oucocl1","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147666952,"user_id_edited":2147503370,"user_id_created":2147666952,"user_id_tagged":0,"edited_at":"2025-07-04 19:43:38","published_at":"2025-07-04 19:43:39","updated_at":"2025-07-04 19:43:39","created_at":"2025-07-03 10:55:17","pin":0,"pushed_at":null,"keywords":[{"name":"Katana"},{"name":"是"},{"name":"什么"},{"name":"链"},{"name":"?"},{"name":"KAT"},{"name":"代币"},{"name":"作用"},{"name":"全"},{"name":"拆解"}],"secondary_tag1":"[{\"id\":\"6\",\"name\":\"\\u5b89\\u5168\",\"slug\":\"5c949ae57d8b5\",\"is_post_show\":\"0\"},{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"32\",\"name\":\"DeFi\",\"slug\":\"5d26cd7ef0b24\",\"is_post_show\":\"0\"},{\"id\":\"52\",\"name\":\"\\u8de8\\u94fe\",\"slug\":\"5d635b9d8af97\",\"is_post_show\":\"1\"},{\"id\":\"69\",\"name\":\"USDT\",\"slug\":\"5df0bb17d349a\",\"is_post_show\":\"1\"},{\"id\":\"90\",\"name\":\"DEX\",\"slug\":\"5e67175072aed\",\"is_post_show\":\"0\"},{\"id\":\"327\",\"name\":\"Polygon\",\"slug\":\"618e431a0e9ea\",\"is_post_show\":\"1\"},{\"id\":\"458\",\"name\":\"\\u7a7a\\u6295\",\"slug\":\"635650d07dcc4\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u5b89\\u5168\",\"slug\":\"5c949ae57d8b5\"},{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"DeFi\",\"slug\":\"5d26cd7ef0b24\"},{\"name\":\"\\u8de8\\u94fe\",\"slug\":\"5d635b9d8af97\"},{\"name\":\"USDT\",\"slug\":\"5df0bb17d349a\"},{\"name\":\"DEX\",\"slug\":\"5e67175072aed\"},{\"name\":\"Polygon\",\"slug\":\"618e431a0e9ea\"},{\"name\":\"\\u7a7a\\u6295\",\"slug\":\"635650d07dcc4\"}]","_type":"post","user":{"user_id_old":0,"id":2147666952,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"XT研究院","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"19542866077","wechat":null,"crm_email":null,"realname":null,"nickname":"XT研究院","avatar_url":"https://piccdn.0daily.com/202406/27/8802c1f10d257a70edc4359455179cee.jpeg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"加密交易,就上XT。推特: https://x.com/XTExchangecn","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2024-05-07 15:04:20","updated_at":"2024-07-12 16:47:51","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204836,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1010,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/04091245/neo9r72n9jn9fvp5"],"template_title":"Matrixport投研:BTC价格或进入下一轮上升区间"},"stat_belong":"","title":"Matrixport投研:BTC价格或进入下一轮上升区间","title_mobile":null,"catch_title":"","summary":"BTC迈入历史表现强劲月份,在外部支撑良好的情况下价格有望进一步上升。\n","cover":"https://piccdn.0daily.com/202507/04091245/neo9r72n9jn9fvp5","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147667574,"user_id_edited":2147501183,"user_id_created":2147667574,"user_id_tagged":0,"edited_at":"2025-07-04 17:26:50","published_at":"2025-07-04 17:26:51","updated_at":"2025-07-04 17:26:51","created_at":"2025-07-04 17:11:33","pin":0,"pushed_at":null,"keywords":[{"name":"Matrixport"},{"name":"投研"},{"name":":"},{"name":"BTC"},{"name":"价格"},{"name":"或"},{"name":"进入"},{"name":"下"},{"name":"一轮"},{"name":"上升"},{"name":"区间"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"}]","_type":"post","user":{"user_id_old":0,"id":2147667574,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"Matrixport","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"65789750","wechat":null,"crm_email":null,"realname":null,"nickname":"Matrixport","avatar_url":"https://piccdn.0daily.com/202410/11/8df9fd72cf7e813152905ece7f5f0f31.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"TA还在犹豫如何开场","sex":"male","job":null,"industry":"金融","birthday":"2019-02-01 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2024-05-29 17:41:03","updated_at":"2024-10-12 11:08:46","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204796,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1545,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/03052754/oqvnt1e2rpspi7rd"],"template_title":"“实体BTC”出世,一场长达13年的20000倍投资奇迹"},"stat_belong":"","title":"“实体BTC”出世,一场长达13年的20000倍投资奇迹","title_mobile":null,"catch_title":"","summary":"喜报:发现一块13年的“实体BTC金条”,价值超1000万美元。","cover":"https://piccdn.0daily.com/202507/03052754/oqvnt1e2rpspi7rd","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":"{\"android_title\":\"\\u201c\\u5b9e\\u4f53BTC\\u201d\\u51fa\\u4e16\\uff0c\\u4e00\\u573a\\u957f\\u8fbe13\\u5e74\\u768420000\\u500d\\u6295\\u8d44\\u5947\\u8ff9\",\"android_content\":\"\\u559c\\u62a5\\uff1a\\u53d1\\u73b0\\u4e00\\u575713\\u5e74\\u7684\\u201c\\u5b9e\\u4f53BTC\\u91d1\\u6761\\u201d\\uff0c\\u4ef7\\u503c\\u8d851000\\u4e07\\u7f8e\\u5143\\u3002\",\"ios_title\":\"\\u201c\\u5b9e\\u4f53BTC\\u201d\\u51fa\\u4e16\\uff0c\\u4e00\\u573a\\u957f\\u8fbe13\\u5e74\\u768420000\\u500d\\u6295\\u8d44\\u5947\\u8ff9\",\"ios_content\":\"\\u559c\\u62a5\\uff1a\\u53d1\\u73b0\\u4e00\\u575713\\u5e74\\u7684\\u201c\\u5b9e\\u4f53BTC\\u91d1\\u6761\\u201d\\uff0c\\u4ef7\\u503c\\u8d851000\\u4e07\\u7f8e\\u5143\\u3002\",\"is_pushed\":1,\"push_type\":\"all\",\"sound\":\"\",\"expire_time\":\"4h\",\"pushed_at\":\"2025-07-03 15:39:00\"}","user_id":2147511763,"user_id_edited":476606870,"user_id_created":2147511763,"user_id_tagged":0,"edited_at":"2025-07-03 15:39:30","published_at":"2025-07-03 15:39:30","updated_at":"2025-07-03 15:41:50","created_at":"2025-07-03 12:43:13","pin":0,"pushed_at":"2025-07-03 15:39:00","keywords":[{"name":"实体"},{"name":"BTC"},{"name":"出世"},{"name":","},{"name":"一场"},{"name":"长达"},{"name":"13"},{"name":"年"},{"name":"的"},{"name":"20000"},{"name":"倍"},{"name":"投资"},{"name":"奇迹"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"}]","_type":"post","user":{"user_id_old":0,"id":2147511763,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"Wenser","title":"资深作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13521082137","wechat":null,"crm_email":null,"realname":null,"nickname":"Wenser","avatar_url":"https://piccdn.0daily.com/202403/18/1092ce21ac9aed2d188817a85c265096.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"WeChat@wenser8.\nX@wenser2010.","sex":"male","job":"自由职业者","industry":"互联网","birthday":"1995-08-21 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":4,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2022-01-14 18:58:53","updated_at":"2024-10-14 14:17:18","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204789,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":5097,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/03023318/ivp4w0e0taywhqf9"],"template_title":"七月重磅经济事件一览:加密交易者的关键时间表"},"stat_belong":"","title":"七月重磅经济事件一览:加密交易者的关键时间表","title_mobile":null,"catch_title":"","summary":"预计7月3日(美国非农就业)、7月15日(美国CPI & 中国GDP)、7月24日(欧洲央行决议)以及7月29–30日(美联储议息会议)将引发市场大幅波动,对BTC和ETH走势产生关键影响。","cover":"https://piccdn.0daily.com/202507/03023318/ivp4w0e0taywhqf9","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147666952,"user_id_edited":2147503370,"user_id_created":2147666952,"user_id_tagged":0,"edited_at":"2025-07-03 11:16:27","published_at":"2025-07-03 10:44:23","updated_at":"2025-07-03 11:16:28","created_at":"2025-07-03 10:31:52","pin":0,"pushed_at":null,"keywords":[{"name":"七月"},{"name":"重磅"},{"name":"经济"},{"name":"事件"},{"name":"一览"},{"name":":"},{"name":"加密"},{"name":"交易者"},{"name":"的"},{"name":"关键"},{"name":"时间表"}],"secondary_tag1":"[{\"id\":\"4\",\"name\":\"\\u4ea4\\u6613\\u6240\",\"slug\":\"5c949ac44c626\",\"is_post_show\":\"0\"},{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"8\",\"name\":\"ETH\",\"slug\":\"5c949afb89cc4\",\"is_post_show\":\"1\"},{\"id\":\"18\",\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\",\"is_post_show\":\"0\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"27\",\"name\":\"\\u653f\\u7b56\",\"slug\":\"5d06643e6e833\",\"is_post_show\":\"0\"},{\"id\":\"32\",\"name\":\"DeFi\",\"slug\":\"5d26cd7ef0b24\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u4ea4\\u6613\\u6240\",\"slug\":\"5c949ac44c626\"},{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"ETH\",\"slug\":\"5c949afb89cc4\"},{\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"\\u653f\\u7b56\",\"slug\":\"5d06643e6e833\"},{\"name\":\"DeFi\",\"slug\":\"5d26cd7ef0b24\"}]","_type":"post","user":{"user_id_old":0,"id":2147666952,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"XT研究院","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"19542866077","wechat":null,"crm_email":null,"realname":null,"nickname":"XT研究院","avatar_url":"https://piccdn.0daily.com/202406/27/8802c1f10d257a70edc4359455179cee.jpeg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"加密交易,就上XT。推特: https://x.com/XTExchangecn","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2024-05-07 15:04:20","updated_at":"2024-07-12 16:47:51","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204786,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1317,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/02135823/cx9vg1z12pj2s3ua"],"template_title":"BOB 宣布在BitVM测试网将原生BTC引入DeFi系统,Lombard、Solv Protocol、Fiamma等十家机构提供支持"},"stat_belong":"","title":"BOB 宣布在BitVM测试网将原生BTC引入DeFi系统,Lombard、Solv Protocol、Fiamma等十家机构提供支持","title_mobile":null,"catch_title":"","summary":"BOB 将原生 BTC(而非封装 BTC)引入其广泛的比特币 DeFi 生态系统,从而开启比特币 DeFi 的新纪元。全新的 BitVM 桥测试网由行业主流机构 P2P.org、Lombard、Solv Protocol、Amber Group、Ankr、RockawayX、Fiamma、UTXO Management、Luganodes 和 SatLayer 提供支持。\n","cover":"https://piccdn.0daily.com/202507/02135823/cx9vg1z12pj2s3ua","cover_mobile":null,"source_type":"contribution","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147483198,"user_id_edited":2147483098,"user_id_created":2147483098,"user_id_tagged":0,"edited_at":"2025-07-02 21:59:01","published_at":"2025-07-02 21:59:02","updated_at":"2025-07-02 21:59:02","created_at":"2025-07-02 21:50:06","pin":0,"pushed_at":null,"keywords":[{"name":"BOB"},{"name":"宣布"},{"name":"在"},{"name":"BitVM"},{"name":"测试"},{"name":"网将"},{"name":"原生"},{"name":"BTC"},{"name":"引入"},{"name":"DeFi"},{"name":"系统"},{"name":","},{"name":"Lombard"},{"name":"、"},{"name":"Solv"},{"name":"Protocol"},{"name":"、"},{"name":"Fiamma"},{"name":"等"},{"name":"十家"},{"name":"机构"},{"name":"提供"},{"name":"支持"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"32\",\"name\":\"DeFi\",\"slug\":\"5d26cd7ef0b24\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"DeFi\",\"slug\":\"5d26cd7ef0b24\"}]","_type":"post","user":{"user_id_old":0,"id":2147483198,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"星球君的朋友们","title":"特邀作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"18510780677","wechat":null,"crm_email":null,"realname":null,"nickname":"星球君的朋友们","avatar_url":"https://piccdn.0daily.com/201807/09/20c7c4fc7da2660aef23882fc3447417.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"优质区块链文章转载","sex":"female","job":"创业者","industry":"金融","birthday":"2018-05-11 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":1,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147483094,"created_at":null,"updated_at":"2019-03-22 17:09:09","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204782,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1210,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/02121524/r78jcy3m82ryb31j"],"template_title":"BTC波动率回顾(6月23日-6月30日)"},"stat_belong":"","title":"BTC波动率回顾(6月23日-6月30日)","title_mobile":null,"catch_title":"","summary":"在过去的几周,币价一直在狭窄的旗形通道中交易,但市场即将发生变盘。","cover":"https://piccdn.0daily.com/202507/02121524/r78jcy3m82ryb31j","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147520128,"user_id_edited":2147503370,"user_id_created":2147520128,"user_id_tagged":0,"edited_at":"2025-07-02 20:20:51","published_at":"2025-07-02 20:19:57","updated_at":"2025-07-02 20:20:52","created_at":"2025-07-02 19:28:42","pin":0,"pushed_at":null,"keywords":[{"name":"BTC"},{"name":"波动"},{"name":"率"},{"name":"回顾"},{"name":"("},{"name":"6"},{"name":"月"},{"name":"23"},{"name":"日"},{"name":"6"},{"name":"月"},{"name":"30"},{"name":"日"},{"name":")"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"}]","_type":"post","user":{"user_id_old":0,"id":2147520128,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"SignalPlus","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13058704689","wechat":null,"crm_email":null,"realname":null,"nickname":"SignalPlus","avatar_url":"https://piccdn.0daily.com/202303/22/a3c1eda01a248ca58d4055ea40cc8e62.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"SignalPlus是一家专业的加密期权交易工具平台。","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1] - Odaily星球日报
- 郝方舟","role_id":1,"introduction":"微信nooxika,交流或寻求报道请标注公司-姓名-事由。","avatar_url":"https://piccdn.0daily.com/201808/27/d7de9505fb3386dee0219bf6a248a07b.png","tovc_avatar_url":"https://piccdn.0daily.com/avatar/201704/14102919/cl6dt6r8cjqdsccg.jpg","tovc_brief_intro":"关注金融领域早期项目和创新点","tovc_intro":"覆盖范围包括但不限于消费金融、供应链金融、智能投顾、保险、支付、区块链等新技术,持续关注为传统金融业提供增值服务的项目以及垂直细分领域的机会挖掘。","tovc_title":"分析师","tovc_level":"分析师","title":"资深编辑","qr_code_url":"","department_belong":"公司新闻部","role":{"id":1,"name":"资深编辑","description":"资深编辑","user_id_server":720,"available_domain_ids":"[]","server":null,"pivot":{"user_id":476606870,"role_id":1}},"roles":[{"id":1,"name":"资深编辑","description":"资深编辑","user_id_server":720,"available_domain_ids":"[]","server":null,"pivot":{"user_id":476606870,"role_id":1}},{"id":4,"name":"writer","description":"资深作者","user_id_server":0,"pivot":{"user_id":476606870,"role_id":4},"server":null}]},"summary":"优质深度分析文章及一周热点恶补。","content":"<p>「每周编辑精选」是Odaily星球日报的一档“功能性”栏目。星球日报在每周覆盖大量即时资讯的基础上,也会发布许多优质的深度分析内容,但它们也许会藏在信息流和热点新闻中,与你擦肩而过。</p><p>因此,我们编辑部将于每周六从过去 7 天发布的内容中,摘选一些值得花费时间品读、收藏的优质文章,从数据分析、行业判断、观点输出等角度,给身处加密世界的你带来新的启发。</p><p>下面,来和我们一起阅读吧:</p><p><img alt=\"每周编辑精选 Weekly Editor's Picks(0329-0404)\" src=\"https://piccdn.0daily.com/202308/25075156/2fp40hpz0if0qza4.jpg!webp\" data-img-size-val=\"2083,1389\"/\\></p><h3>投资与创业</h3><p><a href=\"https://www.odaily.news/post/5202628\"><strong>向传统公司学习,加密项目如何分配利润?</strong></a></p><p>营收不是目的,而是实现长期生命力的手段。理解如何分配 FCF,比如何时将其用于再投资以促进增长,何时与代币持有者分享,以及最佳的分配方式(如回购或分红),这些决策很可能决定那些旨在创造持久价值的创始人的成败。</p><p>参考股权市场对于有效做出这些决策很有帮助。传统公司经常通过分红和回购来分配 FCF。公司成熟度、所处行业、盈利能力、增长潜力、市场状况和股东期望等因素都会影响这些决策。</p><p>近来回购比派发股息更受青睐。回购更灵活,而股息具有粘性。即使是直接收益分享模式,也必须谨慎操作,以避免被归类为证券,在奖励代币持有者与遵守监管规定之间保持平衡。在启动回购或分红之前,要有足够的资金储备。</p><p>项目需要给代币持有者充分的理由来坚守,给非持有者购买的理由。强有力的 IR 实践带来的战略优势不仅仅局限于透明度。它们通过减少信息不对称性来降低波动性,通过让机构资本更容易进入来扩大投资者群体,培养那些充分了解运营情况、能够在市场周期波动中坚守持仓的长期持有者,并建立起能帮助项目度过难关的社区信任。</p><p><a href=\"https://www.odaily.news/post/5202652\"><strong>币圈异化录:当「卖币」成为唯一生意</strong></a></p><p>项目不再追求用户和产品,VC 也不再研究趋势和赛道,整个市场只剩下一个声音在高呼:“币要怎么卖?”<span style=\"display: inline !important;\">而今,币圈的创新路径变成了:</span><span style=\"display: inline !important;\">“讲一个好听的故事 → 快速包装 → 找关系上所 → 套现跑路。”</span></p><p>市场参与主体极其同质化,都在想方设法榨取币圈越来越稀缺的存量资金。头部的资源方(顶级项目、大交易所及其上币部门、资源强势的 MM 和 agency)形成了一个牢不可破的利益共同体,币圈的血液一头从 LP 端输入到 VC,从 VC 输入到头部项目,另一头由二级市场的散户毛细血管渗透,喂饱了这些利益共同体的寄生组织,然后越涨越大。</p><p><a href=\"https://www.odaily.news/post/5202732\"><strong>过度押注公链,加密 VC 正在限制加密行业的未来</strong></a></p><p>经济激励仍然偏向于投资新的 L1 和 L2,而非协议。</p><p>可以通过以下三种方式来解决这种不平衡:</p><ul style=\"list-style-type: disc;\" class=\" list-paddingleft-2\"><li><p>协议估值必须上升:市场需要反映顶级协议的实际价值和效用。</p></li><li><p>L1/L2 投资必须减少:如果链的估值下降,资本分配将自然转向协议。</p></li><li><p>协议变成它们自己的链:这一趋势始于 HyperLiquid 和 Uniswap 最近的行为。</p></li></ul><p><a href=\"https://www.odaily.news/post/5202756\"><strong>Berachain 创始人创业反思:别让代币拖累你的项目</strong></a></p><p>文章讨论了 Berachain 生态中近期多个项目发行代币的现象,并提醒创始人不要盲目发币。代币应在产品达到市场契合度时推动增长,否则可能影响用户 adoption。市场环境低迷,社区资金有限,代币价格下跌会损害产品形象。发行代币应避免同一时间竞争,确保合理估值,并聚焦长期价值,而非短期退出。作者支持 Berachain 发展,但强调成功需要耐心和策略,建议团队优先确保盈利和用户增长。</p><h3 class=\"customstyle_text\" style=\"\">政策法规</h3><p><a href=\"https://www.odaily.news/post/5202608\"><strong>Web3律师最新解读:DAO 组织能否作为 RWA 发币主体?</strong></a></p><p>阿联酋和美国对 DAO 组织有明确的法律法规。马绍尔群岛、马耳他等国家也曾出台与 DAO 组织有关的法律法规。</p><p>如果某 DAO 组织仅仅存在于链上,并没有链下的合法主体与之对应,那么这类 DAO 组织就不能直接作为 RWA 项目的代币发行主体,需要在项目前期对 DAO 进行法律包装(Legal Wrapper)。这是因为链上 DAO 组织作为发币主体,会面临税务风险,并且大概率无法通过相关金融机构的金融合规审查。而所谓“法律包装”,具体而言就是单独设立有限责任公司、基金会这样的法人实体,并且通过协议或者特定架构设计将 DAO 组织的部分功能转移到链下法人实体当中,并最终完成发币行为。</p><h3 class=\"customstyle_text\" style=\"\">稳定币</h3><p><a href=\"https://www.odaily.news/post/5202625\"><strong>最热风口,稳定币创业怎么做好营收?</strong></a></p><p>稳定币市场领导者是“交易型”的,仅仅触及了一个潜在更大使用场景的表面,而被低估的叙事是“投资型”稳定币,由更广泛的加密原生回报驱动。它们替代了传统的金库,成为了稳定加密收益的完美渠道。加密货币可以成为一个极好的 alpha 来源,且资产基础是全球性的。然而,仍然有两个主要障碍阻碍了这一潜力的增长:可扩展性和风险。</p><p>想要提升支持稳定币回报的收益来源的可扩展性,需选择最具可扩展性的来源,<span style=\"display: inline !important;\">增加收益来源的数量——Delta 中性策略作为支撑是一个很好的收益来源,它主要依赖于永久期货,而期货市场非常庞大。此外还需要跨底层资产和交易所更多元化。</span></p><p><span style=\"display: inline !important;\">风控方案是将风险隔离到一个单独的工具中,该工具将吸收可能发生的损失,即以高收益的 RLP 代币形式将这些风险卖给市场。</span></p><p><span style=\"display: inline !important;\">通过让第三方参与收益生成(作为策略发起者或风险管理者),Resolv 正在扩大网络效应,建立“横向护城河”。</span></p><p><span style=\"display: inline !important;\"></span></p><p><a href=\"https://www.odaily.news/post/5202753\"><strong>从人为决策到代码统治:第三类稳定币如何让收益“自我造血”?</strong></a></p><p>目前,DeFi 领域主要有两种执行方式:独裁式和委员会式。本文还引入了第三种类型——Cap 团队正在开创的自我强化收益机制。第三类稳定币代表了摆脱人为主观决策,转向一种自动执行的共同奖励与惩罚系统。从某种意义上说,它们更像一个协议,而非传统意义上的对冲基金。通过智能合约设定的不可更改的规则取代了由人类决策者进行资本分配和追索权处理的过程。</p><p>采用第三类稳定币的核心动机是提高安全性和降低延迟。用户在智能合约层面受到保护,用户可以检查代码以验证当策略失败时的追索机制。此外,开放市场中对策略切换的响应速度大大加快,能够快速调整以应对市场动态的变化。这使得第三类稳定币能够充分利用市场的力量,迅速部署多个并行的收益策略。</p><p><span style=\"display: inline !important;\"></span></p><p><a href=\"https://www.odaily.news/post/5202660\"><strong>Web3新版双城记:稳定币与货币市场基金</strong></a></p><p>稳定币的监管之争与半世纪前货币市场基金(MMF)所经历的类似。MMF 最初为企业提供现金管理,但因无存款保险、易受挤兑等问题遭批评,影响银行稳定性和货币政策。尽管如此,MMF 资产现已超 7.2 万亿美元。2008 年金融危机导致 Reserve Fund 崩溃,而 2023 年 SEC 仍在推进 MMF 监管改革。MMF 的历史表明,稳定币可能经历类似监管挑战,但最终可能成为金融体系的重要组成部分。</p><p><a href=\"https://www.odaily.news/post/5202709\"><strong>Circle IPO 冲刺 50 亿美元估值,稳定币有概念股了?</strong></a></p><p>要理解 Circle 的 IPO 计划,就不得不提到其合作伙伴 Coinbase 的成功经验。Coinbase 与 Circle 的关系不止是普通合作。2018 年,两家公司共同推出了 USDC。作为 Circle 的核心产品,USDC 的发行与管理离不开 Coinbase 的支持,而 Coinbase 也通过其平台大力推广 USDC。</p><p>目前,USDT 以约 1400 亿美元的市值稳坐头把交椅,而 USDC 以 600 亿美元紧随其后。虽然两者在市场份额上仍有差距,但 Circle 凭借其合规性和透明度,正在逐步缩小与 Tether 的距离。</p><p>稳定币法案正对稳定币 IPO 推波助澜。Circle 的 IPO 也许会成为稳定币行业发展的一个风向标。随着全球监管环境的逐步明朗,稳定币正迎来合规化与机构化的黄金时代。</p><p><span style=\"display: inline !important;\">另推荐:《</span><a href=\"https://www.odaily.news/post/5202629\">美国最新稳定币草案 15 问 15 答全梳理</a><span style=\"display: inline !important;\">》。</span><br/></p><h3>空投机会和交互指南</h3><p><a href=\"https://www.odaily.news/post/5202722\"><strong>Initia 空投复盘:散户翻身仗,精准的预期管理,Initia 究竟做对了什么?</strong></a></p><p>Initia 空投策略是拒绝 PUA,拒绝炫技,回归朴素的用户运营思维,让用户感受到长期主义。</p><p>在当前的行业中,一个好的空投无非是:透明(规则可验证)、贡献可量化(公平)、收益可积累(长期主义)、价值能扩散(生态绑定),承诺能践行(诚信)。</p><p>一个更深的思考在于,项目方和资本究竟视用户是流量还是资产,如果你不把用户当作资产去运营,而仅仅是流量,那么这个对立、扭曲甚至是维权就不会停止。</p><p>加密行业仍处于冷启动阶段,空投依然是必要的市场工具。</p><p>另推荐:《<a href=\"https://www.odaily.news/post/5202738\">Initia 空投做对了什么?CEO 拆解细则,精准激励真正贡献者</a>》《<a href=\"https://www.odaily.news/post/5202647\">融资超 1875 万美元,如何猛撸 Berachain 唯一龙头 Infrared</a>》《<a href=\"https://www.odaily.news/post/5202696\">交互教程|CZ 背书的 SOON,如何参与 BigBang 及 NFT 计划?</a>》《<a href=\"https://www.odaily.news/post/5202750\">解码 Wayfinder 潜在空投:现在交互还来得及吗?有哪些参与方式?</a>》《<a href=\"https://www.odaily.news/post/5202642\">空投周报 | Ethena Season 3 空投下周开放查询;LayerZero CEO 透露第二轮空投方案(3.24-3.30)</a>》</p><h3>比特币生态</h3><p><a href=\"https://www.odaily.news/post/5202659\"><strong>专访 BRC-20 创始人 Domo:以太坊“叛徒”闭关 48 小时,改写比特币历史</strong></a></p><p>Bitcoin punks 和.sats 域名启发了 BRC-20 的诞生。Domo 在 BRC-20 爆火之后倍感压力。</p><p>当 Casey 对 Ordinals 协议进行重大升级时,<span style=\"display: inline !important;\">Domo 首要的考虑是安全,“有些新的升级并没有改进协议,而且会给我们带来风险。最终可能因为缺乏沟通,索引器的争论还是引起了骚乱,但 UniSat 进行了妥协。我很感激大家的合作,每个人都同意我们任何形式的分叉都不符合社区的最佳利益,然后找到一种适合每个人需求和利益的解决方案。</span><span style=\"display: inline !important;\">后来为了避免类似的情况再次发生,所以我们创建了 Layer 1 Foundation,该机构的最佳用途是建立某种治理规则,以便我们能够在未来以更智能的方式处理这些决定,UniSat 和 Best In Slot 都是这个机构的主要维护者,相互协作。</span><span style=\"display: inline !important;\">我对这样的结果非常满意,开源协议就该如此,随着时间推移,创始人的想法不一定是最好的,更好的技术、更多的经验和更多致力于该协议的人加入才是健康的。”</span></p><p><span style=\"display: inline !important;\">目前的当务之急是让 BRC-20 资产生存下去。</span></p><p><span style=\"display: inline !important;\">可编程模块和“Single step transfer(单步转帐)”可以使 BRC-20 更好地融入其他生态系统,这样用户就不必在BRC20“一棵树上吊死”,让正在创建的资产成为需要支持的对象,而不是如标准本身。单步转帐可以将钱包抽象出来,解决了比特币钱包数量的问题。它不仅会让用户体验更好,而且它会让BRC20比以前更容易接入其他系统,现在的许多跨链桥设计对用户来说依然过于复杂,用户习惯于发送 UTXO,体验近似于简单的跨链桥锁定。</span></p><h3>以太坊与扩容</h3><p><a href=\"https://www.odaily.news/post/5202670\"><strong>ETH Hangzhou 现场调查:以太坊已进入中年期,三年内价格新高无望</strong></a></p><p>尽管 ETH 价格不振,但生态却呈高度去中心化,依然有老韭菜以及后来者坚守在以太坊生态。</p><p><a href=\"https://www.odaily.news/post/5202731\" target=\"_blank\"><strong>以太坊的十字路口:走,还是死撑?</strong></a></p><p><img alt=\"每周编辑精选 Weekly Editor's Picks(0329-0404)\" src=\"https://piccdn.0daily.com/202504/04015832/qkkvr13kuyunz0fq.webp!webp\" data-img-size-val=\"1786,2048\"/\\></p><h3>多生态与跨链</h3><p><a href=\"https://www.odaily.news/post/5202645\"><strong>万字研报:Solana 上 MEV 的格局演进与是非功过</strong></a></p><p>真正的竞争力,将会转换到订单流的数据孤岛上。<span style=\"display: inline !important;\">比如 Jupiter,已经占据了 dex 市场的 80% 以上份额,那么他的订单流就是最大的香饽饽,就看他如何权衡是提供最佳的价格,还是从中随机取点“幸运鹅”来获取下利润,即使损失点品牌口碑。</span></p><p><span style=\"display: inline !important;\">一些更前沿的探索:</span><span style=\"display: inline !important;\">从隐私交易出发,从公平交易出发,协议级完善 PBS。</span></p><h3>CeFi & DeFi</h3><p><a href=\"https://www.odaily.news/post/5202735\" target=\"_blank\"><strong>流动性的真相: 2024 交易所上币效应研究报告</strong></a></p><p>交易所上币选择对上币表现影响显著。顶级交易所在市场行情好时,往往和中型交易所相比有更大的涨幅优势。韩国市场拥有独特的市场环境,交易量高,流动性好,代币上币后能快速吸引资金。交易所的代币筛选流程直接影响代币的市场表现和整体市场稳定性。</p><p>另推荐:《<a href=\"https://www.odaily.news/post/5202655\">懒人理财攻略|重点关注 Berachain,调高 Reslov 空投预期(3 月 31 日)</a>》。</p><h3>一周热点恶补</h3><p>过去的一周内,白宫打响<a href=\"https://www.odaily.news/post/5202740\">关税战争</a>;孙宇晨控诉遭 FDT 诈骗 4.56 亿美元(<a href=\"https://www.odaily.news/post/5202737\">事件详解</a>);</p><p>此外,政策与宏观市场方面,Arthur Hayes 及 BitMEX 联合创始人获特朗普<a href=\"https://www.odaily.news/newsflash/425093\">赦免</a>;美国政府预计将于 4 月 5 日<a href=\"https://www.odaily.news/newsflash/425350\">披露</a>其持有的比特币和其他加密资产情况;美 SEC 与 Gemini 申请<a href=\"https://www.odaily.news/newsflash/425499\">暂停诉讼 60 天</a>,以寻求和解方案;受贸易和地缘政治动荡影响,<a href=\"https://www.odaily.news/newsflash/425242\">金价创历史新高</a>;<a href=\"https://www.odaily.news/newsflash/425390\">ChatGPT 图像生成功能</a>已向免费用户开放;</p><p>观点与发声方面,白宫内部强调<a href=\"https://www.odaily.news/newsflash/425783\">关税没有谈判的余地</a>;资深策略师:<a href=\"https://www.odaily.news/newsflash/425363\">美国滞胀和美股入熊</a>的概率上升;Dragonfly 管理合伙人:若不看好加密,就去做空市场,<a href=\"https://www.odaily.news/newsflash/425326\">三年后见分晓</a>;Arthur Hayes 新文:比特币仍有可能在年底达到<a href=\"https://www.odaily.news/post/5202708\">25 万美元</a>;Arthur Hayes:若 BTC 能<a href=\"https://www.odaily.news/newsflash/425632\">守住 76, 500 美元至 4 月 15 日税务日</a>,将“脱离险境”;Arthur Hayes:关税政策使全球失衡得到纠正,<a href=\"https://www.odaily.news/newsflash/425800\" target=\"_blank\">利好比特币</a>;21 Shares:机构或将恢复购买比特币,<a href=\"https://www.odaily.news/newsflash/425743\">投机行为现已基本消除</a>;<a href=\"https://www.odaily.news/newsflash/425174\">Vitalik 对着机器人“学猫叫”</a>行为引发社区不满;<span class=\"removespaces\">1confirmation</span> 创始人力挺以太坊和 Vitalik:<a href=\"https://www.odaily.news/post/5202751\">ETH 正被严重低估</a>;Zhu Su:<a href=\"https://www.odaily.news/newsflash/425138\">家族办公室</a>正在密切关注 Michael Saylor 的比特币储备战略;</p><p>机构、大公司与头部项目方面,Hut 8 Mining 与美国总统特朗普次子宣布<a href=\"https://www.odaily.news/newsflash/425255\">成立美国比特币公司</a>;三井住友金融集团将与两家美国公司合作<a href=\"https://www.odaily.news/newsflash/425526\">开发稳定币</a>;Terraform Labs: 3 月 31 日启动<a href=\"https://www.odaily.news/newsflash/425073\">债权人索赔门户</a>,最高赔付 5 亿美元;<a href=\"https://www.odaily.news/post/5202748\">HashKey AI 业务</a>公布技术路线图,首款产品 ModAI 开放全球测试;币安钱包推出“<a href=\"https://www.odaily.news/newsflash/425143\">用 CEX 资金在 DEX 交易</a>”功能;ACT 等 Meme 代币闪崩 50% (<a href=\"https://www.odaily.news/post/5202711\">事件解读</a>);<a href=\"https://www.odaily.news/post/5202669\">Four.meme 流动性池调整</a>:转向 PancakeSwap V2,销毁新代币 LP;因 MakerDAO 采用预言机安全模块,两个巨鲸高达 8440 万美元净仓位暂<a href=\"https://www.odaily.news/newsflash/425189\">未被清算</a>;Hyperliquid 推出<a href=\"https://www.odaily.news/newsflash/425088\">链上资产下架投票机制</a>,首个提案将下架 MYRO 永续合约;Babylon<a href=\"https://www.odaily.news/newsflash/425280\">即将推出 Genesis 主网</a>;<a href=\"https://www.odaily.news/newsflash/425718\">Babylon 公布代币经济学</a>:总量 100 亿枚,社区激励占比 15% ,并上线<a href=\"https://www.odaily.news/newsflash/425719\">空投查询页面</a>;PumpBTC 上线<a href=\"https://www.odaily.news/newsflash/425162\">空投查询</a>网站,币安钱包即将上线 PumpBTC(PUMP)独家<a href=\"https://www.odaily.news/newsflash/425426\">TGE</a>;StakeStone 已开放<a href=\"https://www.odaily.news/newsflash/425679\">空投查询</a>网站;LayerZero CEO 透露<a href=\"https://www.odaily.news/newsflash/425158\">第二轮空投方案</a>:预计与首轮完全不同,重点在于真实使用;<a href=\"https://www.odaily.news/post/5202651\">B² Network</a>推出 AI 赋能 BTC 生息矿池 Mining Squared;Synthetix 创始人:<a href=\"https://www.odaily.news/newsflash/425532\">sUSD 锚定修复机制</a>正在过渡中,已出售 90% 的 ETH 并加仓 SNX;</p><p>数据上, 3 月 29 日,Solana 网络地址数近 1112 万,创<a href=\"https://www.odaily.news/newsflash/425122\">历史新高</a>;Glassnode: 2020 年至 2022 年期间买入 BTC 的大多数投资者<a href=\"https://www.odaily.news/newsflash/425534\">仍在持有中</a>;</p><p>安全方面,zkLend 攻击者或与仿冒 Tornado Cash 钓鱼案<a href=\"https://www.odaily.news/newsflash/425327\">为同一人</a>;zkLend:已将钓鱼网站上的新钱包地址实时监控,将<a href=\"https://www.odaily.news/newsflash/425358\">继续追踪被盗资金</a>;谷歌:<a href=\"https://www.odaily.news/newsflash/425475\">朝鲜黑客</a>假冒远程员工渗透英国区块链项目;「内鬼」泄露信息,Coinbase 用户遭遇<a href=\"https://www.odaily.news/post/5202730\">精准诈骗</a>……嗯,又是跌宕起伏的一周。</p><p>附《每周编辑精选》系列<a href=\"https://www.odaily.news/search/%E6%AF%8F%E5%91%A8%E7%BC%96%E8%BE%91%E7%B2%BE%E9%80%89\">传送门</a>。</p><p>下期再会~</p>","extraction_tags":"","source_type":"original","source_urls":"","next_post":{"title":"Matrixport 投研:浅析“对等”关税落地对 BTC 的影响","entity_id":5202754,"id":5202754},"keywords":"[{\"name\":\"\\u6bcf\\u5468\"},{\"name\":\"\\u7f16\\u8f91\"},{\"name\":\"\\u7cbe\\u9009\"},{\"name\":\"Weekly\"},{\"name\":\"Editor\"},{\"name\":\"s\"},{\"name\":\"Picks\"},{\"name\":\"\\uff08\"},{\"name\":\"0329\"},{\"name\":\"0404\"},{\"name\":\"\\uff09\"}]"},"user":{"type":"SET_POST_USER","id":476606870,"avatar":"https://piccdn.0daily.com/201808/27/d7de9505fb3386dee0219bf6a248a07b.png","name":"郝方舟","introduction":"微信nooxika,交流或寻求报道请标注公司-姓名-事由。","title":"资深编辑","total":"494"},"comments":[],"counters":{"view_count":987,"pv":437,"pv_mobile":177,"pv_app":373,"favorite":0,"comment":0,"like":0},"secondary":[{"secondary_tag":7,"column_id":null,"name":"BTC","slug":"5c949aef62a92","type":2},{"secondary_tag":8,"column_id":null,"name":"ETH","slug":"5c949afb89cc4","type":2},{"secondary_tag":18,"column_id":null,"name":"稳定币","slug":"5cce51cce716f","type":2},{"secondary_tag":24,"column_id":null,"name":"投资","slug":"5cce545fc0fc2","type":2},{"secondary_tag":27,"column_id":null,"name":"政策","slug":"5d06643e6e833","type":2},{"secondary_tag":458,"column_id":null,"name":"空投","slug":"635650d07dcc4","type":2}],"articleList":[{"id":5204883,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1219,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07101108/x0xgphwsvmrqua81"],"template_title":"SignalPlus宏观分析特别版:Up Only"},"stat_belong":"","title":"SignalPlus宏观分析特别版:Up Only","title_mobile":null,"catch_title":"","summary":"美国市场于7月4日长周末后重启交易,并迅速宣布对即将到来的关税期限作出小幅让步,商务部长Lutnick表示,针对各国的关税将延后至8月1日生效,等同给予贸易伙伴最后一段谈判时间,以争取在最后一刻达成协议。","cover":"https://piccdn.0daily.com/202507/07101108/x0xgphwsvmrqua81","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147520128,"user_id_edited":2147503370,"user_id_created":2147520128,"user_id_tagged":0,"edited_at":"2025-07-07 18:16:54","published_at":"2025-07-07 18:16:55","updated_at":"2025-07-07 18:16:55","created_at":"2025-07-07 18:02:18","pin":0,"pushed_at":null,"keywords":[{"name":"SignalPlus"},{"name":"宏观"},{"name":"分析"},{"name":"特别版"},{"name":":"},{"name":"Up"},{"name":"Only"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"},{\"id\":\"8\",\"name\":\"ETH\",\"slug\":\"5c949afb89cc4\",\"is_post_show\":\"1\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"43\",\"name\":\"Web3.0\",\"slug\":\"5d5ceb503be00\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"},{\"name\":\"ETH\",\"slug\":\"5c949afb89cc4\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"Web3.0\",\"slug\":\"5d5ceb503be00\"}]","_type":"post","user":{"user_id_old":0,"id":2147520128,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"SignalPlus","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13058704689","wechat":null,"crm_email":null,"realname":null,"nickname":"SignalPlus","avatar_url":"https://piccdn.0daily.com/202303/22/a3c1eda01a248ca58d4055ea40cc8e62.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"SignalPlus是一家专业的加密期权交易工具平台。","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2022-11-03 10:55:56","updated_at":"2023-03-22 13:39:48","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204872,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":7886,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07074612/jaww6pxmhdpd7hak"],"template_title":"比特币房贷,一个6.6万亿美元的新蓝海"},"stat_belong":"","title":"比特币房贷,一个6.6万亿美元的新蓝海","title_mobile":null,"catch_title":"","summary":"房地产大亨特朗普限时回归,他要用「比特币房贷」吹起下一个泡沫。","cover":"https://piccdn.0daily.com/202507/07074612/jaww6pxmhdpd7hak","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147486423,"user_id_edited":2147501183,"user_id_created":2147501183,"user_id_tagged":0,"edited_at":"2025-07-07 16:34:27","published_at":"2025-07-07 17:20:00","updated_at":"2025-07-07 17:20:02","created_at":"2025-07-07 15:18:12","pin":0,"pushed_at":null,"keywords":[{"name":"比特"},{"name":"币"},{"name":"房贷"},{"name":","},{"name":"一个"},{"name":"6.6"},{"name":"万亿美元"},{"name":"的"},{"name":"新"},{"name":"蓝海"}],"secondary_tag1":"[{\"id\":\"19\",\"name\":\"\\u91d1\\u878d\",\"slug\":\"5cce5347bb17e\",\"is_post_show\":\"0\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"54\",\"name\":\"\\u8d27\\u5e01\",\"slug\":\"5dd376d748fca\",\"is_post_show\":\"0\"},{\"id\":\"534\",\"name\":\"\\u7279\\u6717\\u666e\",\"slug\":\"678dfeb982d9e\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u91d1\\u878d\",\"slug\":\"5cce5347bb17e\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"\\u8d27\\u5e01\",\"slug\":\"5dd376d748fca\"},{\"name\":\"\\u7279\\u6717\\u666e\",\"slug\":\"678dfeb982d9e\"}]","_type":"post","user":{"user_id_old":0,"id":2147486423,"institution_id":57,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"区块律动BlockBeats","title":"特邀作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"17611305985","wechat":null,"crm_email":null,"realname":null,"nickname":"区块律动BlockBeats","avatar_url":"https://piccdn.0daily.com/201812/06/2373fb6fb149bf8ecba328b7a216daab.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"关注区块链、数字加密行业,首选媒体—律动BlockBeats","sex":"male","job":null,"industry":null,"birthday":"2018-01-31 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147489084,"created_at":"2018-11-21 01:10:36","updated_at":"2021-05-21 14:49:18","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204874,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":3358,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07080005/4sftzi5ietzbmfru"],"template_title":"CoinW研究院周报(2025.6.30-2025.7.6)"},"stat_belong":"","title":"CoinW研究院周报(2025.6.30-2025.7.6)","title_mobile":null,"catch_title":"","summary":"全球加密货币总市值为3.45万亿美元,较上周3.51万亿美元,本周内加密货币总市值跌幅为1.7%。","cover":"https://piccdn.0daily.com/202507/07080005/4sftzi5ietzbmfru","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147671297,"user_id_edited":2147501183,"user_id_created":2147676038,"user_id_tagged":0,"edited_at":"2025-07-07 16:19:09","published_at":"2025-07-07 16:19:10","updated_at":"2025-07-07 16:19:10","created_at":"2025-07-07 16:00:08","pin":0,"pushed_at":null,"keywords":[{"name":"CoinW"},{"name":"研究院"},{"name":"周报"},{"name":"("},{"name":"2025.6.30"},{"name":"2025.7.6"},{"name":")"}],"secondary_tag1":"[{\"id\":\"11\",\"name\":\"\\u516c\\u94fe\",\"slug\":\"5c98b5e177caa\",\"is_post_show\":\"0\"},{\"id\":\"18\",\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\",\"is_post_show\":\"0\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u516c\\u94fe\",\"slug\":\"5c98b5e177caa\"},{\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"}]","_type":"post","user":{"user_id_old":0,"id":2147671297,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"CoinW研究院","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"17607270029","wechat":null,"crm_email":null,"realname":null,"nickname":"CoinW研究院","avatar_url":"https://piccdn.0daily.com/202411/20/bb094bd8078fa456504ba0a711bed4e9.jpeg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"这个作者有点忙,还没写简介","sex":null,"job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2024-11-20 18:42:15","updated_at":"2024-11-20 19:10:56","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204866,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":2130,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07053003/jdq0tw7dikpp4z7t"],"template_title":"一周融资速递 | 15家项目获投,已披露融资总额约7.6亿美元(6.30-7.06)"},"stat_belong":"","title":"一周融资速递 | 15家项目获投,已披露融资总额约7.6亿美元(6.30-7.06)","title_mobile":null,"catch_title":"","summary":"近期一个显著的融资趋势是,众多中心化实体通过融资支持加密货币战略储备。","cover":"https://piccdn.0daily.com/202507/07053003/jdq0tw7dikpp4z7t","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147506131,"user_id_edited":2147506131,"user_id_created":2147506131,"user_id_tagged":0,"edited_at":"2025-07-07 15:30:49","published_at":"2025-07-07 15:30:50","updated_at":"2025-07-07 15:30:50","created_at":"2025-07-07 13:27:34","pin":0,"pushed_at":null,"keywords":[{"name":"一周"},{"name":"融资"},{"name":"速递"},{"name":"15"},{"name":"家"},{"name":"项目"},{"name":"获投"},{"name":","},{"name":"已"},{"name":"披露"},{"name":"融资"},{"name":"总额"},{"name":"约"},{"name":"7.6"},{"name":"亿美元"},{"name":"("},{"name":"6.30"},{"name":"7.06"},{"name":")"}],"secondary_tag1":"[{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"493\",\"name\":\"AI\",\"slug\":\"63cf4144a723f\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"AI\",\"slug\":\"63cf4144a723f\"}]","_type":"post","user":{"user_id_old":0,"id":2147506131,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"叮当","title":"资深作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"15985834904","wechat":null,"crm_email":null,"realname":null,"nickname":"叮当","avatar_url":"https://piccdn.0daily.com/202503/05/c1aae4529b721287f6370ad62468ca65.jpeg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"好想做一个有趣的人~","sex":null,"job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":4,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2021-09-02 14:50:53","updated_at":"2025-03-18 18:56:32","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204870,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1883,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07065423/bfslkb1j421noczl"],"template_title":"质押TON换阿联酋黄金签证?发布20小时即遭反转"},"stat_belong":"","title":"质押TON换阿联酋黄金签证?发布20小时即遭反转","title_mobile":null,"catch_title":"","summary":"TON渠道内的投资要求还不到官方渠道的四分之一,TON基金会也“被中介坑了”。","cover":"https://piccdn.0daily.com/202507/07065423/bfslkb1j421noczl","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":"{\"android_title\":\"\\u8d28\\u62bcTON\\u6362\\u963f\\u8054\\u914b\\u9ec4\\u91d1\\u7b7e\\u8bc1\\uff1f\\u53d1\\u5e0320\\u5c0f\\u65f6\\u5373\\u906d\\u53cd\\u8f6c\",\"android_content\":\"TON\\u6e20\\u9053\\u5185\\u7684\\u6295\\u8d44\\u8981\\u6c42\\u8fd8\\u4e0d\\u5230\\u5b98\\u65b9\\u6e20\\u9053\\u7684\\u56db\\u5206\\u4e4b\\u4e00\\uff0cTON\\u57fa\\u91d1\\u4f1a\\u4e5f\\u201c\\u88ab\\u4e2d\\u4ecb\\u5751\\u4e86\\u201d\\u3002\",\"ios_title\":\"\\u8d28\\u62bcTON\\u6362\\u963f\\u8054\\u914b\\u9ec4\\u91d1\\u7b7e\\u8bc1\\uff1f\\u53d1\\u5e0320\\u5c0f\\u65f6\\u5373\\u906d\\u53cd\\u8f6c\",\"ios_content\":\"TON\\u6e20\\u9053\\u5185\\u7684\\u6295\\u8d44\\u8981\\u6c42\\u8fd8\\u4e0d\\u5230\\u5b98\\u65b9\\u6e20\\u9053\\u7684\\u56db\\u5206\\u4e4b\\u4e00\\uff0cTON\\u57fa\\u91d1\\u4f1a\\u4e5f\\u201c\\u88ab\\u4e2d\\u4ecb\\u5751\\u4e86\\u201d\\u3002\",\"is_pushed\":1,\"push_type\":\"all\",\"sound\":\"\",\"expire_time\":\"4h\",\"pushed_at\":\"2025-07-07 15:11:00\"}","user_id":2147526112,"user_id_edited":476606870,"user_id_created":2147526112,"user_id_tagged":0,"edited_at":"2025-07-07 15:10:38","published_at":"2025-07-07 15:10:39","updated_at":"2025-07-07 15:13:03","created_at":"2025-07-07 14:53:23","pin":0,"pushed_at":"2025-07-07 15:11:00","keywords":[{"name":"质押"},{"name":"TON"},{"name":"换"},{"name":"阿联酋"},{"name":"黄金"},{"name":"签证"},{"name":"?"},{"name":"发布"},{"name":"20"},{"name":"小时"},{"name":"即"},{"name":"遭"},{"name":"反转"}],"secondary_tag1":"[{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"54\",\"name\":\"\\u8d27\\u5e01\",\"slug\":\"5dd376d748fca\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"\\u8d27\\u5e01\",\"slug\":\"5dd376d748fca\"}]","_type":"post","user":{"user_id_old":0,"id":2147526112,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"jk","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"18100512809","wechat":null,"crm_email":null,"realname":null,"nickname":"jk","avatar_url":null,"tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"TA还在犹豫如何开场","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":4,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2023-06-01 11:36:08","updated_at":"2023-06-01 13:18:43","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204871,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1789,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07070901/51ajluqaua793bav"],"template_title":"首笔投资豪掷WLFI 1亿美元,Aqua1是何方神圣?"},"stat_belong":"","title":"首笔投资豪掷WLFI 1亿美元,Aqua1是何方神圣?","title_mobile":null,"catch_title":"","summary":"押注特朗普家族项目背后的战略野心。\n","cover":"https://piccdn.0daily.com/202507/07070901/51ajluqaua793bav","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147501183,"user_id_edited":2147501183,"user_id_created":2147501183,"user_id_tagged":0,"edited_at":"2025-07-07 15:10:22","published_at":"2025-07-07 15:10:23","updated_at":"2025-07-07 15:10:23","created_at":"2025-07-07 15:03:48","pin":0,"pushed_at":null,"keywords":[{"name":"首笔"},{"name":"投资"},{"name":"豪掷"},{"name":"WLFI"},{"name":"1"},{"name":"亿美元"},{"name":","},{"name":"Aqua1"},{"name":"是"},{"name":"何方神圣"},{"name":"?"}],"secondary_tag1":"[{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"}]","_type":"post","user":{"user_id_old":0,"id":2147501183,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"Violet","title":"氪星管理员","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"18811302539","wechat":null,"crm_email":null,"realname":null,"nickname":"Violet","avatar_url":null,"tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"--","sex":"female","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":3,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2021-05-08 12:00:04","updated_at":"2023-01-10 14:43:48","is_author":null,"is_video_author":0,"unsubscribe":0}},{"id":5204865,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1751,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07052327/ns3owgggz97xi2jp"],"template_title":"美就业数据强劲,关税冲突走向尾声,BTC高位震荡以待突破(06.30~07.06)"},"stat_belong":"","title":"美就业数据强劲,关税冲突走向尾声,BTC高位震荡以待突破(06.30~07.06)","title_mobile":null,"catch_title":"","summary":"如场内资金启动,实现与场外资金的共振,BTC本轮牛市第四波上涨将会到来。","cover":"https://piccdn.0daily.com/202507/07052327/ns3owgggz97xi2jp","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147527728,"user_id_edited":2147503370,"user_id_created":2147527728,"user_id_tagged":0,"edited_at":"2025-07-07 14:18:12","published_at":"2025-07-07 14:18:13","updated_at":"2025-07-07 14:18:13","created_at":"2025-07-07 13:20:58","pin":0,"pushed_at":null,"keywords":[{"name":"美"},{"name":"就业"},{"name":"数据"},{"name":"强劲"},{"name":","},{"name":"关税"},{"name":"冲突"},{"name":"走向"},{"name":"尾声"},{"name":","},{"name":"BTC"},{"name":"高位"},{"name":"震荡"},{"name":"以待"},{"name":"突破"},{"name":"("},{"name":"06.30"},{"name":"07.06"},{"name":")"}],"secondary_tag1":"[{\"id\":\"7\",\"name\":\"BTC\",\"slug\":\"5c949aef62a92\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"BTC\",\"slug\":\"5c949aef62a92\"}]","_type":"post","user":{"user_id_old":0,"id":2147527728,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"EMC Labs","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13120355793","wechat":null,"crm_email":null,"realname":null,"nickname":"EMC Labs","avatar_url":"https://piccdn.0daily.com/202309/05/05f4ef10d8869d5a5e9eeabff55f61c7.jpg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"由加密資產投資人與數據科學家創立,核心競爭力是產業研究與數據挖掘,致力為全球領先的加密投研機構。","sex":"male","job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2023-08-10 10:12:16","updated_at":"2024-03-20 11:21:08","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204863,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":1657,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07040145/tkxogbh2dsa881x1"],"template_title":"从增长幻觉到现金流现实:当回购成为山寨币的集体叙事"},"stat_belong":"","title":"从增长幻觉到现金流现实:当回购成为山寨币的集体叙事","title_mobile":null,"catch_title":"","summary":"生存维艰,只能用扎实的收入结构和清晰的财务行动重新赢得市场注意。","cover":"https://piccdn.0daily.com/202507/07040145/tkxogbh2dsa881x1","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":"{\"android_title\":\"\\u4ece\\u589e\\u957f\\u5e7b\\u89c9\\u5230\\u73b0\\u91d1\\u6d41\\u73b0\\u5b9e\\uff1a\\u5f53\\u56de\\u8d2d\\u6210\\u4e3a\\u5c71\\u5be8\\u5e01\\u7684\\u96c6\\u4f53\\u53d9\\u4e8b\",\"android_content\":\"\\u751f\\u5b58\\u7ef4\\u8270\\uff0c\\u53ea\\u80fd\\u7528\\u624e\\u5b9e\\u7684\\u6536\\u5165\\u7ed3\\u6784\\u548c\\u6e05\\u6670\\u7684\\u8d22\\u52a1\\u884c\\u52a8\\u91cd\\u65b0\\u8d62\\u5f97\\u5e02\\u573a\\u6ce8\\u610f\\u3002\",\"ios_title\":\"\\u4ece\\u589e\\u957f\\u5e7b\\u89c9\\u5230\\u73b0\\u91d1\\u6d41\\u73b0\\u5b9e\\uff1a\\u5f53\\u56de\\u8d2d\\u6210\\u4e3a\\u5c71\\u5be8\\u5e01\\u7684\\u96c6\\u4f53\\u53d9\\u4e8b\",\"ios_content\":\"\\u751f\\u5b58\\u7ef4\\u8270\\uff0c\\u53ea\\u80fd\\u7528\\u624e\\u5b9e\\u7684\\u6536\\u5165\\u7ed3\\u6784\\u548c\\u6e05\\u6670\\u7684\\u8d22\\u52a1\\u884c\\u52a8\\u91cd\\u65b0\\u8d62\\u5f97\\u5e02\\u573a\\u6ce8\\u610f\\u3002\",\"is_pushed\":1,\"push_type\":\"all\",\"sound\":\"\",\"expire_time\":\"4h\",\"pushed_at\":\"2025-07-07 12:48:00\"}","user_id":2147506131,"user_id_edited":476606870,"user_id_created":2147506131,"user_id_tagged":0,"edited_at":"2025-07-07 12:48:19","published_at":"2025-07-07 12:48:20","updated_at":"2025-07-07 12:50:30","created_at":"2025-07-07 11:51:50","pin":0,"pushed_at":"2025-07-07 12:48:00","keywords":[{"name":"从"},{"name":"增长"},{"name":"幻觉"},{"name":"到"},{"name":"现金流"},{"name":"现实"},{"name":":"},{"name":"当"},{"name":"回购"},{"name":"成为"},{"name":"山寨"},{"name":"币"},{"name":"的"},{"name":"集体"},{"name":"叙事"}],"secondary_tag1":"[{\"id\":\"18\",\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\",\"is_post_show\":\"0\"},{\"id\":\"157\",\"name\":\"Aave\",\"slug\":\"5f9a37ce295d6\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\"},{\"name\":\"Aave\",\"slug\":\"5f9a37ce295d6\"}]","_type":"post","user":{"user_id_old":0,"id":2147506131,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"叮当","title":"资深作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"15985834904","wechat":null,"crm_email":null,"realname":null,"nickname":"叮当","avatar_url":"https://piccdn.0daily.com/202503/05/c1aae4529b721287f6370ad62468ca65.jpeg","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"好想做一个有趣的人~","sex":null,"job":null,"industry":null,"birthday":null,"tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":4,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147503370,"created_at":"2021-09-02 14:50:53","updated_at":"2025-03-18 18:56:32","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204861,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":6838,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07022900/hinp4jwd0ez9e0sr"],"template_title":"稳定币,一场50亿人的无现金支付改革"},"stat_belong":"","title":"稳定币,一场50亿人的无现金支付改革","title_mobile":null,"catch_title":"","summary":"钱的模样正在悄悄改变。\n","cover":"https://piccdn.0daily.com/202507/07022900/hinp4jwd0ez9e0sr","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":null,"user_id":2147486423,"user_id_edited":2147501183,"user_id_created":2147501183,"user_id_tagged":0,"edited_at":"2025-07-07 10:29:03","published_at":"2025-07-07 10:29:04","updated_at":"2025-07-07 10:29:04","created_at":"2025-07-07 10:24:04","pin":0,"pushed_at":null,"keywords":[{"name":"稳定"},{"name":"币"},{"name":","},{"name":"一场"},{"name":"50"},{"name":"亿人"},{"name":"的"},{"name":"无"},{"name":"现金支付"},{"name":"改革"}],"secondary_tag1":"[{\"id\":\"18\",\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\",\"is_post_show\":\"0\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\"}]","_type":"post","user":{"user_id_old":0,"id":2147486423,"institution_id":57,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"区块律动BlockBeats","title":"特邀作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"17611305985","wechat":null,"crm_email":null,"realname":null,"nickname":"区块律动BlockBeats","avatar_url":"https://piccdn.0daily.com/201812/06/2373fb6fb149bf8ecba328b7a216daab.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"关注区块链、数字加密行业,首选媒体—律动BlockBeats","sex":"male","job":null,"industry":null,"birthday":"2018-01-31 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1]","role_id":6,"comment_forbidden":0,"last_login_at":null,"last_login_ip":null,"login_count":null,"authentication_token":null,"refresh_token":null,"token_expires_at":null,"version":null,"is_banned":0,"is_push_outside":null,"antispam_state":null,"antispam_task_id":null,"antispam_result":null,"user_id_edited_old":0,"user_id_edited":2147489084,"created_at":"2018-11-21 01:10:36","updated_at":"2021-05-21 14:49:18","is_author":1,"is_video_author":0,"unsubscribe":0}},{"id":5204856,"project_id":1,"monographic_id":null,"column_id":220,"is_tovc":0,"goods_id":0,"domain_id":0,"is_free":0,"related_company_id":0,"company_id":0,"related_company_type":"domestic","related_company_name":"","total_words":2726,"close_comment":0,"has_audio":0,"state":"published","entity_flag":null,"recommend_info":{"feed_ids":[220,280],"direct":true},"template_info":{"template_type":"small_image","template_cover":["https://piccdn.0daily.com/202507/07020806/iz77w4mm4m8ga04q"],"template_title":"24H热门币种与要闻 | 马斯克称“美国党”将拥抱比特币;阿联酋官方否认TON质押者可获黄金签证(7月7日)"},"stat_belong":"","title":"24H热门币种与要闻 | 马斯克称“美国党”将拥抱比特币;阿联酋官方否认TON质押者可获黄金签证(7月7日)","title_mobile":null,"catch_title":"","summary":"特朗普计划对部分国家征收最高70%关税, 8月1日起执行。","cover":"https://piccdn.0daily.com/202507/07020806/iz77w4mm4m8ga04q","cover_mobile":null,"source_type":"original","source_urls":"","image_source":"","related_post_ids":"","extraction_tags":"","extra":"{\"android_title\":\"24H\\u70ed\\u95e8\\u5e01\\u79cd\\u4e0e\\u8981\\u95fb | \\u9a6c\\u65af\\u514b\\u79f0\\u201c\\u7f8e\\u56fd\\u515a\\u201d\\u5c06\\u62e5\\u62b1\\u6bd4\\u7279\\u5e01\\uff1b\\u963f\\u8054\\u914b\\u5b98\\u65b9\\u5426\\u8ba4TON\\u8d28\\u62bc\\u8005\\u53ef\\u83b7\\u9ec4\\u91d1\\u7b7e\\u8bc1\\uff087\\u67087\\u65e5\\uff09\",\"android_content\":\"\\u7279\\u6717\\u666e\\u8ba1\\u5212\\u5bf9\\u90e8\\u5206\\u56fd\\u5bb6\\u5f81\\u6536\\u6700\\u9ad870%\\u5173\\u7a0e\\uff0c 8\\u67081\\u65e5\\u8d77\\u6267\\u884c\\u3002\",\"ios_title\":\"24H\\u70ed\\u95e8\\u5e01\\u79cd\\u4e0e\\u8981\\u95fb | \\u9a6c\\u65af\\u514b\\u79f0\\u201c\\u7f8e\\u56fd\\u515a\\u201d\\u5c06\\u62e5\\u62b1\\u6bd4\\u7279\\u5e01\\uff1b\\u963f\\u8054\\u914b\\u5b98\\u65b9\\u5426\\u8ba4TON\\u8d28\\u62bc\\u8005\\u53ef\\u83b7\\u9ec4\\u91d1\\u7b7e\\u8bc1\\uff087\\u67087\\u65e5\\uff09\",\"ios_content\":\"\\u7279\\u6717\\u666e\\u8ba1\\u5212\\u5bf9\\u90e8\\u5206\\u56fd\\u5bb6\\u5f81\\u6536\\u6700\\u9ad870%\\u5173\\u7a0e\\uff0c 8\\u67081\\u65e5\\u8d77\\u6267\\u884c\\u3002\",\"is_pushed\":1,\"push_type\":\"all\",\"sound\":\"\",\"expire_time\":\"4h\",\"pushed_at\":\"2025-07-07 10:12:00\"}","user_id":2147666375,"user_id_edited":476606870,"user_id_created":2147666375,"user_id_tagged":0,"edited_at":"2025-07-07 10:12:37","published_at":"2025-07-07 10:12:38","updated_at":"2025-07-07 10:14:45","created_at":"2025-07-07 09:36:43","pin":0,"pushed_at":"2025-07-07 10:12:00","keywords":null,"secondary_tag1":"[{\"id\":\"18\",\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\",\"is_post_show\":\"0\"},{\"id\":\"24\",\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\",\"is_post_show\":\"0\"},{\"id\":\"54\",\"name\":\"\\u8d27\\u5e01\",\"slug\":\"5dd376d748fca\",\"is_post_show\":\"0\"},{\"id\":\"278\",\"name\":\"FTX\",\"slug\":\"60e57e88ee05b\",\"is_post_show\":\"1\"},{\"id\":\"503\",\"name\":\"\\u9a6c\\u65af\\u514b\",\"slug\":\"63db3013690e3\",\"is_post_show\":\"1\"},{\"id\":\"534\",\"name\":\"\\u7279\\u6717\\u666e\",\"slug\":\"678dfeb982d9e\",\"is_post_show\":\"1\"}]","is_filter":0,"spider_data_id":0,"secondary_tag":"[{\"name\":\"\\u7a33\\u5b9a\\u5e01\",\"slug\":\"5cce51cce716f\"},{\"name\":\"\\u6295\\u8d44\",\"slug\":\"5cce545fc0fc2\"},{\"name\":\"\\u8d27\\u5e01\",\"slug\":\"5dd376d748fca\"},{\"name\":\"FTX\",\"slug\":\"60e57e88ee05b\"},{\"name\":\"\\u9a6c\\u65af\\u514b\",\"slug\":\"63db3013690e3\"},{\"name\":\"\\u7279\\u6717\\u666e\",\"slug\":\"678dfeb982d9e\"}]","_type":"post","user":{"user_id_old":0,"id":2147666375,"institution_id":0,"old_id":0,"unionid_wechat":null,"weixin_info":null,"unionid_weibo":null,"unionid_qq":null,"name":"golem","title":"新锐作者","department_belong":null,"email":null,"bp_recieve_email":null,"phone":"13896494253","wechat":null,"crm_email":null,"realname":null,"nickname":"golem","avatar_url":"https://piccdn.0daily.com/202404/17/71e6d33593def8caaa96fd55a7c9f25b.png","tovc_avatar_url":null,"qr_code_url":null,"slug":null,"introduction":"个人X:@web3_golem;\n个人微信:golem_3;\n欢迎内幕爆料、项目分享😁","sex":"male","job":"企业老板","industry":"传媒","birthday":"2002-08-01 00:00:00","tovc_brief_intro":null,"tovc_intro":null,"tovc_title":null,"tovc_level":null,"projects":"[1] - Odaily星球日报
🛎️ Route: /odaily/user/:id
🔗 Parameters:
id
- Required
- Description: 用户 id,可在用户页地址栏中找到
🐙 Source Code: /odaily/user.ts
搜索快讯
🔥 5🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/search/news/RSS3
🔥 Top Feeds on Folo:
🛎️ Route: /odaily/search/news/:keyword
🔗 Parameters:
keyword
- Required
- Description: 搜索关键字
🐙 Source Code: /odaily/search-news.ts
腾讯网
微信读书榜单
🔥 428🟢 Passed Test
💡 Example: https://rsshub.app/qq/weread/newbook
🔥 Top Feeds on Folo:
🛎️ Route: /qq/weread/:category
🔗 Parameters:
category
- Required
- Description: 榜单名,见下表
🐙 Source Code: /qq/weread/category.ts
榜单 | 榜单名 |
---|---|
Top50飙升榜 | rising |
Top50热搜榜 | hot_search |
Top50新书榜 | newbook |
Top50小说榜 | general_novel_rising |
Top200总榜 | all |
神作榜 | newrating_publish |
神作潜力榜 | newrating_potential_publish |
精品小说 | 100000 |
历史 | 200000 |
文学 | 300000 |
艺术 | 400000 |
人物传记 | 500000 |
哲学宗教 | 600000 |
计算机 | 700000 |
心理 | 800000 |
社会文化 | 900000 |
个人成长 | 1000000 |
经济理财 | 1100000 |
政治军事 | 1200000 |
童书 | 1300000 |
教育学习 | 1400000 |
科学技术 | 1500000 |
生活百科 | 1600000 |
期刊杂志 | 1700000 |
原版书 | 1800000 |
男生小说 | 1900000 |
女生小说 | 2000000 |
医学健康 | 2100000 |
还可以分得更细 见 https://weread.qq.com/web/category/100000 的小标题栏
Unknown
🔥 142🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
- 灵笼·月魁传灵笼·月魁传 目录 连载中 ,已更新81话 (可试读至71话) 展开目录 科幻排行榜近期热门 - 腾讯动漫
- 一人之下一人之下 目录 连载中 ,已更新766话 (可试读至131话) 展开目录 异能排行榜近期热门 - 腾讯动漫
🛎️ Route: /qq/ac/comic/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /qq/ac/comic.ts
白话区块链
首页
🔥 263🟢 Passed Test
💡 Example: https://rsshub.app/hellobtc/information/latest
🔥 Top Feeds on Folo:
🛎️ Route: /hellobtc/information/:channel?
🔗 Parameters:
channel
- Optional
- Description: 类型,可填
latest
和application
及最新和应用,默认为最新
🐙 Source Code: /hellobtc/information.ts
快讯
💡 Example: https://rsshub.app/hellobtc/news
🔥 Top Feeds on Folo:
🛎️ Route: /hellobtc/news
🐙 Source Code: /hellobtc/news.ts
科普
🔥 139🟢 Passed Test
💡 Example: https://rsshub.app/hellobtc/kepu/latest
🔥 Top Feeds on Folo:
🛎️ Route: /hellobtc/kepu/:channel?
🔗 Parameters:
channel
- Optional
- Description: 类型,见下表,默认为最新
🐙 Source Code: /hellobtc/kepu.ts
latest | bitcoin | ethereum | defi | inter_blockchain | mining | safety | satoshi_nakomoto | public_blockchain |
---|---|---|---|---|---|---|---|---|
最新 | 比特币 | 以太坊 | DeFi | 跨链 | 挖矿 | 安全 | 中本聪 | 公链 |
品玩
实时要闻
🔥 521🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/pingwest/status
🔥 Top Feeds on Folo:
🛎️ Route: /pingwest/status
🐙 Source Code: /pingwest/status.ts
话题动态
💡 Example: https://rsshub.app/pingwest/tag/ChinaJoy/1
🔥 Top Feeds on Folo:
🛎️ Route: /pingwest/tag/:tag/:type/:option?
🔗 Parameters:
tag
- Required
- Description: 话题名或话题id, 可从话题页url中得到
type
- Required
- Description: 内容类型
option
- Optional
- Description: 参数, 默认无
🐙 Source Code: /pingwest/tag.ts
内容类型
最新 | 热门 |
---|---|
1 | 2 |
参数
fulltext
,全文输出,例如:/pingwest/tag/ChinaJoy/1/fulltext
TIP
该路由一次最多显示 30 条文章
用户
🔥 1🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/pingwest/user/7781550877/article
🔥 Top Feeds on Folo:
🛎️ Route: /pingwest/user/:uid/:type?/:option?
🔗 Parameters:
uid
- Required
- Description: 用户id, 可从用户主页中得到
type
- Optional
- Description: 内容类型, 默认为
article
option
- Optional
- Description: 参数
🐙 Source Code: /pingwest/user.ts
内容类型
文章 | 动态 |
---|---|
article | state |
参数
fulltext
,全文输出,例如:/pingwest/user/7781550877/article/fulltext
Foresight News
快讯
🔥 179🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews/news
🔥 Top Feeds on Folo:
🛎️ Route: /foresightnews/news
🐙 Source Code: /foresightnews/news.ts
文章
🔥 139🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews/article
🔥 Top Feeds on Folo:
🛎️ Route: /foresightnews/article
🐙 Source Code: /foresightnews/article.ts
专栏
🔥 132🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews/column/1
🔥 Top Feeds on Folo:
🛎️ Route: /foresightnews/column/:id
🔗 Parameters:
id
- Required
- Description: 专栏 id, 可在对应专栏页 URL 中找到
🐙 Source Code: /foresightnews/column.ts
精选资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews
🛎️ Route: /foresightnews/
🐙 Source Code: /foresightnews/index.ts
爱范儿
首页
🔥 223🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ifanr/index
🔥 Top Feeds on Folo:
🛎️ Route: /ifanr/index
🐙 Source Code: /ifanr/index.ts
快讯
🔥 135🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ifanr/digest
🔥 Top Feeds on Folo:
🛎️ Route: /ifanr/digest
🐙 Source Code: /ifanr/digest.ts
分类
🔥 91🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/ifanr/category/早报
🔥 Top Feeds on Folo:
🛎️ Route: /ifanr/category/:name
🔗 Parameters:
name
- Required
- Options:
- Description: 分类名称
🐙 Source Code: /ifanr/category.ts
支持分类:早报、评测、糖纸众测、产品
电獭少女
当前精选主题列表
🔥 286🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/agirls/topic_list
🔥 Top Feeds on Folo:
🛎️ Route: /agirls/topic_list
🐙 Source Code: /agirls/topic-list.ts
分类
🔥 152🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/agirls/app
🔥 Top Feeds on Folo:
🛎️ Route: /agirls/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为最新文章,可在对应主题页的 URL 中找到,下表仅列出部分
🐙 Source Code: /agirls/z-index.ts
App 评测 | 手机开箱 | 笔电开箱 | 3C 周边 | 教学小技巧 | 科技情报 |
---|---|---|---|---|---|
app | phone | computer | accessories | tutorial | techlife |
精选主题
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/agirls/topic/AppleWatch
🔥 Top Feeds on Folo:
🛎️ Route: /agirls/topic/:topic
🔗 Parameters:
topic
- Required
- Description: 精选主题,可通过下方精选主题列表获得
🐙 Source Code: /agirls/topic.ts
腾讯
作者
时刻新闻
新闻
🔥 411🟢 Passed Test
💡 Example: https://rsshub.app/timednews/news
🔥 Top Feeds on Folo:
🛎️ Route: /timednews/news/:type?
🔗 Parameters:
type
- Optional
- Description: 子分类,见下表,默认为全部
🐙 Source Code: /timednews/news.ts
子分类
全部 | 时政 | 财经 | 科技 | 社会 | 体娱 | 国际 | 美国 | 中国 | 欧洲 | 评论 |
---|---|---|---|---|---|---|---|---|---|---|
all | currentAffairs | finance | technology | social | sports | international | usa | cn | europe | comments |
QuestMobile
行业研究报告
🔥 406🟢 Passed Test
💡 Example: https://rsshub.app/questmobile/report
🔥 Top Feeds on Folo:
🛎️ Route: /questmobile/report/:industry?/:label?
🔗 Parameters:
industry
- Optional
- Description: 行业,见下表,默认为
-1
,即全部行业
label
- Optional
- Description: 标签,见下表,默认为
-1
,即全部标签
🐙 Source Code: /questmobile/report.ts
TIP
若订阅行业 互联网行业,网址为 https://www.questmobile.com.cn/research/reports/1/-1
参数 industry 为 互联网行业
或 1
,此时路由为 /questmobile/report/互联网行业
或 /questmobile/report/1/-1
。
若订阅标签 榜单,网址为 https://www.questmobile.com.cn/research/reports/-1/11
参数 label 为 榜单
或 11
,此时路由为 /questmobile/report/榜单
或 /questmobile/report/-1/11
。
若订阅行业和标签 品牌领域 - 互联网经济,网址为 https://www.questmobile.com.cn/research/reports/2/1
参数 industry 为 品牌领域
或 2
,参数 label 为 互联网经济
或 1
,此时路由为 /questmobile/report/品牌领域/互联网经济
或 /questmobile/report/2/1
,甚至 /questmobile/report/品牌领域/1
。
全部行业和标签
行业
互联网行业 | 移动社交 | 移动视频 | 移动购物 | 系统工具 |
---|---|---|---|---|
1 | 1001 | 1002 | 1003 | 1004 |
出行服务 | 金融理财 | 生活服务 | 移动音乐 | 新闻资讯 |
---|---|---|---|---|
1005 | 1006 | 1007 | 1008 | 1009 |
办公商务 | 手机游戏 | 实用工具 | 数字阅读 | 教育学习 |
---|---|---|---|---|
1010 | 1011 | 1012 | 1013 | 1014 |
汽车服务 | 拍摄美化 | 智能设备 | 旅游服务 | 健康美容 |
---|---|---|---|---|
1015 | 1016 | 1017 | 1018 | 1020 |
育儿母婴 | 主题美化 | 医疗服务 | 品牌领域 | 美妆品牌 |
---|---|---|---|---|
1022 | 1023 | 1024 | 2 | 2001 |
母婴品牌 | 家电品牌 | 食品饮料品牌 | 汽车品牌 | 服饰箱包品牌 |
---|---|---|---|---|
2002 | 2003 | 2004 | 2005 | 2006 |
标签
互联网经济 | 圈层经济 | 粉丝经济 | 银发经济 | 儿童经济 |
---|---|---|---|---|
1 | 1001 | 1002 | 1004 | 1005 |
萌宠经济 | 她经济 | 他经济 | 泛娱乐经济 | 下沉市场经济 |
---|---|---|---|---|
1007 | 1009 | 1010 | 1011 | 1012 |
内容经济 | 订阅经济 | 会员经济 | 居家经济 | 到家经济 |
---|---|---|---|---|
1013 | 1014 | 1015 | 1016 | 1017 |
颜值经济 | 闲置经济 | 旅游经济 | 人群洞察 | 00 后 |
---|---|---|---|---|
1018 | 1020 | 1622842051677753346 | 2 | 2002 |
Z 世代 | 银发族 | 宝妈宝爸 | 萌宠人群 | 运动达人 |
---|---|---|---|---|
2003 | 2004 | 2005 | 2007 | 2008 |
女性消费 | 男性消费 | 游戏人群 | 二次元 | 新中产 |
---|---|---|---|---|
2009 | 2010 | 2012 | 2013 | 2014 |
下沉市场用户 | 大学生 | 数字化营销 | 广告效果 | 品牌营销 |
---|---|---|---|---|
2018 | 2022 | 3 | 3001 | 3002 |
全域营销 | 私域流量 | 新媒体营销 | KOL 生态 | 内容营销 |
---|---|---|---|---|
3003 | 3004 | 3005 | 3006 | 3008 |
直播电商 | 短视频带货 | 娱乐营销 | 营销热点 | 双 11 电商大促 |
---|---|---|---|---|
3009 | 3010 | 1630464311158738945 | 4 | 4001 |
618 电商大促 | 春节营销 | 五一假期营销 | 热点事件盘点 | 消费热点 |
---|---|---|---|---|
4002 | 4003 | 4004 | 4007 | 5 |
时尚品牌 | 连锁餐饮 | 新式茶饮 | 智能家电 | 国潮品牌 |
---|---|---|---|---|
5001 | 5002 | 5003 | 5004 | 5007 |
白酒品牌 | 精益运营 | 媒介策略 | 用户争夺 | 精细化运营 |
---|---|---|---|---|
1622841828310093825 | 6 | 6001 | 6002 | 6003 |
用户分层 | 增长黑马 | 社交裂变 | 新兴领域 | 新能源汽车 |
---|---|---|---|---|
6004 | 6005 | 6007 | 7 | 7001 |
智能汽车 | 新消费 | AIoT | 产业互联网 | AIGC |
---|---|---|---|---|
7002 | 7003 | 7004 | 7005 | 1645677998450511873 |
OTT 应用 | 智能电视 | 全景数据 | 全景生态 | 微信小程序 |
---|---|---|---|---|
1676063510499528705 | 1676063630293045249 | 8 | 8001 | 8002 |
支付宝小程序 | 百度智能小程序 | 企业流量 | 抖音小程序 | 手机终端 |
---|---|---|---|---|
8003 | 8004 | 1671052842096496642 | 1676063017220018177 | 9 |
智能终端 | 国产终端 | 5G 手机 | 盘点 | 季度报告 |
---|---|---|---|---|
9001 | 9002 | 9003 | 10 | 10001 |
慢雾科技
动态
💡 Example: https://rsshub.app/slowmist/research
🔥 Top Feeds on Folo:
🛎️ Route: /slowmist/:type?
🔗 Parameters:
type
- Optional
- Description: 分类,见下表,默认为公司新闻
🐙 Source Code: /slowmist/slowmist.ts
公司新闻 | 漏洞披露 | 技术研究 |
---|---|---|
news | vul | research |
梅斯医学 MedSci
资讯
🔥 376🟢 Passed Test
💡 Example: https://rsshub.app/medsci
🔥 Top Feeds on Folo:
🛎️ Route: /medsci/:sid?/:tid?
🔗 Parameters:
sid
- Optional
- Description: 科室,见下表,默认为推荐
tid
- Optional
- Description: 亚专业,可在对应科室页 URL 中找到,默认为该科室的全部
🐙 Source Code: /medsci/index.ts
TIP
下表为科室对应的 sid,若想获得 tid,可以到对应科室页面 URL 中寻找 t_id
字段的值,下面是一个例子:
如 肿瘤 - NSCLC 的 URL 为 https://www.medsci.cn/department/details?s_id=5&t_id=277
,可以看到此时 s_id
对应 sid
的值为 5, t_id
对应 tid
的值为 277,所以可以得到路由 /medsci/5/277
心血管 | 内分泌 | 消化 | 呼吸 | 神经科 |
---|---|---|---|---|
2 | 6 | 4 | 12 | 17 |
传染科 | 精神心理 | 肾内科 | 风湿免疫 | 血液科 |
---|---|---|---|---|
9 | 13 | 14 | 15 | 21 |
老年医学 | 胃肠外科 | 血管外科 | 肝胆胰外 | 骨科 |
---|---|---|---|---|
19 | 76 | 92 | 91 | 10 |
普通外科 | 胸心外科 | 神经外科 | 泌尿外科 | 烧伤科 |
---|---|---|---|---|
23 | 24 | 25 | 26 | 27 |
整形科 | 麻醉疼痛 | 罕见病 | 康复医学 | 药械 |
---|---|---|---|---|
28 | 29 | 304 | 95 | 11 |
儿科 | 耳鼻咽喉 | 口腔科 | 眼科 | 政策人文 |
---|---|---|---|---|
18 | 30 | 31 | 32 | 33 |
营养全科 | 预防公卫 | 妇产科 | 中医科 | 急重症 |
---|---|---|---|---|
34 | 35 | 36 | 37 | 38 |
皮肤性病 | 影像放射 | 转化医学 | 检验病理 | 护理 |
---|---|---|---|---|
39 | 40 | 42 | 69 | 79 |
糖尿病 | 冠心病 | 肝病 | 乳腺癌 |
---|---|---|---|
8 | 43 | 22 | 89 |
報導者
最新
🔥 353🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/twreporter/newest
🔥 Top Feeds on Folo:
🛎️ Route: /twreporter/newest
🐙 Source Code: /twreporter/newest.ts
分類
🔥 16🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/twreporter/category/world
🔥 Top Feeds on Folo:
🛎️ Route: /twreporter/category/:category
🔗 Parameters:
category
- Required
- Description: Category
🐙 Source Code: /twreporter/category.ts
Yahoo
News
🔥 231🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yahoo/news/hk/world
🔥 Top Feeds on Folo:
🛎️ Route: /yahoo/news/:region/:category?
🔗 Parameters:
region
- Required
- Description: Region,
hk/tw/au/ca/fr/malaysia/nz/sg/uk/en(us)
, the part represented by the asterisk (*) in *.news.yahoo.com
category
- Optional
- Description: Category, The part represented by the asterisk () in .news.yahoo.com/rss/, region "hk/tw" differs, see the description below
🐙 Source Code: /yahoo/news/index.ts
Region
Support all regions represented by the asterisk (*) in *.news.yahoo.com, such as hk/tw/au/ca/fr/malaysia/nz/sg/uk/en(us). For www.yahoo.com, use en or us. Sites with news domains other than *.news.yahoo.com, such as de.nachrichten.yahoo.com or news.yahoo.co.jp, are not supported.
Category
The parsing method for Yahoo Hong Kong and Taiwan is quite unique. All supported categories are as follows
Category for hk.news.yahoo.com (hongkong)
全部 | 港聞 | 兩岸國際 | 財經 | 娛樂 | 體育 | 健康 | 親子 | 副刊 |
---|---|---|---|---|---|---|---|---|
(empty) | hong-kong | world | business | entertainment | sports | health | parenting | supplement |
Category for tw.news.yahoo.com (taiwan)
全部 | 政治 | 財經 | 娛樂 | 運動 | 社會地方 | 國際 | 生活 | 健康 | 科技 | 品味 |
---|---|---|---|---|---|---|---|---|---|---|
(empty) | politics | finance | entertainment | sports | society | world | lifestyle | health | technology | style |
Other Yahoo news is fetched from the RSS provided by Yahoo. Please refer to the categories displayed on the pages of *.news.yahoo.com (for example, "world"), and try to access *.news.yahoo.com/rss/world to see if it is accessible and contains recent news (some categories exist but are not updated). If it is accessible and has recent news, then that category can be used on the corresponding site. For example, the available categories for news.yahoo.com are as follows
Category for news.yahoo.com (US)
All | US | Politics | World | Science | Tech |
---|---|---|---|---|---|
(empty) | us | politics | world | science | tech |
To give another example, since uk.news.yahoo.com/rss/ukoriginal is accessible and has recent news, /yahoo/news/uk/ukoriginal is a valid RSSHub route.
author
For Yahoo Hong Kong and Yahoo Taiwan, please use another "news source" route.
For other Yahoo News, this route's RSS provides the author field. You can use RSSHub's built-in "content filtering" feature. For example, /yahoo-wg/news/tw/technology?filter_author=Yahoo%20Tech|Engadget can filter out news with authors containing Yahoo Tech or Engadget from Yahoo Taiwan's technology news, which is the Chinese version of Engadget.
新聞來源
🔥 104🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yahoo/news/provider/tw/yahoo_tech_tw_942
🔥 Top Feeds on Folo:
🛎️ Route: /yahoo/news/provider/:region/:providerId
🔗 Parameters:
region
- Required
- Description: 地區, hk 或 tw, 分别表示香港雅虎和台湾雅虎
providerId
- Required
- Description: 新聞來源 ID, 可透過路由"新聞來源列表"獲得
🐙 Source Code: /yahoo/news/provider.ts
Region
香港 | 台灣 |
---|---|
hk | tw |
ProviderId
除了可以通过路由"新聞來源列表"获得外, 也可通过 hk.news.yahoo.com/archive 和 tw.news.yahoo.com/archive 选择"新闻来源"后通过页面 Url 来获得。
例如 hk.news.yahoo.com/yahoo_movies_hk_660--所有分類/archive, yahoo_movies_hk_660
就是 ProviderId 。
合作媒體
💡 Example: https://rsshub.app/yahoo/news/list/hk/09fcf7b0-0ab2-11e8-bf1f-4d52d4f79454
🔥 Top Feeds on Folo:
🛎️ Route: /yahoo/news/list/:region/:listId
🔗 Parameters:
region
- Required
- Description:
hk
,tw
listId
- Required
- Description: 見下表
🐙 Source Code: /yahoo/news/listid.ts
合作媒體 (HK ) | :listId |
---|---|
東方日報 | 33ddd580-0ab3-11e8-bfe1-4b555fb1e429 |
now.com | 01b4d760-0ab4-11e8-af3a-54037d3dced3 |
am730 | c4842090-0ab2-11e8-af7f-041a72ce7398 |
BBC | 4d3fc9a0-fac8-11e9-87f2-564ca250983e |
信報財經新聞 | 5a8a0aa0-0ab3-11e8-b3dc-d990c79d6cb1 |
香港電台 | b4bfc2d0-0ab3-11e8-bf9f-c888fc09923f |
法新社 | 1cc44280-facb-11e9-ad7c-f3ba971275c8 |
Bloomberg | 40023670-facc-11e9-9dde-9175ff306602 |
香港動物報 | 6058fa9c-d74d-487a-8b49-aa99a2a2978e |
新聞來源列表
💡 Example: https://rsshub.app/yahoo/news/providers/tw/list
🔥 Top Feeds on Folo:
🛎️ Route: /yahoo/news/providers/:region/list
🔗 Parameters:
region
- Required
- Description: 地区, 同路由"新闻来源"中的支持地区, 即 hk 或 tw
🐙 Source Code: /yahoo/news/provider-helper.ts
封面新闻
频道
🔥 335🟢 Passed Test
💡 Example: https://rsshub.app/thecover/channel/3560
🔥 Top Feeds on Folo:
🛎️ Route: /thecover/channel/:id?
🔗 Parameters:
id
- Optional
- Description: 对应id,可在频道链接中获取,默认为3892
🐙 Source Code: /thecover/channel.ts
天下 | 四川 | 辟谣 | 国际 | 云招考 | 30 秒 | 拍客 | 体育 | 国内 | 帮扶铁军 | 文娱 | 宽窄 | 商业 | 千面 | 封面号 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3892 | 3560 | 3909 | 3686 | 11 | 3902 | 3889 | 3689 | 1 | 4002 | 12 | 46 | 4 | 21 | 17 |
机核网
机核 GCORES
播客
🔥 328🟢 Passed Test🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/gcores/radios/45
🔥 Top Feeds on Folo:
🛎️ Route: /gcores/radios/:category?
🔗 Parameters:
category
- Optional
- Description: 分类名,默认为全部,可在分类页面的 URL 中找到,如 Gadio News -- 45
🐙 Source Code: /gcores/radio.ts
网易公开课
TIP
部分歌单及听歌排行信息为登陆后可见,自建时将环境变量NCM_COOKIES
设为登陆后的 Cookie 值,即可正常获取。
今日关注
🔥 140🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/163/today
🔥 Top Feeds on Folo:
🛎️ Route: /163/today/:need_content?
🔗 Parameters:
need_content
- Optional
- Description: 需要获取全文,填写 true/yes 表示需要,默认需要
🐙 Source Code: /163/today.ts
TIP
参数 需要获取全文 设置为 true
yes
t
y
等值后,RSS 会携带该新闻条目的对应全文。
网易号(通用)
🔥 61🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/163/dy2/T1555591616739
🔥 Top Feeds on Folo:
🛎️ Route: /163/dy2/:id
🔗 Parameters:
id
- Required
- Description: id,该网易号主页网址最后一项 html 的文件名
🐙 Source Code: /163/dy2.ts
优先使用方法一,若是网易号搜索页面搜不到的小众网易号(文章页面不含data-wemediaid
)则可使用此法。 触发反爬会只抓取到标题,建议自建。
更新
🔥 52🟢 Passed Test
💡 Example: https://rsshub.app/163/dy/W4983108759592548559
🔥 Top Feeds on Folo:
🛎️ Route: /163/dy/:id
🔗 Parameters:
id
- Required
- Description: 网易号 ID
🐙 Source Code: /163/dy.ts
- 在网易号搜索页面 搜索想要订阅的网易号。
- 打开网易号的任意文章。
- 查看源代码,搜索
data-wemediaid
,查看紧随其后的引号内的属性值(类似W1966190042455428950
)即为网易号 ID。
人间
🔥 23🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/163/renjian/texie
🔥 Top Feeds on Folo:
🛎️ Route: /163/renjian/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为特写
🐙 Source Code: /163/renjian.ts
特写 | 记事 | 大写 | 好读 | 看客 |
---|---|---|---|---|
texie | jishi | daxie | haodu | kanke |
专栏
🔥 18🟢 Passed Test
💡 Example: https://rsshub.app/163/news/special/1
🔥 Top Feeds on Folo:
🛎️ Route: /163/news/special/:type?
🔗 Parameters:
type
- Optional
- Description: 栏目
🐙 Source Code: /163/news/special.ts
轻松一刻 | 槽值 | 人间 | 大国小民 | 三三有梗 | 数读 | 看客 | 下划线 | 谈心社 | 哒哒 | 胖编怪聊 | 曲一刀 | 今日之声 | 浪潮 | 沸点 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
栏目
🔥 16🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/163/exclusive/qsyk
🔥 Top Feeds on Folo:
🛎️ Route: /163/exclusive/:id?
🔗 Parameters:
id
- Optional
- Description: 栏目, 默认为首页
🐙 Source Code: /163/exclusive.ts
分类 | 编号 |
---|---|
首页 | |
轻松一刻 | qsyk |
槽值 | cz |
人间 | rj |
大国小民 | dgxm |
三三有梗 | ssyg |
数读 | sd |
看客 | kk |
下划线 | xhx |
谈心社 | txs |
哒哒 | dd |
胖编怪聊 | pbgl |
曲一刀 | qyd |
今日之声 | jrzs |
浪潮 | lc |
沸点 | fd |
排行榜
🔥 4🟢 Passed Test
💡 Example: https://rsshub.app/163/news/rank/whole/click/day
🔥 Top Feeds on Folo:
🛎️ Route: /163/news/rank/:category?/:type?/:time?
🔗 Parameters:
category
- Optional
- Description: 新闻分类,参见下表,默认为“全站”
type
- Optional
- Description: 排行榜类型,“点击榜”对应
click
,“跟贴榜”对应follow
,默认为“点击榜”
time
- Optional
- Description: 统计时间,“1小时”对应
hour
,“24小时”对应day
,“本周”对应week
,“本月”对应month
,默认为“24小时”
🐙 Source Code: /163/news/rank.ts
TIP
全站新闻 点击榜 的统计时间仅包含 “24 小时”、“本周”、“本月”,不包含 “1 小时”。即可用的time
参数为day
、week
、month
。
其他分类 点击榜 的统计时间仅包含 “1 小时”、“24 小时”、“本周”。即可用的time
参数为hour
、day
、week
。
而所有分类(包括全站)的 跟贴榜 的统计时间皆仅包含 “24 小时”、“本周”、“本月”。即可用的time
参数为day
、week
、month
。
新闻分类:
全站 | 新闻 | 娱乐 | 体育 | 财经 | 科技 | 汽车 | 女人 | 房产 | 游戏 | 旅游 | 教育 |
---|---|---|---|---|---|---|---|---|---|---|---|
whole | news | entertainment | sports | money | tech | auto | lady | house | game | travel | edu |
Matters
Author
Latest, heat, essence
🔥 120🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/matters/latest/heat
🔥 Top Feeds on Folo:
🛎️ Route: /matters/latest/:type?
🔗 Parameters:
type
- Optional
- Description: N/A
🐙 Source Code: /matters/latest.ts
最新 | 热门 | 精华 |
---|---|---|
latest | heat | essence |
Tags
量子位
分类
🔥 256🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qbitai/category/资讯
🔥 Top Feeds on Folo:
🛎️ Route: /qbitai/category/:category
🔗 Parameters:
category
- Required
- Description: 分类名,见下表
🐙 Source Code: /qbitai/category.ts
资讯 | 数码 | 智能车 | 智库 | 活动 |
---|---|---|---|---|
资讯 | ebandeng | auto | zhiku | huodong |
标签
🔥 52🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qbitai/tag/大语言模型
🔥 Top Feeds on Folo:
🛎️ Route: /qbitai/tag/:tag
🔗 Parameters:
tag
- Required
- Description: 标签名
🐙 Source Code: /qbitai/tag.ts
今日头条
头条主页
🔥 297🚨 Strict Anti-crawling🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /toutiao/user/token/:token
🔗 Parameters:
token
- Required
- Description: 用户 token,可在用户主页 URL 找到
🐙 Source Code: /toutiao/user.ts
太平洋科技
TIP
太平洋科技是专业IT门户网站,为用户和经销商提供IT资讯和行情报价,涉及电脑,手机,数码产品,软件等.
科技新闻
🔥 289🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/pconline/focus
🔥 Top Feeds on Folo:
🛎️ Route: /pconline/focus/:category?
🔗 Parameters:
category
- Optional
- Default: all
- Description: 科技新闻的类别,获取最新的一页,分别:all, tech, finance, life, company, character
🐙 Source Code: /pconline/focus.ts
TIP
全部 | 科技 | 财经 | 生活 | 公司 | 人物 |
---|---|---|---|---|---|
all | tech | finance | life | company | character |
TOPYS
关键字
🔥 289🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/topys
🔥 Top Feeds on Folo:
🛎️ Route: /topys/:keyword?
🔗 Parameters:
keyword
- Optional
- Description: 关键字,可在对应结果页的 URL 中找到
🐙 Source Code: /topys/index.ts
创意 | 设计 | 商业 | 艺术 | 文化 | 科技 |
---|
The Verge
Category
💡 Example: https://rsshub.app/theverge
🔥 Top Feeds on Folo:
🛎️ Route: /theverge/:hub?
🔗 Parameters:
hub
- Optional
- Description: Hub, see below, All Posts by default
🐙 Source Code: /theverge/index.ts
Hub | Hub name |
---|---|
All Posts | |
android | Android |
apple | Apple |
apps | Apps & Software |
blackberry | BlackBerry |
culture | Culture |
gaming | Gaming |
hd | HD & Home |
microsoft | Microsoft |
photography | Photography & Video |
policy | Policy & Law |
web | Web & Social |
Provides a better reading experience (full text articles) over the official one.
凤凰网
Unknown
大风号
🔥 21🟢 Passed Test
💡 Example: https://rsshub.app/ifeng/feng/2583/doc
🔥 Top Feeds on Folo:
🛎️ Route: /ifeng/feng/:id/:type
🔗 Parameters:
id
- Required
- Description: 对应 id,可在 大风号作者页面 找到
type
- Required
- Description: 类型,见下表
🐙 Source Code: /ifeng/feng.ts
文章 | 视频 |
---|---|
doc | video |
福利吧
最新
🔥 258🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fuliba/latest
🔥 Top Feeds on Folo:
🛎️ Route: /fuliba/latest
🐙 Source Code: /fuliba/latest.ts
本地宝
焦点资讯
💡 Example: https://rsshub.app/bendibao/news/bj
🔥 Top Feeds on Folo:
🛎️ Route: /bendibao/news/:city
🔗 Parameters:
city
- Required
- Description: 城市缩写,可在该城市页面的 URL 中找到
🐙 Source Code: /bendibao/news.ts
城市名 | 缩写 |
---|---|
北京 | bj |
上海 | sh |
广州 | gz |
深圳 | sz |
更多城市请参见 这里
香港特别行政区 和 澳门特别行政区 的本地宝城市页面不更新资讯。
创业邦
标签
🔥 150🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cyzone/label/创业邦周报
🔥 Top Feeds on Folo:
🛎️ Route: /cyzone/label/:name
🔗 Parameters:
name
- Required
- Description: 标签名称,可在对应标签页 URL 中找到
🐙 Source Code: /cyzone/label.ts
Unknown
🔥 56🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /cyzone/channel/:id?,/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /cyzone/index.ts
最新 | 快鲤鱼 | 创投 | 科创板 | 汽车 |
---|---|---|---|---|
news | 5 | 14 | 13 | 8 |
海外 | 消费 | 科技 | 医疗 | 文娱 |
---|---|---|---|---|
10 | 9 | 7 | 27 | 11 |
城市 | 政策 | 特写 | 干货 | 科技股 |
---|---|---|---|---|
16 | 15 | 6 | 12 | 33 |
作者
新浪
财经-国內
🔥 115🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sina/finance/china
🔥 Top Feeds on Folo:
🛎️ Route: /sina/finance/china/:lid?
🔗 Parameters:
lid
- Optional
- Description: 分区 id,见下表,默认为
1686
🐙 Source Code: /sina/finance/china.ts
国内滚动 | 宏观经济 | 金融新闻 | 地方经济 | 部委动态 | 今日财经 TOP10 |
---|---|---|---|---|---|
1686 | 1687 | 1690 | 1688 | 1689 | 3231 |
滚动新闻
🔥 46🟢 Passed Test
💡 Example: https://rsshub.app/sina/rollnews
🔥 Top Feeds on Folo:
🛎️ Route: /sina/rollnews/:lid?
🔗 Parameters:
lid
- Optional
- Description: 分区 id,可在 URL 中找到,默认为
2509
🐙 Source Code: /sina/rollnews.ts
全部 | 国内 | 国际 | 社会 | 体育 | 娱乐 | 军事 | 科技 | 财经 | 股市 | 美股 |
---|---|---|---|---|---|---|---|---|---|---|
2509 | 2510 | 2511 | 2669 | 2512 | 2513 | 2514 | 2515 | 2516 | 2517 | 2518 |
科技 - 科学探索
🔥 21🟢 Passed Test
💡 Example: https://rsshub.app/sina/discovery/zx
🔥 Top Feeds on Folo:
🛎️ Route: /sina/discovery/:type
🔗 Parameters:
type
- Required
- Description: 订阅分区类型,见下表
🐙 Source Code: /sina/discovery.ts
最新 | 天文航空 | 动物植物 | 自然地理 | 历史考古 | 生命医学 | 生活百科 | 科技前沿 |
---|---|---|---|---|---|---|---|
zx | twhk | dwzw | zrdl | lskg | smyx | shbk | kjqy |
美股
🔥 19🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sina/finance/stock/usstock
🔥 Top Feeds on Folo:
🛎️ Route: /sina/finance/stock/usstock/:cids?
🔗 Parameters:
cids
- Optional
- Description: 分区 id,见下表,默认为
57045
🐙 Source Code: /sina/finance/stock/usstock.ts
最新报道 | 中概股 | 国际财经 | 互联网 |
---|---|---|---|
57045 | 57046 | 56409 | 40811 |
专栏 - 创事记
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sina/csj
🔥 Top Feeds on Folo:
🛎️ Route: /sina/csj
🐙 Source Code: /sina/chuangshiji.ts
新浪体育
💡 Example: https://rsshub.app/sports
🛎️ Route: /sina/sports/:type?
🔗 Parameters:
type
- Optional
- Description: 类别
🐙 Source Code: /sina/sports.ts
自由微信
公众号
🔥 201🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/freewechat/profile/MzI5NTUxNzk3OA==
🔥 Top Feeds on Folo:
🛎️ Route: /freewechat/profile/:id
🔗 Parameters:
id
- Required
- Description: 公众号 ID,可在URL中找到
🐙 Source Code: /freewechat/profile.ts
AppleInsider
Category
🔥 194🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/appleinsider
🔥 Top Feeds on Folo:
- Apple News, Rumors, Reviews, Prices & Deals | AppleInsider
- Latest Apple and Device Reviews | AppleInsider
🛎️ Route: /appleinsider/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, News by default
🐙 Source Code: /appleinsider/index.ts
News | Reviews | How-tos |
---|---|---|
reviews | how-to |
新华社
新华社新闻
💡 Example: https://rsshub.app/news/xhsxw
🔥 Top Feeds on Folo:
🛎️ Route: /news/xhsxw,/whxw
🐙 Source Code: /news/xhsxw.ts
DCFever
新聞中心
🔥 141🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dcfever/news
🔥 Top Feeds on Folo:
🛎️ Route: /dcfever/news/:type?
🔗 Parameters:
type
- Optional
- Description: 分類,預設為所有新聞
🐙 Source Code: /dcfever/news.ts
所有新聞 | 攝影器材 | 手機通訊 | 汽車熱話 | 攝影文化 | 影片攝錄 | 測試報告 | 生活科技 | 攝影技巧 |
---|---|---|---|---|---|---|---|---|
camera | mobile | auto | photography | videography | reviews | gadget | technique |
測試報告
💡 Example: https://rsshub.app/dcfever/reviews/cameras
🔥 Top Feeds on Folo:
🛎️ Route: /dcfever/reviews/:type?
🔗 Parameters:
type
- Optional
- Description: 分類,預設為
cameras
🐙 Source Code: /dcfever/reviews.ts
相機及鏡頭 | 手機平板 | 試車報告 |
---|---|---|
cameras | phones | cars |
二手市集
🔥 15🟢 Passed Test
💡 Example: https://rsshub.app/dcfever/trading/1
🔥 Top Feeds on Folo:
🛎️ Route: /dcfever/trading/:id
🔗 Parameters:
id
- Required
- Description: 分類 ID,見下表
🐙 Source Code: /dcfever/trading.ts
攝影產品 | 電腦 | 手機通訊 | 影音產品 | 遊戲機、模型 | 電器傢俱 | 潮流服飾 | 手錶 | 單車及運動 | 其它 |
---|---|---|---|---|---|---|---|---|---|
1 | 2 | 3 | 44 | 43 | 104 | 45 | 99 | 109 | 4 |
二手市集 - 物品搜尋
💡 Example: https://rsshub.app/dcfever/trading/search/Sony
🛎️ Route: /dcfever/trading/search/:keyword/:mainCat?
🔗 Parameters:
keyword
- Required
- Description: 關鍵字
mainCat
- Optional
- Description: 主要分類 ID,見上表
🐙 Source Code: /dcfever/trading-search.ts
电动邦
资讯
🔥 184🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/diandong/news
🔥 Top Feeds on Folo:
🛎️ Route: /diandong/news/:cate?
🔗 Parameters:
cate
- Optional
- Description: 分类,见下表,默认为推荐
🐙 Source Code: /diandong/news.ts
分类
推荐 | 新车 | 导购 | 试驾 | 用车 | 技术 | 政策 | 行业 |
---|---|---|---|---|---|---|---|
0 | 29 | 61 | 30 | 75 | 22 | 24 | 23 |
湾区日报
最新推荐
🔥 184🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/wanqu/news
🔥 Top Feeds on Folo:
🛎️ Route: /wanqu/news
🐙 Source Code: /wanqu/news.ts
Harvard Health Publishing
Health Blog
🔥 179🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/harvard/health/blog
🔥 Top Feeds on Folo:
🛎️ Route: /harvard/health/blog
🐙 Source Code: /harvard/health/blog.ts
维基新闻
最新新闻
🔥 161🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/wikinews/latest
🔥 Top Feeds on Folo:
🛎️ Route: /wikinews/latest
🐙 Source Code: /wikinews/index.ts
根据维基新闻的sitemap获取新闻全文。目前仅支持中文维基新闻。
Digital Camera World
News
🔥 158🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/digitalcameraworld/news
🔥 Top Feeds on Folo:
🛎️ Route: /digitalcameraworld/news
🐙 Source Code: /digitalcameraworld/news.ts
UNTAG
时间线
💡 Example: https://rsshub.app/utgd/timeline
🔥 Top Feeds on Folo:
🛎️ Route: /utgd/timeline
🐙 Source Code: /utgd/timeline.ts
分类
💡 Example: https://rsshub.app/utgd/category/method
🔥 Top Feeds on Folo:
🛎️ Route: /utgd/category/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,可在对应分类页的 URL 中找到,默认为方法
🐙 Source Code: /utgd/category.ts
方法 | 观点 |
---|---|
method | opinion |
专题
💡 Example: https://rsshub.app/utgd/topic/在线阅读专栏
🔥 Top Feeds on Folo:
🛎️ Route: /utgd/topic/:topic?
🔗 Parameters:
topic
- Optional
- Description: 专题,默认为在线阅读专栏
🐙 Source Code: /utgd/topic.ts
在线阅读专栏 | 卡片笔记专题 |
---|
更多专栏请见 专题广场
The.bi
分类
🔥 146🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/the
🔥 Top Feeds on Folo:
🛎️ Route: /the/:filter{.+}?
🔗 Parameters:
filter{.}
- Optional
- Description: N/A
🐙 Source Code: /the/index.ts
TIP
如果你想订阅特定类别或标签,可以在路由中填写 filter 参数。/category/rawmw7dsta2jew
可以实现订阅 剩余价值 类别。此时,路由是 /the/category/rawmw7dsta2jew/
.
你还可以订阅多个类别。/category/rawmw7dsta2jew,rawbcvxkktdkq8/
可以实现同时订阅 剩余价值 和 打江山 两个类别。此时,路由是 /the/category/rawmw7dsta2jew,rawbcvxkktdkq8
.
类别和标签也可以合并订阅。/category/rawmw7dsta2jew/tag/raweekl3na8trq
订阅 剩余价值 类别和 动物 标签。此时,路由是 /the/category/rawmw7dsta2jew/tag/raweekl3na8trq
.
你还可以搜索关键字。/search/中国
搜索关键字 中国。在这种情况下,路径是 /the/search/中国
.
阿里研究院
资讯
🔥 141🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aliresearch/information
🔥 Top Feeds on Folo:
🛎️ Route: /aliresearch/information/:type?
🔗 Parameters:
type
- Optional
- Description: 类型,见下表,默认为新闻
🐙 Source Code: /aliresearch/information.ts
新闻 | 观点 | 案例 |
---|
新片场
发现
💡 Example: https://rsshub.app/xinpianchang/discover
🔥 Top Feeds on Folo:
🛎️ Route: /xinpianchang/discover/:params?,/:params?
🔗 Parameters:
params
- Optional
- Description: 参数,可在对应分类页 URL 中找到,默认为
article-0-0-all-all-0-0-score
,即全部
🐙 Source Code: /xinpianchang/index.ts
TIP
跳转到欲订阅的分类页,将 URL 的 /discover
到末尾的部分填入 params
参数。
如 全部原创视频作品 的 URL 为 https://www.xinpianchang.com/discover/article-0-0-all-all-0-0-score
,其 /discover
到末尾的部分为 article-0-0-all-all-0-0-score
,所以对应的路由为 /xinpianchang/discover/article-0-0-all-all-0-0-score。
排行榜
💡 Example: https://rsshub.app/xinpianchang/rank
🔥 Top Feeds on Folo:
🛎️ Route: /xinpianchang/rank/:category?
🔗 Parameters:
category
- Optional
- Description: 分类 id,可在对应排行榜页 URL 中找到,见下表,默认为
all
,即总榜
🐙 Source Code: /xinpianchang/rank.ts
分类 | id |
---|---|
总榜 | all |
精选榜 | staffPicks |
广告 | ad |
宣传片 | publicity |
创意 | creative |
干货教程 | backstage |
cpcaauto.com
文章
💡 Example: https://rsshub.app/cpcaauto/news/news
🔥 Top Feeds on Folo:
🛎️ Route: /cpcaauto/news/:type?/:id?
🔗 Parameters:
type
- Optional
- Description: 分类,默认为 news,可在对应分类页 URL 中找到
id
- Optional
- Description: id,默认为 news,可在对应分类页 URL 中找到
🐙 Source Code: /cpcaauto/index.ts
TIP
若订阅 行业新闻 > 国内乘用车,网址为 http://cpcaauto.com/news.php?types=news&anid=10
。截取 types
和 anid
的部分 `` 作为参数填入,此时路由为 /cpcaauto/news/news/10
。
行业新闻
国内乘用车 | 进口及国外乘用车 | 后市场 | 商用车 |
---|---|---|---|
news/10 | news/64 | news/44 | news/62 |
车市解读
周度 | 月度 | 指数 | 预测 |
---|---|---|---|
csjd/128 | csjd/129 | csjd/130 | csjd/131 |
发布会报告
上海市场上牌数 | 京城车市 | 进口车市场分析 | 二手车市场分析 | 价格指数 |
---|---|---|---|---|
bgzl/119 | bgzl/122 | bgzl/120 | bgzl/121 | bgzl/124 |
热点评述 | 新能源月报 | 商用车月报 | 政策分析 |
---|---|---|---|
bgzl/125 | bgzl/126 | bgzl/127 | bgzl/123 |
经济与政策
一周经济 | 一周政策 |
---|---|
meeting/46 | meeting/47 |
乘联会论坛
论坛文章 | 两会 | 车展看点 |
---|---|---|
yjsy/49 | yjsy/111 | yjsy/113 |
TechCrunch
News
🔥 118🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/techcrunch/news
🔥 Top Feeds on Folo:
🛎️ Route: /techcrunch/news
🐙 Source Code: /techcrunch/news.ts
Informed AI News
TIP
informed AI RSS feeds:
- World News Daily: 'https://rsshub.app/informedainews/zh-Hans/docs/world-news-daily'
- Tech Enthusiast Weekly: 'https://rsshub.app/informedainews/zh-Hans/docs/tech-enthusiast-weekly'
- AI Enthusiast Weekly: 'https://rsshub.app/informedainews/zh-Hans/docs/ai-enthusiast-daily'
知闻AI
💡 Example: https://rsshub.app/informedainews/zh-Hans/docs/world-news-daily
🔥 Top Feeds on Folo:
🛎️ Route: /informedainews/zh-Hans/docs/:type
🔗 Parameters:
type
- Required
- Description:
world-news-daily|tech-enthusiast-weekly|ai-enthusiast-daily
🐙 Source Code: /informedainews/docs.ts
搜狐号
最新
💡 Example: https://rsshub.app/sohu/mp/c29odXptdGhnbjZ3NEBzb2h1LmNvbQ==
🔥 Top Feeds on Folo:
🛎️ Route: /sohu/mp/:xpt
🔗 Parameters:
xpt
- Required
- Description: 搜狐号 xpt ,可在URL中找到或搜狐号 ID
🐙 Source Code: /sohu/mp.ts
搜狐号 ID 可以通过以下方式获取:
- 通过浏览器搜索相关搜狐号
果壳 site: mp.sohu.com
。 - 通过浏览器控制台执行
window.globalConst.mkeyConst_mkey
,返回的即为搜狐号 ID。
首页新闻
💡 Example: https://rsshub.app/sohu/mobile
🔥 Top Feeds on Folo:
🛎️ Route: /sohu/mobile
🐙 Source Code: /sohu/mobile.ts
订阅手机搜狐网的首页新闻
52hrtt 华人头条
新闻
🔥 109🟢 Passed Test
💡 Example: https://rsshub.app/52hrtt/global
🔥 Top Feeds on Folo:
🛎️ Route: /52hrtt/:area?/:type?
🔗 Parameters:
area
- Optional
- Description: 地区,默认为全球
type
- Optional
- Description: 分类,默认为新闻
🐙 Source Code: /52hrtt/index.ts
地区和分类皆可在浏览器地址栏中找到,下面是一个例子。
访问华人头条全球站的国际分类,会跳转到 https://www.52hrtt.com/global/n/w?infoTypeId=A1459145516533
。其中 global
即为 全球 对应的地区代码,A1459145516533
即为 国际 对应的分类代码。
专题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/52hrtt/symposium/F1626082387819
🛎️ Route: /52hrtt/symposium/:id?/:classId?
🔗 Parameters:
id
- Optional
- Description: 专题 id
classId
- Optional
- Description: 子分类 id
🐙 Source Code: /52hrtt/symposium.ts
专题 id 和 子分类 id 皆可在浏览器地址栏中找到,下面是一个例子。
访问 “邱毅看平潭” 专题,会跳转到 https://www.52hrtt.com/global/n/w/symposium/F1626082387819
。其中 F1626082387819
即为 专题 id 对应的地区代码。
TIP
更多的专题可以点击 这里
Harvard Business Review
Topic
💡 Example: https://rsshub.app/hbr/topic/Leadership/Popular
🔥 Top Feeds on Folo:
🛎️ Route: /hbr/topic/:topic?/:type?
🔗 Parameters:
topic
- Optional
- Description: Topic, can be found in URL, Leadership by default
type
- Optional
- Default: Popular
- Options:
- Description: Type, see below, Popular by default
🐙 Source Code: /hbr/topic.ts
POPULAR | FROM THE STORE | FOR YOU |
---|---|---|
Popular | From the Store | For You |
TIP
Click here to view All Topics
Phoronix
News & Reviews
🔥 98🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/phoronix/linux/KDE
🔥 Top Feeds on Folo:
🛎️ Route: /phoronix/:category?/:topic?
🔗 Parameters:
category
- Optional
- Description: Category
topic
- Optional
- Description: Topic. You may find available parameters from their navigator links. E.g. to subscribe to
https://www.phoronix.com/reviews/Operating+Systems
, fill in the path/phoronix/reviews/Operating+Systems
🐙 Source Code: /phoronix/index.ts
LINE
TODAY
🔥 82🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/line/today
🔥 Top Feeds on Folo:
🛎️ Route: /line/today/:edition?/:tab?
🔗 Parameters:
edition
- Optional
- Description: Edition, see below, Taiwan by default
tab
- Optional
- Description: Tag, can be found in URL,
top
by default
🐙 Source Code: /line/today.ts
Edition
Taiwan | Thailand | Hong Kong |
---|---|---|
tw | th | hk |
TODAY - Channel
🔥 8🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/line/today/th/publisher/101048
🔥 Top Feeds on Folo:
🛎️ Route: /line/today/:edition/publisher/:id
🔗 Parameters:
edition
- Required
- Description: Edition, see table above
id
- Required
- Description: Channel ID, can be found in URL
🐙 Source Code: /line/publisher.ts
DN.com
News
🔥 89🟢 Passed Test
💡 Example: https://rsshub.app/dn/en-us/news
🔥 Top Feeds on Folo:
🛎️ Route: /dn/:language/news/:category?
🔗 Parameters:
language
- Required
- Description: Language, see below
category
- Optional
- Description: Category, see below, The Latest by default
🐙 Source Code: /dn/news.ts
Language
English | 中文 |
---|---|
en-us | zh-cn |
Category
English Category | 中文分类 | Category id |
---|---|---|
The Latest | 最新 | |
Industry Information | 行业资讯 | category-1 |
Knowledge | 域名知识 | category-2 |
Investment | 域名投资 | category-3 |
快科技
分类
🔥 68🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mydrivers/bcid/801
🔥 Top Feeds on Folo:
🛎️ Route: /mydrivers/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /mydrivers/index.ts
板块
电脑 | 手机 | 汽车 | 业界 | 游戏 |
---|---|---|---|---|
bcid/801 | bcid/802 | bcid/807 | bcid/803 | bcid/806 |
话题
科学 | 排行 | 评测 | 一图 |
---|---|---|---|
tid/1000 | tid/1001 | tid/1002 | tid/1003 |
品牌
安卓 | 阿里 | 微软 | 百度 | PS5 | Xbox | 华为 |
---|---|---|---|---|---|---|
icid/121 | icid/270 | icid/90 | icid/67 | icid/6950 | icid/194 | icid/136 |
小米 | VIVO | 三星 | 魅族 | 一加 | 比亚迪 | 小鹏 |
---|---|---|---|---|---|---|
icid/9355 | icid/288 | icid/154 | icid/140 | icid/385 | icid/770 | icid/7259 |
蔚来 | 理想 | 奔驰 | 宝马 | 大众 |
---|---|---|---|---|
icid/7318 | icid/12947 | icid/429 | icid/461 | icid/481 |
排行
💡 Example: https://rsshub.app/mydrivers/rank
🔥 Top Feeds on Folo:
🛎️ Route: /mydrivers/rank/:range?
🔗 Parameters:
range
- Optional
- Description: 时间范围,见下表,默认为24小时最热
🐙 Source Code: /mydrivers/rank.ts
24 小时最热 | 本周最热 | 本月最热 |
---|---|---|
0 | 1 | 2 |
更多分类
💡 Example: https://rsshub.app/mydrivers/cid/2
🛎️ Route: /mydrivers/cid/:id?
🔗 Parameters:
id
- Optional
- Description: 分类,见下表,留空为直播
🐙 Source Code: /mydrivers/cid.ts
更多分类
电脑配件 | 手机之家 | 家用电器 | 网络设备 | 办公外设 | 游戏之家 |
---|---|---|---|---|---|
cid/2 | cid/3 | cid/4 | cid/5 | cid/6 | cid/7 |
电脑软件 | 业内动向 | 品牌整机 | 其它资讯 | 显卡 | CPU |
---|---|---|---|---|---|
cid/8 | cid/9 | cid/10 | cid/11 | cid/12 | cid/13 |
主板 | 内存 | 硬盘 | 机箱 | 电源 | 散热器 |
---|---|---|---|---|---|
cid/14 | cid/15 | cid/16 | cid/17 | cid/18 | cid/19 |
光驱 | 声卡 | 键鼠 | 音箱 | 手机厂商 | 手机配件 |
---|---|---|---|---|---|
cid/20 | cid/21 | cid/22 | cid/23 | cid/24 | cid/25 |
PDA | MP3/MP4 | 摄像机 | 数码相机 | 摄像头 | 数码配件 |
---|---|---|---|---|---|
cid/26 | cid/27 | cid/29 | cid/30 | cid/31 | cid/32 |
电子书 | 导航产品 | 录音笔 | 交换机 | 路由器 | 防火墙 |
---|---|---|---|---|---|
cid/33 | cid/34 | cid/35 | cid/37 | cid/38 | cid/40 |
网卡 | 网络存储 | UPS | 打印机 | 复印机 | 复合机 |
---|---|---|---|---|---|
cid/41 | cid/43 | cid/44 | cid/45 | cid/46 | cid/47 |
投影仪 | 扫描仪 | 传真机 | 电脑游戏 | 主机游戏 | 游戏主机 |
---|---|---|---|---|---|
cid/48 | cid/49 | cid/51 | cid/52 | cid/53 | cid/54 |
掌机游戏 | 电脑驱动 | 桌面系统 | 视点人物 | 数据报告 | 科技前沿 |
---|---|---|---|---|---|
cid/55 | cid/57 | cid/58 | cid/62 | cid/63 | cid/65 |
笔记本 | 台式机 | 服务器 | 一体机 | 其他 | PC硬件 |
---|---|---|---|---|---|
cid/66 | cid/67 | cid/68 | cid/69 | cid/73 | cid/74 |
时尚数码 | 软件驱动 | 显示器 | 音箱耳机 | 投影机 | 便携机 |
---|---|---|---|---|---|
cid/78 | cid/79 | cid/80 | cid/92 | cid/100 | cid/108 |
手机 | MP3 | MP4 | 闪存盘 | DV摄像机 | U盘 |
---|---|---|---|---|---|
cid/109 | cid/112 | cid/113 | cid/114 | cid/115 | cid/116 |
GPS | 移动硬盘 | 操作系统 | 驱动 | 软件 | 软件更新 |
---|---|---|---|---|---|
cid/117 | cid/119 | cid/120 | cid/121 | cid/122 | cid/123 |
新软推荐 | 业界动态 | 软件评测 | 软件技巧 | 游戏相关 | 驱动研究 |
---|---|---|---|---|---|
cid/124 | cid/125 | cid/126 | cid/127 | cid/128 | cid/130 |
游戏试玩 | 硬件学堂 | 实用技巧 | 新软体验 | 资讯教程 | 软件横评 |
---|---|---|---|---|---|
cid/131 | cid/132 | cid/133 | cid/134 | cid/135 | cid/136 |
Windows | Mac | Linux | 其它 | 使用技巧 | 深入研究 |
---|---|---|---|---|---|
cid/137 | cid/138 | cid/139 | cid/140 | cid/141 | cid/142 |
游戏机 | 显示 | 存储 | 音频 | 外设 | 数码 |
---|---|---|---|---|---|
cid/144 | cid/145 | cid/146 | cid/147 | cid/148 | cid/151 |
网络 | 办公 | 维修 | 安全 | 聊天 | 影音 |
---|---|---|---|---|---|
cid/152 | cid/154 | cid/155 | cid/156 | cid/157 | cid/158 |
国内 | 国外 | 办公应用 | 设计创意 | 基础知识 | 程序 |
---|---|---|---|---|---|
cid/159 | cid/160 | cid/161 | cid/162 | cid/163 | cid/164 |
其他硬件 | 电视卡/盒 | 游戏体验 | 平板电视 | 企业动态 | 天文航天 |
---|---|---|---|---|---|
cid/166 | cid/170 | cid/172 | cid/173 | cid/174 | cid/175 |
MID设备 | 数码相框 | 耳机 | 通讯运营商 | 电视盒 | 线材线缆 |
---|---|---|---|---|---|
cid/176 | cid/177 | cid/179 | cid/180 | cid/182 | cid/183 |
小家电 | 网络游戏 | 行情信息 | 科学动态 | 生物世界 | 历史考古 |
---|---|---|---|---|---|
cid/184 | cid/186 | cid/188 | cid/192 | cid/193 | cid/194 |
生科医学 | 地理自然 | 工程建筑 | 苹果手机 | 谷歌Android | 塞班手机 |
---|---|---|---|---|---|
cid/195 | cid/196 | cid/197 | cid/201 | cid/202 | cid/203 |
黑莓手机 | 微软手机 | 移动处理器 | 山寨机 | 手机游戏 | 安卓应用 |
---|---|---|---|---|---|
cid/204 | cid/205 | cid/206 | cid/208 | cid/209 | cid/210 |
娱乐生活 | 明星全接触 | 电影影讯 | 电视节目 | 音乐戏曲 | 国际风云 |
---|---|---|---|---|---|
cid/212 | cid/213 | cid/214 | cid/215 | cid/216 | cid/217 |
国内传真 | 社会民生 | 生活百态 | 医药健康 | 家居尚品 | 星座旅游 |
---|---|---|---|---|---|
cid/218 | cid/219 | cid/220 | cid/221 | cid/222 | cid/223 |
评论分析 | 体育竞技 | IT八卦 | 科技动态 | 游戏动态 | 手机系统 |
---|---|---|---|---|---|
cid/224 | cid/225 | cid/226 | cid/227 | cid/228 | cid/232 |
智能设备 | 生活电器 | 汽车相关 | 飞机航空 | 手机周边 | 网络运营商 |
---|---|---|---|---|---|
cid/233 | cid/234 | cid/235 | cid/236 | cid/237 | cid/238 |
平板电脑 | 苹果iPad | 安卓平板 | Windows平板 | 创业路上 | 网友热议 |
---|---|---|---|---|---|
cid/239 | cid/240 | cid/241 | cid/242 | cid/243 | cid/244 |
IT圈 | 数码周边 | 智能手环 | 智能眼镜 | 智能手表 | iOS应用 |
---|---|---|---|---|---|
cid/246 | cid/247 | cid/248 | cid/249 | cid/250 | cid/251 |
壁纸主题 | 游戏厂商 | 数理化学 | 科普知识 | 奇趣探险 | 汽车世界 |
---|---|---|---|---|---|
cid/252 | cid/253 | cid/254 | cid/255 | cid/256 | cid/257 |
传统汽车 | 电动汽车 | 新能源汽车 | 无人驾驶汽车 | 车载系统 | 车载配件 |
---|---|---|---|---|---|
cid/258 | cid/259 | cid/260 | cid/261 | cid/262 | cid/263 |
汽车厂商 | 影音动漫 | 精彩影视 | 电影动画 | 艺术设计 | 摄影达人 |
---|---|---|---|---|---|
cid/264 | cid/265 | cid/266 | cid/267 | cid/269 | cid/270 |
固件 | 样张赏析 | 创意摄影 | WP应用 | 教育未来 | 安卓手机 |
---|---|---|---|---|---|
cid/272 | cid/273 | cid/274 | cid/284 | cid/285 | cid/288 |
智能穿戴 | 移动应用 | 电子竞技 | 游戏八卦 | 游戏评测 | 生活百科 |
---|---|---|---|---|---|
cid/290 | cid/292 | cid/297 | cid/298 | cid/299 | cid/301 |
智能家居 | 智能插座 | 智能摄像头 | 智能路由器 | 智能体重秤 | 智能血压计 |
---|---|---|---|---|---|
cid/302 | cid/303 | cid/304 | cid/305 | cid/306 | cid/307 |
空气净化器 | 智能净水器 | 电动两轮车 | 公司财报 | 智能行车记录仪 | 网络影视 |
---|---|---|---|---|---|
cid/308 | cid/309 | cid/310 | cid/311 | cid/312 | cid/313 |
多轴无人机 | 摩托车 | 自行车 | 共享经济 | 生活周边 | 网络安全 |
---|---|---|---|---|---|
cid/314 | cid/316 | cid/317 | cid/320 | cid/321 | cid/322 |
考勤机 | 网络红人 | 火车高铁 | 机器人 | 其他网络 | 快递物流 |
---|---|---|---|---|---|
cid/323 | cid/324 | cid/325 | cid/326 | cid/327 | cid/328 |
科技资讯 | 好货推荐 | 日常用品 | 餐饮零食 | 化妆品 | 运动健康 |
---|---|---|---|---|---|
cid/329 | cid/334 | cid/335 | cid/336 | cid/339 | cid/340 |
酒水饮料 | 个人洗护 | 电子产品 | 服装鞋帽 | 会员卡 | 用户投稿 |
---|---|---|---|---|---|
cid/341 | cid/342 | cid/343 | cid/345 | cid/346 | cid/351 |
APP投稿 | PC投稿 | 视频快讯 | 新品开箱 | 技巧教程 | 科技快讯 |
---|---|---|---|---|---|
cid/352 | cid/353 | cid/354 | cid/355 | cid/356 | cid/357 |
产品评测 | 人物专访 | 会议活动 | 数码影音 | 数码影像 | 游戏周边 |
---|---|---|---|---|---|
cid/358 | cid/359 | cid/360 | cid/361 | cid/362 | cid/368 |
汽车周边 | 个人交通 | 其他交通 |
---|---|---|
cid/369 | cid/370 | cid/371 |
「ONE · 一个」
「ONE · 一个」
🔥 82🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/wufazhuce/one
🔥 Top Feeds on Folo:
🛎️ Route: /wufazhuce/one
🐙 Source Code: /wufazhuce/one.ts
China.com 中华网
Finance News 财经 - 财经新闻
🔥 31🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/china/finance
🔥 Top Feeds on Folo:
🛎️ Route: /china/finance/:category?
🔗 Parameters:
category
- Optional
- Description: Category of news. See the form below for details, default is suggest news.
🐙 Source Code: /china/finance/finance.ts
推荐 | TMT | 金融 | 地产 | 消费 | 医药 | 酒业 | IPO 观察 |
---|---|---|---|---|---|---|---|
tuijian | TMT | jinrong | dichan | xiaofei | yiyao | wine | IPO |
Note: The default news num is
30
.
注意:默认新闻条数是
30
。
News and current affairs 时事新闻
🔥 28🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/china/news
🔥 Top Feeds on Folo:
🛎️ Route: /china/news/:category?
🔗 Parameters:
category
- Optional
- Description: Category of news. See the form below for details, default is china news.
🐙 Source Code: /china/news/highlights/news.ts
Category of news
China News | International News | Social News | Breaking News |
---|---|---|---|
domestic | international | social | news100 |
Military - Military News 军事 - 军事新闻
🔥 17🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/china/news/military
🔥 Top Feeds on Folo:
🛎️ Route: /china/news/military
🐙 Source Code: /china/news/military/news.ts
鸟哥笔记
分类目录
💡 Example: https://rsshub.app/niaogebiji/cat/103
🔥 Top Feeds on Folo:
🛎️ Route: /niaogebiji/cat/:cat
🔗 Parameters:
cat
- Required
- Description: 如 https://www.niaogebiji.com/cat/103,最后的数字就是id
🐙 Source Code: /niaogebiji/cat.ts
今日事
🔥 28🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/niaogebiji/today
🔥 Top Feeds on Folo:
🛎️ Route: /niaogebiji/today
🐙 Source Code: /niaogebiji/today.ts
Unknown
乌有之乡
栏目
🔥 73🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/wyzxwk/article/shushe
🔥 Top Feeds on Folo:
🛎️ Route: /wyzxwk/article/:id?
🔗 Parameters:
id
- Optional
- Description: 栏目 id,可在栏目页 URL 中找到,默认为时代观察
🐙 Source Code: /wyzxwk/article.ts
时政
时代观察 | 舆论战争 |
---|---|
shidai | yulun |
经济
经济视点 | 社会民生 | 三农关注 | 产业研究 |
---|---|---|---|
jingji | shehui | sannong | chanye |
国际
国际纵横 | 国防外交 |
---|---|
guoji | guofang |
思潮
理想之旅 | 思潮碰撞 | 文艺新生 | 读书交流 |
---|---|---|---|
lixiang | sichao | wenyi | shushe |
历史
历史视野 | 中华文化 | 中华医药 | 共产党人 |
---|---|---|---|
lishi | zhonghua | zhongyi | cpers |
争鸣
风华正茂 | 工农之声 | 网友杂谈 | 网友时评 |
---|---|---|---|
qingnian | gongnong | zatan | shiping |
活动
乌有公告 | 红色旅游 | 乌有讲堂 | 书画欣赏 |
---|---|---|---|
gonggao | lvyou | jiangtang | shuhua |
Live Universal Awareness Map
实时消息
🔥 67🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/liveuamap
🔥 Top Feeds on Folo:
🛎️ Route: /liveuamap/:region?
🔗 Parameters:
region
- Optional
- Description: region 热点地区,默认为
ukraine
,其他选项见liveuamap.com的三级域名
🐙 Source Code: /liveuamap/index.ts
Nautilus
Topics
🔥 67🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nautil/topic/arts
🔥 Top Feeds on Folo:
🛎️ Route: /nautil/topic/:tid
🔗 Parameters:
tid
- Required
- Description: topic
🐙 Source Code: /nautil/topics.ts
This route provides a flexible plan with full text content to subscribe specific topic(s) on the Nautilus. Please visit nautil.us and click Topics
to acquire whole topic list.
創新拿鐵
分类
🔥 63🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/startuplatte
🔥 Top Feeds on Folo:
🛎️ Route: /startuplatte/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首頁
🐙 Source Code: /startuplatte/index.ts
首頁 | 大師智慧 | 深度分析 | 新知介紹 |
---|---|---|---|
quote | analysis | trend |
投中网
分类
推荐 | 商业深度 | 资本市场 | 5G | 健康 | 教育 | 地产 | 金融 | 硬科技 | 新消费 |
---|---|---|---|---|---|---|---|---|---|
78 | 80 | 83 | 111 | 110 | 112 | 113 | 114 | 116 |
萃嶺网
分类
🔥 60🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cuilingmag
🔥 Top Feeds on Folo:
🛎️ Route: /cuilingmag/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为空,即全部,可在对应分类页 URL 中找到
🐙 Source Code: /cuilingmag/index.ts
TIP
若订阅 #哲学·文明,网址为 https://www.cuilingmag.com/category/philosophy_civilization
。截取 https://www.cuilingmag.com/category
到末尾的部分 philosophy_civilization
作为参数填入,此时路由为 /cuilingmag/philosophy_civilization
。
分类 | ID |
---|---|
哲学 · 文明 | philosophy_civilization |
艺术 · 科技 | art_science |
未来 · 生命 | future_life |
行星智慧 | planetary_wisdom |
数字治理 | digital_governance |
Noema精选 | selected_noema |
cnBeta.COM
分类
🔥 58🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnbeta/category/movie
🔥 Top Feeds on Folo:
🛎️ Route: /cnbeta/category/:id
🔗 Parameters:
id
- Required
- Description: 分类 id,可在对应分类页的 URL 中找到
🐙 Source Code: /cnbeta/category.ts
影视 | 音乐 | 游戏 | 动漫 | 趣闻 | 科学 | 软件 |
---|---|---|---|---|---|---|
movie | music | game | comic | funny | science | soft |
主题
🔥 1🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnbeta/topics/453
🔥 Top Feeds on Folo:
🛎️ Route: /cnbeta/topics/:id
🔗 Parameters:
id
- Required
- Description: 主题 id,可在对应主题页的 URL 中找到
🐙 Source Code: /cnbeta/topics.ts
TIP
完整的主题列表参见 主题列表
头条资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnbeta
🛎️ Route: /cnbeta/
🐙 Source Code: /cnbeta/index.ts
财富中文网
分类
🔥 58🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fortunechina
🔥 Top Feeds on Folo:
🛎️ Route: /fortunechina/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首页
🐙 Source Code: /fortunechina/index.ts
商业 | 领导力 | 科技 | 研究 |
---|---|---|---|
shangye | lindgaoli | keji | report |
Rebase Network
Web3 Geek Daily
💡 Example: https://rsshub.app/rebase/geekdaily
🔥 Top Feeds on Folo:
🛎️ Route: /rebase/geekdaily
🐙 Source Code: /rebase/geekdaily.ts
小刀娱乐网
分类
💡 Example: https://rsshub.app/x6d/34
🔥 Top Feeds on Folo:
🛎️ Route: /x6d/:id?
🔗 Parameters:
id
- Optional
- Description: 分类 id,可在对应分类页面的 URL 中找到,默认为首页最近更新
🐙 Source Code: /x6d/index.ts
技巧分享 | QQ 技巧 | 微信技巧 | 其他教程 | 其他分享 |
---|---|---|---|---|
31 | 55 | 112 | 33 | 88 |
宅家自学 | 健身养生 | 摄影剪辑 | 长点知识 | 自我提升 | 两性相关 | 编程办公 | 职场关系 | 新媒体运营 | 其他教程 |
---|---|---|---|---|---|---|---|---|---|
18 | 98 | 94 | 93 | 99 | 100 | 21 | 22 | 19 | 44 |
活动线报 | 流量话费 | 免费会员 | 实物活动 | 游戏活动 | 红包活动 | 空间域名 | 其他活动 |
---|---|---|---|---|---|---|---|
34 | 35 | 91 | 92 | 39 | 38 | 37 | 36 |
值得一看 | 找点乐子 | 热门事件 | 节目推荐 |
---|---|---|---|
65 | 50 | 77 | 101 |
值得一听 | 每日一听 | 歌单推荐 |
---|---|---|
71 | 87 | 79 |
资源宝库 | 书籍资料 | 设计资源 | 剪辑资源 | 办公资源 | 壁纸资源 | 编程资源 |
---|---|---|---|---|---|---|
106 | 107 | 108 | 109 | 110 | 111 | 113 |
PetCity 毛孩日常
分類
🔥 49🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/thepetcity
🔥 Top Feeds on Folo:
🛎️ Route: /thepetcity/:term?
🔗 Parameters:
term
- Optional
- Description: 見下表,留空為全部文章
🐙 Source Code: /thepetcity/index.ts
Column Name | TermID |
---|---|
Knowledge飼養大全 | 3 |
Funny News毛孩趣聞 | 2 |
Raise Pets 養寵物新手 | 5 |
Hot Spot 毛孩打卡點 | 4 |
Pet Staff 毛孩好物 | 1 |
知园
Newsletter
笔记
国家高端智库 / 综合开发研究院
栏目
🔥 45🟢 Passed Test
💡 Example: https://rsshub.app/cdi
🔥 Top Feeds on Folo:
🛎️ Route: /cdi/:id?
🔗 Parameters:
id
- Optional
- Description: 分类,见下表,默认为综研国策
🐙 Source Code: /cdi/index.ts
樊纲观点 | 综研国策 | 综研观察 | 综研专访 | 综研视点 | 银湖新能源 |
---|---|---|---|---|---|
102 | 152 | 150 | 153 | 154 | 151 |
君合律师事务所
君合法评
💡 Example: https://rsshub.app/junhe/legal-updates
🔥 Top Feeds on Folo:
🛎️ Route: /junhe/legal-updates
🐙 Source Code: /junhe/legal-updates.ts
歪脑
歪脑是为讲中文的年轻一代度身定制的新闻杂志。
歪脑读
💡 Example: https://rsshub.app/wainao/wainao-reads
🔥 Top Feeds on Folo:
🛎️ Route: /wainao/wainao-reads
🐙 Source Code: /wainao/wainao-reads.ts
主题
💡 Example: https://rsshub.app/wainao/topics/hotspot
🔥 Top Feeds on Folo:
🛎️ Route: /wainao/topics/:id?
🔗 Parameters:
id
- Optional
- Options:
- Description: 主题 id,默认为
hotspot
,即热点,可在对应主题页 URL 中找到
🐙 Source Code: /wainao/topics.ts
TIP
若订阅 人物,网址为 https://www.wainao.me/topics/people
,请截取 https://www.wainao.me/topics/
到末尾的部分 people
作为 id
参数填入,此时目标路由为 /wainao/topics/people
。
热点 | 人物 | 身份 | 政治 | 社会 | 文化 | 经济 | 环境 | FUN |
---|---|---|---|---|---|---|---|---|
hotspot | people | identity | politics | society | culture | economics | environment | fun |
Chub
Characters
🔥 41🟢 Passed Test
💡 Example: https://rsshub.app/chub/characters
🔥 Top Feeds on Folo:
🛎️ Route: /chub/characters
🐙 Source Code: /chub/characters.ts
風傳媒
分类
💡 Example: https://rsshub.app/storm
🔥 Top Feeds on Folo:
🛎️ Route: /storm/:category?/:id?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为新聞總覽
id
- Optional
- Description: 子分类 ID,可在 URL 中找到
🐙 Source Code: /storm/index.ts
新聞總覽 | 地方新聞 | 歷史頻道 | 評論總覽 |
---|---|---|---|
articles | localarticles | history | all-comment |
TIP
支持形如 https://www.storm.mg/category/118
的路由,即 /storm/category/118
支持形如 https://www.storm.mg/localarticle-category/s149845
的路由,即 /storm/localarticle-category/s149845
频道
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/storm/channel/2
🔥 Top Feeds on Folo:
🛎️ Route: /storm/channel/:id?
🔗 Parameters:
id
- Optional
- Description: ID,可在 URL 中找到
🐙 Source Code: /storm/channel.ts
钛媒体
钛媒体是一家专注于新媒体领域的科技媒体
最新
🔥 22🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/tmtpost/column/6916385
🔥 Top Feeds on Folo:
🛎️ Route: /tmtpost/column/:id
🔗 Parameters:
id
- Required
- Options:
- Description: 专栏 id,可在对应专栏页 URL 中找到
🐙 Source Code: /tmtpost/column.ts
TIP
若订阅 AGI,网址为 https://www.tmtpost.com/column/6916385
,请截取 https://www.tmtpost.com/column
到末尾的部分 6916385
作为 id
参数填入,此时目标路由为 /tmtpost/column/6916385
。
更多分类
AGI | 出海 | 创新场景 | 钛度号 | 深度 |
---|---|---|---|---|
6916385 | 6998081 | 3882035 | 6100587 | 3189960 |
焦点 | 创投 | 汽车 | 3C | 消费 |
---|---|---|---|---|
6043895 | 5994956 | 2573550 | 3615534 | 3882530 |
大健康 | 金融 | 钛智宏观 | 产业研究 | 地产 |
---|---|---|---|---|
3882507 | 3882486 | 4277188 | 5506730 | 3882499 |
大公司 | IPO | 钛度图闻 | 城视 | 创业家 |
---|---|---|---|---|
2446153 | 6043750 | 5750087 | 6998636 | 4273329 |
人文 | 新职业研究所 | 科普 | 文娱 |
---|---|---|---|
6252390 | 5750104 | 5714992 | 2446157 |
最新
🔥 13🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/tmtpost/new
🔥 Top Feeds on Folo:
🛎️ Route: /tmtpost/new
🐙 Source Code: /tmtpost/new.ts
快报
💡 Example: https://rsshub.app/tmtpost/word
🔥 Top Feeds on Folo:
🛎️ Route: /tmtpost/nictation
🐙 Source Code: /tmtpost/nictation.ts
中伦律师事务所
中伦研究专业文章
🔥 39🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/zhonglun/research/article/zh
🔥 Top Feeds on Folo:
🛎️ Route: /zhonglun/research/article/:language{[a-zA-Z0-9-]+}?
🔗 Parameters:
language{[a-zA-Z0-9-]}
- Optional
- Description: N/A
🐙 Source Code: /zhonglun/index.ts
ENG | 简体中文 | 日本語 | 한국어 |
---|---|---|---|
en | zh | ja | kr |
簡訊設計
志祺七七
🔥 37🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/simpleinfo
🔥 Top Feeds on Folo:
🛎️ Route: /simpleinfo/:category?
🔗 Parameters:
category
- Optional
- Description: 分类名
🐙 Source Code: /simpleinfo/index.ts
夥伴聊聊 | 專案設計 |
---|---|
work | talk |
國內外新聞 | 政治百分百 | 社會觀察家 | 心理與哲學 |
---|---|---|---|
news | politics | society | psychology-philosophy |
科學大探索 | 環境與健康 | ACG 快樂聊 | 好書籍分享 | 其它主題 |
---|---|---|---|---|
science | environment-health | acg | book-sharing | other-topics |
雷峰网
Unknown
🔥 24🟡 Missing Test🔍 Support Radar
🔥 Top Feeds on Folo:
🛎️ Route: /leiphone/:do?/:keyword?
🔗 Parameters:
do
- Optional
- Description: N/A
keyword
- Optional
- Description: N/A
🐙 Source Code: /leiphone/index.ts
业界资讯
🔥 11🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/leiphone/newsflash
🔥 Top Feeds on Folo:
🛎️ Route: /leiphone/newsflash
🐙 Source Code: /leiphone/newsflash.ts
Sakamichi Series 坂道系列官网资讯
Nogizaka46 Blog 乃木坂 46 博客
🔥 29🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nogizaka46/blog
🔥 Top Feeds on Folo:
🛎️ Route: /nogizaka46/blog/:id?
🔗 Parameters:
id
- Optional
- Description: Member ID, see below,
all
by default
🐙 Source Code: /nogizaka46/blog.ts
Member ID
Member ID | Name |
---|---|
55401 | 岡本 姫奈 |
55400 | 川﨑 桜 |
55397 | 池田 瑛紗 |
55396 | 五百城 茉央 |
55395 | 中西 アルノ |
55394 | 奥田 いろは |
55393 | 冨里 奈央 |
55392 | 小川 彩 |
55391 | 菅原 咲月 |
55390 | 一ノ瀬 美空 |
55389 | 井上 和 |
55387 | 弓木 奈於 |
55386 | 松尾 美佑 |
55385 | 林 瑠奈 |
55384 | 佐藤 璃果 |
55383 | 黒見 明香 |
48014 | 清宮 レイ |
48012 | 北川 悠理 |
48010 | 金川 紗耶 |
48019 | 矢久保 美緒 |
48018 | 早川 聖来 |
48009 | 掛橋 沙耶香 |
48008 | 賀喜 遥香 |
48017 | 筒井 あやめ |
48015 | 田村 真佑 |
48013 | 柴田 柚菜 |
48006 | 遠藤 さくら |
36760 | 与田 祐希 |
36759 | 吉田 綾乃クリスティー |
36758 | 山下 美月 |
36757 | 向井 葉月 |
36756 | 中村 麗乃 |
36755 | 佐藤 楓 |
36754 | 阪口 珠美 |
36753 | 久保 史緒里 |
36752 | 大園 桃子 |
36751 | 梅澤 美波 |
36750 | 岩本 蓮加 |
36749 | 伊藤 理々杏 |
264 | 齋藤 飛鳥 |
Nogizaka46 News 乃木坂 46 新闻
🔥 6🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nogizaka46/news
🔥 Top Feeds on Folo:
🛎️ Route: /nogizaka46/news
🐙 Source Code: /nogizaka46/news.ts
Mirror
User
🔥 34🟢 Passed Test
💡 Example: https://rsshub.app/mirror/tingfei.eth
🔥 Top Feeds on Folo:
🛎️ Route: /mirror/:id
🔗 Parameters:
id
- Required
- Description: user id
🐙 Source Code: /mirror/index.ts
C114 通信网
滚动资讯
💡 Example: https://rsshub.app/c114/roll
🔥 Top Feeds on Folo:
🛎️ Route: /c114/roll/:original?
🔗 Parameters:
original
- Optional
- Description: 只看原创,可选 true 和 false,默认为 false
🐙 Source Code: /c114/roll.ts
Grist
Featured
🔥 21🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist/featured
🔥 Top Feeds on Folo:
🛎️ Route: /grist/featured
🐙 Source Code: /grist/featured.ts
Topic
🔥 11🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist/topic/extreme-heat
🔥 Top Feeds on Folo:
🛎️ Route: /grist/topic/:topic
🔗 Parameters:
topic
- Required
- Description: Any Topic from Table below
🐙 Source Code: /grist/topic.ts
Topics
Topic Name | Topic Link |
---|---|
Accountability | accountability |
Agriculture | agriculture |
Ask Umbra | ask-umbra-series |
Buildings | buildings |
Cities | cities |
Climate & Energy | climate-energy |
Climate Fiction | climate-fiction |
Climate of Courage | climate-of-courage |
COP26 | cop26 |
COP27 | cop27 |
Culture | culture |
Economics | economics |
Energy | energy |
Equity | equity |
Extreme Weather | extreme-weather |
Fix | fix |
Food | food |
Grist | grist |
Grist News | grist-news |
Health | health |
Housing | housing |
Indigenous Affairs | indigenous |
International | international |
Labor | labor |
Language | language |
Migration | migration |
Opinion | opinion |
Politics | politics |
Protest | protest |
Race | race |
Regulation | regulation |
Science | science |
Shift Happens Newsletter | shift-happens |
Solutions | solutions |
Spanish | spanish |
Sponsored | sponsored |
Technology | technology |
Temperature Check | temperature-check |
Uncategorized | article |
Updates | updates |
Video | video |
Latest Articles
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist
🛎️ Route: /grist/
🐙 Source Code: /grist/index.ts
Series
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist/series/best-of-grist
🛎️ Route: /grist/series/:series
🔗 Parameters:
series
- Required
- Description: Find in the URL which has /series/
🐙 Source Code: /grist/series.ts
早报网
每日早报
🔥 31🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qqorw
🔥 Top Feeds on Folo:
🛎️ Route: /qqorw/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首页
🐙 Source Code: /qqorw/index.ts
首页 | 每日早报 | 国际早报 | 生活冷知识 |
---|---|---|---|
mrzb | zbapp | zbzzd |
Sakamichi Series 坂道系列官网资讯
Sakurazaka46 Blog 櫻坂 46 博客
🔥 26🟢 Passed Test
💡 Example: https://rsshub.app/sakurazaka46/blog
🔥 Top Feeds on Folo:
🛎️ Route: /sakurazaka46/blog/:id?/:page?
🔗 Parameters:
id
- Optional
- Description: Member ID, see below,
all
by default
page
- Optional
- Description: Page,
0
by default
🐙 Source Code: /sakurazaka46/blog.ts
Member ID
Member ID | Name |
---|---|
2000 | 三期生リレー |
69 | 山下 瞳月 |
68 | 村山 美羽 |
67 | 村井 優 |
66 | 向井 純葉 |
65 | 的野 美青 |
64 | 中嶋 優月 |
63 | 谷口 愛季 |
62 | 小島 凪紗 |
61 | 小田倉 麗奈 |
60 | 遠藤 理子 |
59 | 石森 璃花 |
58 | 守屋 麗奈 |
57 | 増本 綺良 |
56 | 幸阪 茉里乃 |
55 | 大沼 晶保 |
54 | 大園 玲 |
53 | 遠藤 光莉 |
51 | 山﨑 天 |
50 | 森田 ひかる |
48 | 松田 里奈 |
47 | 藤吉 夏鈴 |
46 | 田村 保乃 |
45 | 武元 唯衣 |
44 | 関 有美子 |
43 | 井上 梨名 |
15 | 原田 葵 |
14 | 土生 瑞穂 |
11 | 菅井 友香 |
08 | 齋藤 冬優花 |
07 | 小林 由依 |
06 | 小池 美波 |
04 | 尾関 梨香 |
03 | 上村 莉菜 |
Sakurazaka46 News 櫻坂 46 新闻
🔥 5🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sakurazaka46/news
🔥 Top Feeds on Folo:
🛎️ Route: /sakurazaka46/news
🐙 Source Code: /sakurazaka46/news.ts
AG⓪RA
零博客
💡 Example: https://rsshub.app/agora0/initium
🔥 Top Feeds on Folo:
🛎️ Route: /agora0/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为 initium,即端传媒
🐙 Source Code: /agora0/index.ts
muitinⒾ | aidemnⒾ | srettaⓂ | qⓅ | sucoⓋ |
---|---|---|---|---|
initium | inmedia | matters | pq | vocus |
共和報
💡 Example: https://rsshub.app/agora0/pen0
🔥 Top Feeds on Folo:
🛎️ Route: /agora0/pen0
🐙 Source Code: /agora0/pen0.ts
Amz123
跨境电商平台
AMZ123 快讯
🔥 29🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/amz123/kx
🔥 Top Feeds on Folo:
🛎️ Route: /amz123/kx
🐙 Source Code: /amz123/kx.ts
米课
米课圈精华
🔥 29🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/imiker/ask/jinghua
🔥 Top Feeds on Folo:
🛎️ Route: /imiker/ask/jinghua
🐙 Source Code: /imiker/jinghua.ts
Macfilos
Blog
🔥 29🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/macfilos/blog
🔥 Top Feeds on Folo:
🛎️ Route: /macfilos/blog
🐙 Source Code: /macfilos/blog.ts
靠谱新闻
全部
💡 Example: https://rsshub.app/kaopu/news/zh-hans
🔥 Top Feeds on Folo:
🛎️ Route: /kaopu/news/:language?
🔗 Parameters:
language
- Optional
- Description: 语言
🐙 Source Code: /kaopu/news.ts
简体中文 | 繁体中文 |
---|---|
zh-hans | zh-hant |
78 动漫
分类
💡 Example: https://rsshub.app/78dm/news
🔥 Top Feeds on Folo:
🛎️ Route: /78dm/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /78dm/index.ts
TIP
若订阅 新品速递,网址为 https://www.78dm.net/news
。截取 https://www.78dm.net/
到末尾的部分 news
作为参数填入,此时路由为 /78dm/news
。
若订阅 精彩评测 - 变形金刚,网址为 https://www.78dm.net/eval_list/109/0/0/1.html
。截取 https://www.78dm.net/
到末尾 .html
的部分 eval_list/109/0/0/1
作为参数填入,此时路由为 /78dm/eval_list/109/0/0/1
。
更多分类
新品速递
精彩评测
好贴推荐
白鲸出海
白鲸出海
资讯
🔥 26🟢 Passed Test
💡 Example: https://rsshub.app/baijing/article
🔥 Top Feeds on Folo:
🛎️ Route: /baijing/article
🐙 Source Code: /baijing/index.ts
MyGoPen
分類
🔥 25🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mygopen
🔥 Top Feeds on Folo:
🛎️ Route: /mygopen/:label?
🔗 Parameters:
label
- Optional
- Description: 分類,见下表,默认为首页
🐙 Source Code: /mygopen/index.ts
謠言 | 詐騙 | 真實資訊 | 教學 |
---|
德恒律师事务所
德恒探索
🔥 22🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dehenglaw/CN/paper
🔥 Top Feeds on Folo:
🛎️ Route: /dehenglaw/:language?/:category?
🔗 Parameters:
language
- Optional
- Description: 语言,默认为中文,即 CN,可在对应分类页 URL 中找到,可选 CN 和 EN
category
- Optional
- Description: 分类,默认为专业文章,即 paper,可在对应分类页 URL 中找到
🐙 Source Code: /dehenglaw/index.ts
TIP
若订阅 专业文章,网址为 https://www.dehenglaw.com/CN/paper/0008/000902.aspx
。截取 https://dehenglaw.com/
到末尾 /0008/000902.aspx
的部分 CN/paper
作为参数填入,此时路由为 /dehenglaw/CN/paper
。
专业文章 | 出版物 | 德恒论坛 |
---|---|---|
paper | publish | luntan |
CoinDesk
CoinDesk is a news site specializing in bitcoin and digital currencies, delivering news, analysis, and information about the blockchain ecosystem.
新闻周刊
🔥 21🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/coindesk/consensus-magazine
🔥 Top Feeds on Folo:
🛎️ Route: /coindesk/consensus-magazine
🐙 Source Code: /coindesk/consensus-magazine.ts
中房网
列表
🔥 21🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fangchan/list/datalist
🔥 Top Feeds on Folo:
🛎️ Route: /fangchan/list/:id?
🔗 Parameters:
id
- Optional
- Options:
- Description: 分类,默认为
datalist
,即数据研究,可在对应分类页 URL 中找到
🐙 Source Code: /fangchan/list.ts
TIP
若订阅 列表,网址为 https://www.fangchan.com/
,请截取 https://www.fangchan.com/
到末尾 .html
的部分 datalist
作为 id
参数填入,此时目标路由为 /fangchan/datalist
。
数据研究 | 行业测评 | 政策法规 |
---|---|---|
datalist | industrylist | policylist |
网猴线报
线报
🔥 21🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/iehou
🔥 Top Feeds on Folo:
🛎️ Route: /iehou/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为空,即最新线报,可在对应分类页 URL 中找到
🐙 Source Code: /iehou/index.ts
TIP
若订阅 24小时热门线报,网址为 https://iehou.com/page-dayhot.htm
。截取 https://iehou.com/page-
到末尾 .htm
的部分 dayhot
作为参数填入,此时路由为 /iehou/dayhot
。
最新线报 | 24 小时热门 | 一周热门 |
---|---|---|
dayhot | weekhot |
罗戈网
Unknown
🔥 19🟡 Missing Test
🔥 Top Feeds on Folo:
🛎️ Route: /logclub/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /logclub/index.ts
报告
🔥 1🟢 Passed Test
💡 Example: https://rsshub.app/logclub/lc_report
🔥 Top Feeds on Folo:
🛎️ Route: /logclub/lc_report/:id?,/report/:id?
🔗 Parameters:
id
- Optional
- Description: 报告 id,见下表,默认为罗戈研究出品
🐙 Source Code: /logclub/report.ts
罗戈研究出品 | 物流报告 | 绿色双碳报告 |
---|---|---|
Report | IndustryReport | GreenDualCarbonReport |
LVV2
24 小时点击排行 Top 10
🔥 14🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/lvv2/top/sort-score
🔥 Top Feeds on Folo:
🛎️ Route: /lvv2/top/:channel/:sort?
🔗 Parameters:
channel
- Required
- Description: 频道,见下表
sort
- Optional
- Description: 排序方式,仅得分和24小时榜可选填该参数,见下表
🐙 Source Code: /lvv2/top.ts
热门 | 最新 | 得分 | 24 小时榜 |
---|---|---|---|
sort-hot | sort-new | sort-score | sort-realtime |
排序方式 | 一小时内 | 一天内 | 一个周内 | 一个月内 |
---|---|---|---|---|
t-hour | t-day | t-week | t-month |
频道
🔥 4🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/lvv2/news/sort-score
🔥 Top Feeds on Folo:
🛎️ Route: /lvv2/news/:channel/:sort?
🔗 Parameters:
channel
- Required
- Description: 频道,见下表
sort
- Optional
- Description: 排序方式,仅得分和24小时榜可选填该参数,见下表
🐙 Source Code: /lvv2/news.ts
热门 | 最新 | 得分 | 24 小时榜 |
---|---|---|---|
sort-hot | sort-new | sort-score | sort-realtime |
排序方式 | 一小时内 | 一天内 | 一个周内 | 一个月内 |
---|---|---|---|---|
t-hour | t-day | t-week | t-month |
ePrice
最新消息
🔥 17🟢 Passed Test
💡 Example: https://rsshub.app/eprice/tw
🔥 Top Feeds on Folo:
🛎️ Route: /eprice/:region?
🔗 Parameters:
region
- Optional
- Description: 地区,预设为 tw
🐙 Source Code: /eprice/rss.ts
地区:
hk | tw |
---|---|
香港 | 台湾 |
Vertikal.net
News Archive
💡 Example: https://rsshub.app/vertikal/latest
🔥 Top Feeds on Folo:
🛎️ Route: /vertikal/latest
🐙 Source Code: /vertikal/latest.ts
歐洲動態(國際)
最新
🔥 15🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/europechinese/latest
🔥 Top Feeds on Folo:
🛎️ Route: /europechinese/latest
🐙 Source Code: /europechinese/latest.ts
Radio-Canada.ca
Latest News
🔥 15🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/radio-canada/latest
🔥 Top Feeds on Folo:
🛎️ Route: /radio-canada/latest/:language?
🔗 Parameters:
language
- Optional
- Description: Language, see below, English by default
🐙 Source Code: /radio-canada/latest.ts
Français | English | Español | 简体中文 | 繁體中文 | العربية | ਪੰਜਾਬੀ | Tagalog |
---|---|---|---|---|---|---|---|
fr | en | es | zh-hans | zh-hant | ar | pa | tl |
199it
资讯
🔥 13🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/199it/newly
🔥 Top Feeds on Folo:
🛎️ Route: /199it/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /199it/index.ts
TIP
若订阅 研究报告,网址为 https://www.199it.com/archives/category/report
,请截取 https://www.199it.com/archives/category/report
到末尾的部分 archives/category/report
作为 category
参数填入,此时目标路由为 /199it/archives/category/report
。
更多分类
中国黄金协会
分类
💡 Example: https://rsshub.app/cngold/news-325
🔥 Top Feeds on Folo:
🛎️ Route: /cngold/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为
news-325
,即行业资讯,可在对应分类页 URL 中找到, Category,news-325
,即行业资讯by default
🐙 Source Code: /cngold/index.ts
TIP
若订阅 行业资讯,网址为 https://www.cngold.org.cn/news-325.html
。截取 https://www.cngold.org.cn/
到末尾 .html
的部分 news-325
作为参数填入,此时路由为 /cngold/news-325
。
资讯中心
图片新闻 | 通知公告 | 党建工作 | 行业资讯 | 黄金矿业 | 黄金消费 |
---|---|---|---|---|---|
news-323 | news-324 | news-326 | news-325 | news-327 | news-328 |
黄金市场 | 社会责任 | 黄金书屋 | 工作交流 | 黄金统计 | 协会动态 |
---|---|---|---|---|---|
news-329 | news-330 | news-331 | news-332 | news-333 | news-334 |
更多分类
政策法规
法律法规 | 产业政策 | 黄金标准 |
---|---|---|
policies-245 | policies-262 | policies-281 |
行业培训
黄金投资分析师 | 教育部1+X | 矿业权评估师 | 其他培训 |
---|---|---|---|
training-242 | training-246 | training-338 | training-247 |
黄金科技
黄金协会科学技术奖 | 科学成果评价 | 新技术推广 | 黄金技术大会 |
---|---|---|---|
technology-318 | technology-319 | technology-320 | technology-350 |
移动支付网
新闻
🔥 13🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mpaypass/news
🔥 Top Feeds on Folo:
🛎️ Route: /mpaypass/news
🐙 Source Code: /mpaypass/news.ts
分类
🟢 Passed Test
💡 Example: https://rsshub.app/mpaypass/main/policy
🛎️ Route: /mpaypass/main/:type?
🔗 Parameters:
type
- Optional
- Description: 新闻类型,类型可在URL中找到,类似
policy
,eye
等,空或其他任意值展示最新新闻
🐙 Source Code: /mpaypass/main.ts
i黑马网
推荐
🔥 12🟢 Passed Test
💡 Example: https://rsshub.app/iheima/recommend
🔥 Top Feeds on Folo:
🛎️ Route: /iheima/recommend
🐙 Source Code: /iheima/index.ts
KBS
News
💡 Example: https://rsshub.app/kbs/news
🔥 Top Feeds on Folo:
🛎️ Route: /kbs/news/:category?/:language?
🔗 Parameters:
category
- Optional
- Description: Category, can be found in Url as
id
, all by default
language
- Optional
- Description: Language, see below, e as English by default
🐙 Source Code: /kbs/news.ts
한국어 | عربي | 中国语 | English | Français | Deutsch | Bahasa Indonesia | 日本語 | Русский | Español | Tiếng Việt |
---|---|---|---|---|---|---|---|---|---|---|
k | a | c | e | f | g | i | j | r | s | v |
Today
💡 Example: https://rsshub.app/kbs/today
🔥 Top Feeds on Folo:
🛎️ Route: /kbs/today/:language?
🔗 Parameters:
language
- Optional
- Description: Language, see below, e as English by default
🐙 Source Code: /kbs/today.ts
한국어 | عربي | 中国语 | English | Français | Deutsch | Bahasa Indonesia | 日本語 | Русский | Español | Tiếng Việt |
---|---|---|---|---|---|---|---|---|---|---|
k | a | c | e | f | g | i | j | r | s | v |
健康界
首页
🔥 11🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cn-healthcare/index
🔥 Top Feeds on Folo:
🛎️ Route: /cn-healthcare/index
🐙 Source Code: /cn-healthcare/index.ts
Malaysiakini
Provides an easy-to-use RSS feed for Malaysiakini.com with teaser/full-text fetching.
WARNING
A subscription is required for fetching full articles. Please refer to the deployment config for more information.
News
🔥 11🟢 Passed Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/malaysiakini/en
🔥 Top Feeds on Folo:
🛎️ Route: /malaysiakini/:lang/:category?
🔗 Parameters:
lang
- Required
- Description: Language, see below
category
- Optional
- Description: Category, see below, news by default
⚙️ Deployment Configs:
MALAYSIAKINI_EMAIL
, optional - Malaysiakini Email or UsernameMALAYSIAKINI_PASSWORD
, optional - Malaysiakini PasswordMALAYSIAKINI_REFRESHTOKEN
, optional - To obtain the refresh token, log into Malaysiakini and look for the cookienl____refreshToken
within document.cookie in the browser console. The token is the value of the cookie.
🐙 Source Code: /malaysiakini/index.ts
Language | English | Bahasa Malaysia | 华文 |
---|---|---|---|
:lang | en | my | zh |
Category | :category |
---|---|
News | news |
Columns | columns |
From Our Readers | letters |
壹蘋新聞網
最新新聞
🔥 11🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nextapple/realtime/latest
🔥 Top Feeds on Folo:
🛎️ Route: /nextapple/realtime/:category?
🔗 Parameters:
category
- Optional
- Description: 類別,見下表,默認為首頁
🐙 Source Code: /nextapple/realtime.ts
首頁 | 焦點 | 熱門 | 娛樂 | 生活 | 女神 | 社會 |
---|---|---|---|---|---|---|
latest | recommend | hit | entertainment | life | gorgeous | local |
政治 | 國際 | 財經 | 體育 | 旅遊美食 | 3C 車市 |
---|---|---|---|---|---|
politics | international | finance | sports | lifestyle | gadget |
中国农业农村信息网
分类
🔥 10🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/agri/zx/zxfb
🔥 Top Feeds on Folo:
🛎️ Route: /agri/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /agri/index.ts
TIP
若订阅 最新发布,网址为 http://www.agri.cn/zx/zxfb/
。截取 https://www.agri.cn/
到末尾的部分 zx/zxfb
作为参数填入,此时路由为 /agri/zx/zxfb
。
机构
分类 | ID |
---|---|
成果展示 | jg/cgzs |
资讯
分类 | ID |
---|---|
最新发布 | zx/zxfb |
农业要闻 | zx/nyyw |
中心动态 | zx/zxdt |
通知公告 | zx/hxgg |
全国信息联播 | zx/xxlb |
生产
分类 | ID |
---|---|
生产动态 | sc/scdt |
农业品种 | sc/nypz |
农事指导 | sc/nszd |
农业气象 | sc/nyqx |
专项监测 | sc/zxjc |
数据
分类 | ID |
---|---|
市场动态 | sj/scdt |
供需形势 | sj/gxxs |
监测预警 | sj/jcyj |
信息化
分类 | ID |
---|---|
智慧农业 | xxh/zhny |
信息化标准 | xxh/xxhbz |
中国乡村资讯 | xxh/zgxczx |
视频
分类 | ID |
---|---|
新闻资讯 | video/xwzx/nyxw |
致富天地 | video/zftd |
地方农业 | video/dfny/beijing |
气象农业 | video/qxny |
讲座培训 | video/jzpx |
文化生活 | video/whsh |
FashionNetwork
FashionNetwork 中国
🔥 10🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fashionnetwork/cn/lists/0
🔥 Top Feeds on Folo:
🛎️ Route: /fashionnetwork/cn/lists/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /fashionnetwork/index.ts
TIP
若订阅 独家新闻,网址为 https://fashionnetwork.cn/lists/13.html
。截取 https://fashionnetwork.cn/
到末尾 .html
的部分 13
作为参数填入,此时路由为 /fashionnetwork/cn/lists/13
。
分类 | ID |
---|---|
独家 | 13 |
商业 | 1 |
人物 | 8 |
设计 | 3 |
产业 | 5 |
创新研究 | 6 |
人事变动 | 12 |
新闻资讯 | 11 |
广告门
一个行业的跌宕起伏
案例库
💡 Example: https://rsshub.app/adquan/case_library
🔥 Top Feeds on Folo:
🛎️ Route: /adquan/case_library
🐙 Source Code: /adquan/case-library.ts
最新文章
后续
跟踪
🔥 6🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu/memory
🔥 Top Feeds on Folo:
🛎️ Route: /houxu/memory
🐙 Source Code: /houxu/memory.ts
专栏
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu/events
🔥 Top Feeds on Folo:
🛎️ Route: /houxu/events
🐙 Source Code: /houxu/events.ts
热点
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu
🛎️ Route: /houxu/
🐙 Source Code: /houxu/index.ts
Live
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu/lives/33899
🛎️ Route: /houxu/lives/:id
🔗 Parameters:
id
- Required
- Description: 编号,可在对应 Live 页面的 URL 中找到
🐙 Source Code: /houxu/lives.ts
趣集
全面的找书、学习资源导航平台,它整合了电子书和科研文档的搜索功能,方便用户进行学习资料的检索和分享,为用户提供一站式的读书学习体验。
盐选故事分类
💡 Example: https://rsshub.app/ifun/n/category
🔥 Top Feeds on Folo:
🛎️ Route: /ifun/n/category/:id?
🔗 Parameters:
id
- Optional
- Description: 分类 id,默认为空,即全部,见下表
🐙 Source Code: /ifun/n/category.ts
名称 | ID |
---|---|
全部 | |
通告 | 1 |
故事盐选 | 2 |
趣集精选 | 3 |
盐选故事专栏
💡 Example: https://rsshub.app/ifun/n/tag/zhihu
🔥 Top Feeds on Folo:
🛎️ Route: /ifun/n/tag/:name
🔗 Parameters:
name
- Required
- Description: 专栏 id,可在对应专栏页 URL 中找到
🐙 Source Code: /ifun/n/tag.ts
TIP
若订阅 zhihu,网址为 https://n.ifun.cool/article-list/2?tagName=zhihu
,请截取 tagName
的值 zhihu
作为 name
参数填入,此时目标路由为 /ifun/n/tag/zhihu
。
更多专栏请见 盐选故事专栏。
盐选故事搜索
💡 Example: https://rsshub.app/ifun/n/search/NPC
🛎️ Route: /ifun/n/search/:keywords
🔗 Parameters:
keywords
- Required
- Description: 搜索关键字
🐙 Source Code: /ifun/n/search.ts
TIP
若订阅 关键词:NPC,网址为 https://n.ifun.cool/search-result/?s=NPC
,请截取 s
的值 NPC
作为 keywords
参数填入,此时目标路由为 /ifun/n/search/NPC
。
小专栏
专栏
💡 Example: https://rsshub.app/xiaozhuanlan/column/olddriver-selection
🔥 Top Feeds on Folo:
🛎️ Route: /xiaozhuanlan/column/:id
🔗 Parameters:
id
- Required
- Description: 专栏 ID,可在专栏页 URL 中找到
🐙 Source Code: /xiaozhuanlan/column.ts
10000万联网
新闻
🔥 8🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/10000link/info/newslists/My01
🔥 Top Feeds on Folo:
🛎️ Route: /10000link/info/:category?/:id?
🔗 Parameters:
category
- Optional
- Options:
- Description: 分类,默认为
newslists
,可在对应分类页 URL 中找到
id
- Optional
- Description: ID,默认为空,可在对应分类页 URL 中找到
🐙 Source Code: /10000link/info.ts
TIP
若订阅 天下大势,网址为 https://info.10000link.com/newslists.aspx?chid=My01
,请截取 https://info.10000link.com/
到末尾 .aspx
的部分 newslists
作为 category
参数填入,而 My01
作为 id
参数填入,此时目标路由为 /10000link/info/newslists/My01
。
金融科技 | 物流 | 供应链金融风控 | 区块链 | B2B |
---|---|---|---|---|
newsFinancial | newslogistics | newsRisk | newsBlockChain | newsBTwoB |
跨境电商 | 投融资 | 供应链管理 | 供应链创新 | 数据 |
---|---|---|---|---|
newsCrossborder | newsInvestment | newsManagement | newsInnovation | newslists/A02 |
政策 | 规划 | 案例 | 职场 | 供应链票据 |
---|---|---|---|---|
newslists/A03 | newslists/A04 | newslists/GL03 | newslists/ZC | newsBill |
美食天下
菜谱
🔥 8🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/meishichina/recipe
🔥 Top Feeds on Folo:
🛎️ Route: /meishichina/recipe/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /meishichina/index.ts
TIP
若订阅 菜谱大全 中的 最新推荐
分类,将 最新推荐
作为参数填入,此时路由为 /meishichina/recipe/最新推荐/
。
若订阅 菜谱大全 中的 自制食材
分类,将 自制食材
作为参数填入,此时路由为 /meishichina/recipe/自制食材/
。
最新推荐 | 最新发布 | 热菜 | 凉菜 | 汤羹 | 主食 | 小吃 | 西餐 | 烘焙 | 自制食材 |
---|
TIP
若订阅 全部分类 中的对应分类页,见下方说明。
若订阅 热菜最新菜谱,网址为 https://home.meishichina.com/recipe/recai/
。截取 https://home.meishichina.com/recipe/
到末尾 /
的部分 recai
作为参数填入,此时路由为 /meishichina/recipe/recai/
。
若订阅 米饭最热菜谱,网址为 https://home.meishichina.com/recipe/mifan/hot/
。截取 https://home.meishichina.com/recipe/
到末尾 /
的部分 mifan/hot
作为参数填入,此时路由为 /meishichina/recipe/mifan/hot/
。
若订阅 制作难度简单菜谱,网址为 https://home.meishichina.com/recipe-type-do-level-view-1.html
。截取 https://home.meishichina.com/
到末尾 .html
的部分 recipe-type-do-level-view-1
作为参数填入,此时路由为 /meishichina/recipe/recipe-type-do-level-view-1/
。
更多分类
常见菜式
热菜 | 凉菜 | 汤羹 | 主食 | 小吃 | 家常菜 |
---|---|---|---|---|---|
recai | liangcai | tanggeng | zhushi | xiaochi | jiachang |
泡酱腌菜 | 西餐 | 烘焙 | 烤箱菜 | 饮品 | 零食 |
---|---|---|---|---|---|
jiangpaoyancai | xican | hongbei | kaoxiangcai | yinpin | lingshi |
火锅 | 自制食材 | 海鲜 | 宴客菜 |
---|---|---|---|
huoguo | zizhishicai | haixian | yankecai |
主食/小吃
米饭 | 炒饭 | 面食 | 包子 | 饺子 | 馒头花卷 |
---|---|---|---|---|---|
mifan | chaofan | mianshi | baozi | jiaozi | mantou |
面条 | 饼 | 粥 | 馄饨 | 五谷杂粮 | 北京小吃 |
---|---|---|---|---|---|
miantiao | bing | zhou | hundun | wuguzaliang | beijingxiaochi |
陕西小吃 | 广东小吃 | 四川小吃 | 重庆小吃 | 天津小吃 | 上海小吃 |
---|---|---|---|---|---|
shanxixiaochi | guangdongxiaochi | sichuanxiaochi | chongqingxiaochi | tianjinxiaochi | shanghaixiochi |
福建小吃 | 湖南小吃 | 湖北小吃 | 江西小吃 | 山东小吃 | 山西小吃 |
---|---|---|---|---|---|
fujianxiaochi | hunanxiaochi | hubeixiaochi | jiangxixiaochi | shandongxiaochi | jinxiaochi |
河南小吃 | 台湾小吃 | 江浙小吃 | 云贵小吃 | 东北小吃 | 西北小吃 |
---|---|---|---|---|---|
henanxiaochi | taiwanxiaochi | jiangzhexiaochi | yunguixiaochi | dongbeixiaochi | xibeixiaochi |
甜品/饮品
甜品 | 冰品 | 果汁 | 糖水 | 布丁 | 果酱 |
---|---|---|---|---|---|
tianpin | bingpin | guozhi | tangshui | buding | guojiang |
果冻 | 酸奶 | 鸡尾酒 | 咖啡 | 豆浆 | 奶昔 |
---|---|---|---|---|---|
guodong | suannai | jiweijiu | kafei | doujiang | naixi |
冰淇淋 |
---|
bingqilin |
适宜人群
孕妇 | 产妇 | 婴儿 | 儿童 | 老人 | 幼儿 |
---|---|---|---|---|---|
yunfu | chanfu | yinger | ertong | laoren | youer |
哺乳期 | 青少年 |
---|---|
buruqi | qingshaonian |
食疗食补
健康食谱 | 减肥瘦身 | 贫血 | 痛经 | 清热祛火 | 滋阴 |
---|---|---|---|---|---|
jiankangshipu | shoushen | pinxue | tongjing | qingrequhuo | ziyin |
壮阳 | 便秘 | 排毒养颜 | 滋润补水 | 健脾养胃 | 护肝明目 |
---|---|---|---|---|---|
zhuangyang | bianmi | paiduyangyan | ziyinbushuui | jianbiyangwei | huganmingmu |
清肺止咳 | 下奶 | 补钙 | 醒酒 | 抗过敏 | 防辐射 |
---|---|---|---|---|---|
qingfeizhike | xianai | bugai | xingjiu | kangguomin | fangfushe |
提高免疫力 | 流感 | 驱寒暖身 | 秋冬进补 | 消暑解渴 |
---|---|---|---|---|
tigaomianyili | liugan | quhannuanshen | qiudongjinbu | xiaoshujieke |
场景
早餐 | 下午茶 | 二人世界 | 野餐 | 开胃菜 | 私房菜 |
---|---|---|---|---|---|
zaocan | xiawucha | erren | yecan | kaiweicai | sifangcai |
快餐 | 快手菜 | 宿舍时代 | 中式宴请 | 西式宴请 |
---|---|---|---|---|
kuaican | kuaishoucai | susheshidai | zhongshiyanqing | xishiyanqing |
饮食方式
素食 | 素菜 | 清真菜 | 春季食谱 | 夏季食谱 | 秋季食谱 |
---|---|---|---|---|---|
sushi | sucai2 | qingzhencai | chunji | xiaji | qiuji |
冬季食谱 | 小清新 | 高颜值 |
---|---|---|
dongji | xiaoqingxin | gaoyanzhi |
中式菜系
川菜 | 鲁菜 | 闽菜 | 粤菜 | 苏菜 | 浙菜 |
---|---|---|---|---|---|
chuancai | lucai | mincai | yuecai | sucai | zhecai |
湘菜 | 徽菜 | 淮扬菜 | 豫菜 | 晋菜 | 鄂菜 |
---|---|---|---|---|---|
xiangcai | huicai | huaiyangcai | yucai | jincai | ecai |
云南菜 | 北京菜 | 东北菜 | 西北菜 | 贵州菜 | 上海菜 |
---|---|---|---|---|---|
yunnancai | beijingcai | dongbeicai | xibeicai | guizhoucai | shanghaicai |
新疆菜 | 客家菜 | 台湾美食 | 香港美食 | 澳门美食 | 赣菜 |
---|---|---|---|---|---|
xinjiangcai | kejiacai | taiwancai | xianggangcai | aomeicai | gancai |
中式菜系 |
---|
zhongshicaixi |
外国美食
日本料理 | 韩国料理 | 泰国菜 | 印度菜 | 法国菜 | 意大利菜 |
---|---|---|---|---|---|
ribencai | hanguocai | taiguocai | yiducai | faguocai | yidalicai |
西班牙菜 | 英国菜 | 越南菜 | 墨西哥菜 | 外国美食 |
---|---|---|---|---|
xibanya | yingguocai | yuenancai | moxigecai | waiguomeishi |
烘焙
蛋糕 | 面包 | 饼干 | 派塔 | 吐司 | 戚风蛋糕 |
---|---|---|---|---|---|
dangao | mianbao | binggan | paita | tusi | qifeng |
纸杯蛋糕 | 蛋糕卷 | 玛芬蛋糕 | 乳酪蛋糕 | 芝士蛋糕 | 奶油蛋糕 |
---|---|---|---|---|---|
zhibei | dangaojuan | mafen | rulao | zhishi | naiyou |
批萨 | 慕斯 | 曲奇 | 翻糖 |
---|---|---|---|
pisa | musi | quqi | fantang |
传统美食
粽子 | 月饼 | 春饼 | 元宵 | 汤圆 | 青团 |
---|---|---|---|---|---|
zongzi | yuebing | chunbing | yuanxiao | tangyuan | qingtuan |
腊八粥 | 春卷 | 传统美食 |
---|---|---|
labazhou | chunjuan | chuantongmeishi |
节日食俗
立冬 | 冬至 | 腊八 | 端午节 | 中秋 | 立春 |
---|---|---|---|---|---|
lidong | dongzhi | laba | duanwu | zhongqiu | lichun |
元宵节 | 贴秋膘 | 清明 | 年夜饭 | 圣诞节 | 感恩节 |
---|---|---|---|---|---|
yuanxiaojie | tieqiubiao | qingming | nianyefan | shengdanjie | ganenjie |
万圣节 | 情人节 | 复活节 | 雨水 | 惊蛰 | 春分 |
---|---|---|---|---|---|
wanshengjie | qingrenjie | fuhuojie | yushui | jingzhi | chunfen |
谷雨 | 立夏 | 小满 | 芒种 | 夏至 | 小暑 |
---|---|---|---|---|---|
guyu | lixia | xiaoman | mangzhong | xiazhi | xiaoshu |
大暑 | 立秋 | 处暑 | 白露 | 秋分 | 寒露 |
---|---|---|---|---|---|
dashu | xiqiu | chushu | bailu | qiufen | hanlu |
霜降 | 小雪 | 大雪 | 小寒 | 大寒 | 二月二 |
---|---|---|---|---|---|
shuangjiang | xiaoxue | daxue | xiaohan | dahan | eryueer |
母亲节 | 父亲节 | 儿童节 | 七夕 | 重阳节 | 节日习俗 |
---|---|---|---|---|---|
muqinjie | fuqinjie | ertongjie | qixi | chongyangjie | jierixisu |
按制作难度
简单 | 普通 | 高级 | 神级 |
---|---|---|---|
recipe-type-do-level-view-1 | recipe-type-do-level-view-2 | recipe-type-do-level-view-3 | recipe-type-do-level-view-4 |
按所需时间
十分钟 | 廿分钟 | 半小时 | 三刻钟 | 一小时 | 数小时 |
---|---|---|---|---|---|
recipe-type-do-during-view-1 | recipe-type-do-during-view-2 | recipe-type-do-during-view-3 | recipe-type-do-during-view-4 | recipe-type-do-during-view-5 | recipe-type-do-during-view-6 |
一天 | 数天 |
---|---|
recipe-type-do-during-view-7 | recipe-type-do-during-view-8 |
按菜品口味
微辣 | 中辣 | 超辣 | 麻辣 | 酸辣 | 甜辣 |
---|---|---|---|---|---|
recipe-type-do-cuisine-view-1 | recipe-type-do-cuisine-view-2 | recipe-type-do-cuisine-view-3 | recipe-type-do-cuisine-view-4 | recipe-type-do-cuisine-view-5 | recipe-type-do-cuisine-view-29 |
香辣 | 酸甜 | 酸咸 | 咸鲜 | 咸甜 | 甜味 |
---|---|---|---|---|---|
recipe-type-do-cuisine-view-31 | recipe-type-do-cuisine-view-6 | recipe-type-do-cuisine-view-7 | recipe-type-do-cuisine-view-8 | recipe-type-do-cuisine-view-9 | recipe-type-do-cuisine-view-10 |
苦味 | 原味 | 清淡 | 五香 | 鱼香 | 葱香 |
---|---|---|---|---|---|
recipe-type-do-cuisine-view-11 | recipe-type-do-cuisine-view-12 | recipe-type-do-cuisine-view-13 | recipe-type-do-cuisine-view-14 | recipe-type-do-cuisine-view-15 | recipe-type-do-cuisine-view-16 |
蒜香 | 奶香 | 酱香 | 糟香 | 咖喱 | 孜然 |
---|---|---|---|---|---|
recipe-type-do-cuisine-view-17 | recipe-type-do-cuisine-view-18 | recipe-type-do-cuisine-view-19 | recipe-type-do-cuisine-view-20 | recipe-type-do-cuisine-view-21 | recipe-type-do-cuisine-view-22 |
果味 | 香草 | 怪味 | 咸香 | 甜香 | 麻香 |
---|---|---|---|---|---|
recipe-type-do-cuisine-view-23 | recipe-type-do-cuisine-view-24 | recipe-type-do-cuisine-view-25 | recipe-type-do-cuisine-view-26 | recipe-type-do-cuisine-view-27 | recipe-type-do-cuisine-view-28 |
其他 |
---|
recipe-type-do-cuisine-view-50 |
按主要工艺
烧 | 炒 | 爆 | 焖 | 炖 | 蒸 |
---|---|---|---|---|---|
recipe-type-do-technics-view-1 | recipe-type-do-technics-view-2 | recipe-type-do-technics-view-3 | recipe-type-do-technics-view-4 | recipe-type-do-technics-view-5 | recipe-type-do-technics-view-6 |
煮 | 拌 | 烤 | 炸 | 烩 | 溜 |
---|---|---|---|---|---|
recipe-type-do-technics-view-7 | recipe-type-do-technics-view-8 | recipe-type-do-technics-view-9 | recipe-type-do-technics-view-10 | recipe-type-do-technics-view-11 | recipe-type-do-technics-view-12 |
氽 | 腌 | 卤 | 炝 | 煎 | 酥 |
---|---|---|---|---|---|
recipe-type-do-technics-view-13 | recipe-type-do-technics-view-14 | recipe-type-do-technics-view-15 | recipe-type-do-technics-view-16 | recipe-type-do-technics-view-17 | recipe-type-do-technics-view-18 |
扒 | 熏 | 煨 | 酱 | 煲 | 烘焙 |
---|---|---|---|---|---|
recipe-type-do-technics-view-19 | recipe-type-do-technics-view-20 | recipe-type-do-technics-view-21 | recipe-type-do-technics-view-22 | recipe-type-do-technics-view-30 | recipe-type-do-technics-view-23 |
火锅 | 砂锅 | 拔丝 | 生鲜 | 调味 | 技巧 |
---|---|---|---|---|---|
recipe-type-do-technics-view-24 | recipe-type-do-technics-view-25 | recipe-type-do-technics-view-26 | recipe-type-do-technics-view-27 | recipe-type-do-technics-view-28 | recipe-type-do-technics-view-29 |
烙 | 榨汁 | 冷冻 | 焗 | 焯 | 干煸 |
---|---|---|---|---|---|
recipe-type-do-technics-view-31 | recipe-type-do-technics-view-32 | recipe-type-do-technics-view-33 | recipe-type-do-technics-view-34 | recipe-type-do-technics-view-35 | recipe-type-do-technics-view-36 |
干锅 | 铁板 | 微波 | 其他 |
---|---|---|---|
recipe-type-do-technics-view-37 | recipe-type-do-technics-view-38 | recipe-type-do-technics-view-39 | recipe-type-do-technics-view-50 |
Access Briefing
Articles
🔥 7🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/accessbriefing/latest/news
🔥 Top Feeds on Folo:
🛎️ Route: /accessbriefing/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /accessbriefing/index.ts
TIP
If you subscribe to Latest News,where the URL is https://www.accessbriefing.com/latest/news
, extract the part https://www.accessbriefing.com/
to the end, and use it as the parameter to fill in. Therefore, the route will be /accessbriefing/latest/news
.
Latest
Insight
Category | ID |
---|---|
Interviews | insight/interviews |
Longer reads | insight/longer-reads |
Videos and podcasts | insight/videos-and-podcasts |
艾莱资讯
世界轨道交通资讯网
🔥 7🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ally/rail/hyzix/chengguijiaotong
🔥 Top Feeds on Folo:
🛎️ Route: /ally/rail/:category?/:topic?
🔗 Parameters:
category
- Optional
- Description: 分类,可在 URL 中找到;略去则抓取首页
topic
- Optional
- Description: 话题,可在 URL 中找到;并非所有页面均有此字段
🐙 Source Code: /ally/rail.ts
TIP
默认抓取前 20 条,可通过 ?limit=
改变。
珠海网
栏目
🔥 7🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hizu
🔥 Top Feeds on Folo:
🛎️ Route: /hizu/:column?
🔗 Parameters:
column
- Optional
- Description: 栏目,见下表,默认为热点
🐙 Source Code: /hizu/index.ts
分类 | 编号 |
---|---|
热点 | 5dd92265e4b0bf88dd8c1175 |
订阅 | 5dd921a7e4b0bf88dd8c116f |
学党史 | 604f1cbbe4b0cf5c2234d470 |
政经 | 5dd92242e4b0bf88dd8c1174 |
合作区 | 61259fd6e4b0d294f7f9786d |
名记名播 | 61dfe511e4b0248b60d1c568 |
大湾区 | 5dd9222ce4b0bf88dd8c1173 |
网评 | 617805e4e4b037abacfd4820 |
TV 新闻 | 5dd9220de4b0bf88dd8c1172 |
音频 | 5e6edd50e4b02ebde0ab061e |
澳门 | 600e8ad4e4b02c3a6af6aaa8 |
政务 | 600f760fe4b0e33cf6f8e68e |
教育 | 5ff7c0fde4b0e2f210d05e20 |
深圳 | 5fc88615e4b0e3055e693e0a |
中山 | 600e8a93e4b02c3a6af6aa80 |
民生 | 5dd921ece4b0bf88dd8c1170 |
社区 | 61148184e4b08d3215364396 |
专题 | 5dd9215fe4b0bf88dd8c116b |
战疫 | 5e2e5107e4b0c14b5d0e3d04 |
横琴 | 5f88eaf2e4b0a27cd404e09e |
香洲 | 5f86a3f5e4b09d75f99dde7d |
金湾 | 5e8c42b4e4b0347c7e5836e0 |
斗门 | 5ee70534e4b07b8a779a1ad6 |
高新 | 607d37ade4b05c59ac2f3d40 |
链新闻 ABMedia
类别
💡 Example: https://rsshub.app/abmedia/technology-development
🔥 Top Feeds on Folo:
🛎️ Route: /abmedia/:category?
🔗 Parameters:
category
- Optional
- Description: 类别,默认为产品技术
🐙 Source Code: /abmedia/category.ts
参数可以从链接中拿到,如:
https://www.abmedia.io/category/technology-development
对应 /abmedia/technology-development
首页最新新闻
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/abmedia/index
🔥 Top Feeds on Folo:
🛎️ Route: /abmedia/index
🐙 Source Code: /abmedia/index.ts
亚洲水果
行业资讯
🔥 4🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/asiafruitchina/news
🔥 Top Feeds on Folo:
🛎️ Route: /asiafruitchina/news
🐙 Source Code: /asiafruitchina/news.ts
果蔬品项
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/asiafruitchina/categories/all
🔥 Top Feeds on Folo:
🛎️ Route: /asiafruitchina/categories/:category?
🔗 Parameters:
category
- Optional
- Options:
- Description: 分类,默认为
all
,即全部,可在对应分类页 URL 中找到
🐙 Source Code: /asiafruitchina/categories.ts
TIP
若订阅 橙,网址为 https://asiafruitchina.net/categories?gspx=chengzi
,请截取 https://asiafruitchina.net/categories?gspx=
到末尾的部分 chengzi
作为 category
参数填入,此时目标路由为 /asiafruitchina/categories/chengzi
。
更多分类
全部 | 橙 | 百香果 | 菠萝/凤梨 | 菠萝蜜 |
---|---|---|---|---|
all | chengzi | baixiangguo | boluo | boluomi |
草莓 | 番荔枝/释迦 | 番茄 | 柑橘 | 哈密瓜 |
---|---|---|---|---|
caomei | fanlizhi | fanqie | ganju | hamigua |
核果 | 红毛丹 | 火龙果 | 浆果 | 桔子 |
---|---|---|---|---|
heguo | hongmaodan | huolongguo | jiangguo | juzi |
蓝莓 | 梨 | 荔枝 | 李子 | 榴莲 |
---|---|---|---|---|
lanmei | li | lizhi | lizi | liulian |
龙眼 | 芦笋 | 蔓越莓 | 芒果 | 猕猴桃/奇异果 |
---|---|---|---|---|
lognyan | lusun | manyuemei | mangguo | mihoutao |
柠檬 | 牛油果 | 苹果 | 葡萄/提子 | 其他 |
---|---|---|---|---|
ningmeng | niuyouguo | pingguo | putao | qita |
奇异莓 | 热带水果 | 山竹 | 石榴 | 蔬菜 |
---|---|---|---|---|
qiyimei | redaishuiguo | shanzhu | shiliu | shucai |
树莓 | 桃 | 甜瓜 | 甜椒 | 甜柿 |
---|---|---|---|---|
shumei | tao | tiangua | tianjiao | tianshi |
香蕉 | 西瓜 | 西梅 | 杏 | 椰子 |
---|---|---|---|---|
xiangjiao | xigua | ximei | yezi |
杨梅 | 樱桃 | 油桃 | 柚子 |
---|---|---|---|
yangmei | yintao | youtao | youzi |
爆料公社
動態
🔥 6🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/bc3ts/post/list
🔥 Top Feeds on Folo:
🛎️ Route: /bc3ts/post/list/:sort?
🔗 Parameters:
sort
- Optional
- Description: 排序方式,
1
為最新,2
為熱門,默认為1
🐙 Source Code: /bc3ts/list.ts
e 公司
快讯
🔥 6🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/egsea/flash
🔥 Top Feeds on Folo:
🛎️ Route: /egsea/flash
🐙 Source Code: /egsea/flash.ts
Sakamichi Series 坂道系列官网资讯
Hinatazaka46 Blog 日向坂 46 博客
🔥 6🟢 Passed Test
💡 Example: https://rsshub.app/hinatazaka46/blog
🔥 Top Feeds on Folo:
🛎️ Route: /hinatazaka46/blog/:id?/:page?
🔗 Parameters:
id
- Optional
- Description: Member ID, see below,
all
by default
page
- Optional
- Description: Page,
0
by default
🐙 Source Code: /hinatazaka46/blog.ts
Member ID
Member ID | Name |
---|---|
2000 | 四期生リレー |
36 | 渡辺 莉奈 |
35 | 山下 葉留花 |
34 | 宮地 すみれ |
33 | 藤嶌 果歩 |
32 | 平岡 海月 |
31 | 平尾 帆夏 |
30 | 竹内 希来里 |
29 | 正源司 陽子 |
28 | 清水 理央 |
27 | 小西 夏菜実 |
26 | 岸 帆夏 |
25 | 石塚 瑶季 |
24 | 山口 陽世 |
23 | 森本 茉莉 |
22 | 髙橋 未来虹 |
21 | 上村 ひなの |
18 | 松田 好花 |
17 | 濱岸 ひより |
16 | 丹生 明里 |
15 | 富田 鈴花 |
14 | 小坂 菜緒 |
13 | 河田 陽菜 |
12 | 金村 美玖 |
11 | 東村 芽依 |
10 | 高本 彩花 |
9 | 高瀬 愛奈 |
8 | 佐々木 美玲 |
7 | 佐々木 久美 |
6 | 齊藤 京子 |
5 | 加藤 史帆 |
4 | 影山 優佳 |
2 | 潮 紗理菜 |
Hinatazaka46 News 日向坂 46 新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hinatazaka46/news
🛎️ Route: /hinatazaka46/news
🐙 Source Code: /hinatazaka46/news.ts
ThoughtCo
Category
💡 Example: https://rsshub.app/thoughtco
🔥 Top Feeds on Folo:
🛎️ Route: /thoughtco/:category?
🔗 Parameters:
category
- Optional
- Description: Category id, see below
🐙 Source Code: /thoughtco/index.ts
Science, Tech, Math
category | id |
---|---|
Science | science-4132464 |
Math | math-4133545 |
Social Sciences | social-sciences-4133522 |
Computer Science | computer-science-4133486 |
Animals & Nature | animals-and-nature-4133421 |
Humanities
category | id |
---|---|
History & Culture | history-and-culture-4133356 |
Visual Arts | visual-arts-4132957 |
Literature | literature-4133251 |
English | english-4688281 |
Geography | geography-4133035 |
Philosophy | philosophy-4133025 |
Issues | issues-4133022 |
Languages
category | id |
---|---|
English as a Second Language | esl-4133095 |
Spanish | spanish-4133085 |
French | french-4133079 |
German | german-4133073 |
Italian | italian-4133069 |
Japanese | japanese-4133062 |
Mandarin | mandarin-4133057 |
Russian | russian-4175265 |
Resources
category | id |
---|---|
For Students & Parents | for-students-parents-4132588 |
For Educators | for-educators-4132509 |
For Adult Learners | for-adult-learners-4132469 |
More categories
Science
category | id |
---|---|
Chemistry | chemistry-4133594 |
Biology | biology-4133580 |
Physics | physics-4133571 |
Geology | geology-4133564 |
Astronomy | astronomy-4133558 |
Weather & Climate | weather-and-climate-4133550 |
Math
category | id |
---|---|
Math Tutorials | math-tutorials-4133543 |
Geometry | geometry-4133540 |
Arithmetic | arithmetic-4133542 |
Pre Algebra & Algebra | pre-algebra-and-algebra-4133541 |
Statistics | statistics-4133539 |
Exponential Decay | exponential-decay-4133528 |
Worksheets By Grade | worksheets-by-grade-4133526 |
Resources | math-resources-4133523 |
Social Sciences
category | id |
---|---|
Psychology | psychology-4160512 |
Sociology | sociology-4133515 |
Archaeology | archaeology-4133504 |
Economics | economics-4133521 |
Ergonomics | ergonomics-4133492 |
Computer Science
category | id |
---|---|
PHP Programming | php-4133485 |
Perl | perl-4133481 |
Python | python-4133477 |
Java Programming | java-programming-4133478 |
Javascript Programming | javascript-programming-4133476 |
Delphi Programming | delphi-programming-4133475 |
C & C++ Programming | c-and-c-plus-programming-4133470 |
Ruby Programming | ruby-programming-4133469 |
Visual Basic | visual-basic-4133468 |
Animals and Nature
category | id |
---|---|
Amphibians | amphibians-4133418 |
Birds | birds-4133416 |
Habitat Profiles | habitat-profiles-4133412 |
Mammals | mammals-4133411 |
Reptiles | reptiles-4133408 |
Insects | insects-4133406 |
Marine Life | marine-life-4133393 |
Forestry | forestry-4133386 |
Dinosaurs | dinosaurs-4133376 |
Evolution | evolution-4133366 |
History and Culture
category | id |
---|---|
American History | american-history-4133354 |
African American History | african-american-history-4133344 |
African History | african-history-4133338 |
Ancient History and Culture | ancient-history-4133336 |
Asian History | asian-history-4133325 |
European History | european-history-4133316 |
Genealogy | genealogy-4133308 |
Inventions | inventions-4133303 |
Latin American History | latin-american-history-4133296 |
Medieval & Renaissance History | medieval-and-renaissance-history-4133289 |
Military History | military-history-4133285 |
The 20th Century | 20th-century-4133273 |
Women's History | womens-history-4133260 |
Visual Arts
category | id |
---|---|
Art & Artists | art-4132956 |
Architecture | architecture-4132953 |
Literature
category | id |
---|---|
Best Sellers | best-sellers-4133250 |
Classic Literature | classic-literature-4133245 |
Plays & Drama | plays-and-drama-4133239 |
Poetry | poetry-4133232 |
Quotations | quotations-4133229 |
Shakespeare | shakespeare-4133223 |
Short Stories | short-stories-4133217 |
Children's Books | childrens-books-4133216 |
English
category | id |
---|---|
English Grammar | english-grammar-4133049 |
Writing | writing-4133048 |
Geography
category | id |
---|---|
Basics | geography-basics-4133034 |
Physical Geography | physical-geography-4133032 |
Political Geography | political-geography-4133033 |
Population | population-4133031 |
Country Information | country-information-4133030 |
Key Figures & Milestones | key-figures-and-milestones-4133029 |
Maps | maps-4133027 |
Urban Geography | urban-geography-4133026 |
Philosophy
category | id |
---|---|
Philosophical Theories & Ideas | philosophical-theories-and-ideas-4133024 |
Major Philosophers | major-philosophers-4133023 |
Issues
category | id |
---|---|
The U. S. Government | us-government-4133021 |
U.S. Foreign Policy | us-foreign-policy-4133010 |
U.S. Liberal Politics | us-liberal-politics-4133009 |
U.S. Conservative Politics | us-conservative-politics-4133006 |
Women's Issues | womens-issues-4133002 |
Civil Liberties | civil-liberties-4132996 |
The Middle East | middle-east-4132989 |
Race Relations | race-relations-4132982 |
Immigration | immigration-4132977 |
Crime & Punishment | crime-and-punishment-4132972 |
Canadian Government | canadian-government-4132959 |
Understanding Types of Government | types-of-government-5179107 |
English as a Second Language
category | id |
---|---|
Pronunciation & Conversation | esl-pronunciation-and-conversation-4133093 |
Vocabulary | esl-vocabulary-4133092 |
Writing Skills | esl-writing-skills-4133091 |
Reading Comprehension | esl-reading-comprehension-4133090 |
Grammar | esl-grammar-4133089 |
Business English | esl-business-english-4133088 |
Resources for Teachers | resources-for-esl-teachers-4133087 |
Spanish
category | id |
---|---|
History & Culture | spanish-history-and-culture-4133084 |
Pronunciation | spanish-pronunciation-4133083 |
Vocabulary | spanish-vocabulary-4133082 |
Writing Skills | spanish-writing-skills-4133081 |
Grammar | spanish-grammar-4133080 |
French
category | id |
---|---|
Pronunciation & Conversation | french-pronunciation-4133075 |
Vocabulary | french-vocabulary-4133076 |
Grammar | french-grammar-4133074 |
Resources For Teachers | french-resources-for-french-teachers-4133077 |
German
category | id |
---|---|
History & Culture | german-history-and-culture-4133071 |
Pronunciation & Conversation | german-pronunciation-4133070 |
Vocabulary | german-vocabulary-4133068 |
Grammar | german-grammar-4133067 |
Italian
category | id |
---|---|
History & Culture | italian-history-and-culture-4133065 |
Vocabulary | italian-vocabulary-4133061 |
Grammar | italian-grammar-4133063 |
Japanese
category | id |
---|---|
History & Culture | japanese-history-and-culture-4133058 |
Essential Japanese Vocabulary | japanese-vocabulary-4133060 |
Japanese Grammar | japanese-grammar-4133056 |
Mandarin
category | id |
---|---|
Mandarin History and Culture | mandarin-history-and-culture-4133054 |
Pronunciation | mandarin-pronunciation-4133053 |
Vocabulary | mandarin-vocabulary-4133052 |
Understanding Chinese Characters | understanding-chinese-characters-4133051 |
Russian
category | id |
---|---|
Russian | russian-4175265 |
For Students & Parents
category | id |
---|---|
Homework Help | homework-help-4132587 |
Private School | private-school-4132514 |
Test Prep | test-prep-4132578 |
College Admissions | college-admissions-4132565 |
College Life | college-life-4132553 |
Graduate School | graduate-school-4132543 |
Business School | business-school-4132536 |
Law School | law-school-4132527 |
Distance Learning | distance-learning-4132521 |
For Educators
category | id |
---|---|
Becoming A Teacher | becoming-a-teacher-4132510 |
Assessments & Tests | assessments-and-tests-4132508 |
Elementary Education | elementary-education-4132507 |
Secondary Education | secondary-education-4132504 |
Special Education | special-education-4132499 |
Teaching | teaching-4132488 |
Homeschooling | homeschooling-4132480 |
For Adult Learners
category | id |
---|---|
Tips For Adult Students | tips-for-adult-students-4132468 |
Getting Your Ged | getting-your-ged-4132466 |
字节点击
标签
🔥 5🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/byteclicks/tag/人工智能
🔥 Top Feeds on Folo:
🛎️ Route: /byteclicks/tag/:tag
🔗 Parameters:
tag
- Required
- Description: 标签,可在URL中找到
🐙 Source Code: /byteclicks/tag.ts
Unknown
通識・現代中國
議題熱話
💡 Example: https://rsshub.app/chiculture/topic
🔥 Top Feeds on Folo:
🛎️ Route: /chiculture/topic/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为全部
🐙 Source Code: /chiculture/topic.ts
全部 | 現代中國 | 今日香港 | 全球化 | 一周時事通識 |
---|---|---|---|---|
76 | 479 | 480 | 379 |
消费者委员会
文章
💡 Example: https://rsshub.app/consumer
🔥 Top Feeds on Folo:
🛎️ Route: /consumer/:category?/:language?/:keyword?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为測試及調查
language
- Optional
- Description: 语言,见下表,默认为繁体中文
keyword
- Optional
- Description: 关键字,默认为空
🐙 Source Code: /consumer/index.ts
分类
测试及调查 | 生活资讯 | 投诉实录 | 议题评论 |
---|---|---|---|
test | life | complaint | topic |
语言
简体中文 | 繁体中文 |
---|---|
sc | tc |
消費全攻略
🟢 Passed Test
💡 Example: https://rsshub.app/consumer/shopping-guide
🛎️ Route: /consumer/shopping-guide/:category?/:language?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为
trivia
language
- Optional
- Description: 语言,见上表,默认为
tc
🐙 Source Code: /consumer/shopping-guide.ts
冷知識 | 懶人包 | 特集 | 銀髮一族 | 飲食煮意 | 科技達人 | 健康美容 | 規劃人生 | 消閒娛樂 | 家品家電 | 親子時光 | 綠色生活 |
---|---|---|---|---|---|---|---|---|---|---|---|
trivia | tips | features | silver-hair-market | food-and-cooking | tech-savvy | health-and-beauty | life-and-financial-planning | leisure-and-entertainment | home-appliances | family-and-kids | green-living |
中国科普博览
直播回看
🔥 5🔄 Support BT🔍 Support Radar
💡 Example: https://rsshub.app/kepu/live
🔥 Top Feeds on Folo:
🛎️ Route: /kepu/live
🐙 Source Code: /kepu/live.ts
龙腾网
网站翻译
🔥 5🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ltaaa/article
🔥 Top Feeds on Folo:
🛎️ Route: /ltaaa/article
🐙 Source Code: /ltaaa/article.ts
Patreon
Home
🔥 5⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/patreon/straightupsisters
🔥 Top Feeds on Folo:
🛎️ Route: /patreon/:creator
🔗 Parameters:
creator
- Required
- Description: Patreon creator id, can be found in the url
⚙️ Deployment Configs:
PATREON_SESSION_ID
, optional - The value of the session_id cookie after logging in to Patreon, required to access paid posts
🐙 Source Code: /patreon/feed.ts
大河财立方
新闻
🔥 4🟢 Passed Test
💡 Example: https://rsshub.app/dahecube
🔥 Top Feeds on Folo:
🛎️ Route: /dahecube/:type?
🔗 Parameters:
type
- Optional
- Description: 板块,见下表,默认为推荐
🐙 Source Code: /dahecube/index.ts
推荐 | 党史 | 豫股 | 财经 | 投教 | 金融 | 科创 | 投融 | 专栏 |
---|---|---|---|---|---|---|---|---|
recommend | history | stock | business | education | finance | science | invest | column |
上下游 News&Market
分類
💡 Example: https://rsshub.app/newsmarket
🔥 Top Feeds on Folo:
🛎️ Route: /newsmarket/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首页
🐙 Source Code: /newsmarket/index.ts
時事。政策 | 食安 | 新知 | 愛地方 | 種好田 | 好吃。好玩 |
---|---|---|---|---|---|
news-policy | food-safety | knowledge | country-life | good-farming | good-food-fun |
食農教育 | 人物 | 漁業。畜牧 | 綠生活。國際 | 評論 |
---|---|---|---|---|
food-education | people-and-history | raising-and-breeding | living-green-travel | opinion |
NL Times
News
💡 Example: https://rsshub.app/nltimes/news/top-stories
🔥 Top Feeds on Folo:
🛎️ Route: /nltimes/news/:category?
🔗 Parameters:
category
- Optional
- Description: category
🐙 Source Code: /nltimes/news.ts
Top Stories (default) | Health | Crime | Politics | Business | Tech | Culture | Sports | Weird | 1-1-2 |
---|---|---|---|---|---|---|---|---|---|
top-stories | health | crime | politics | business | tech | culture | sports | weird | 1-1-2 |
論盡媒體 AllAboutMacau Media
话题
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aamacau
🔥 Top Feeds on Folo:
🛎️ Route: /aamacau/:category?/:id?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为即時報道
id
- Optional
- Description: id,可在对应页面 URL 中找到,默认为空
🐙 Source Code: /aamacau/index.ts
即時報道 | 每週專題 | 藝文爛鬼樓 | 論盡紙本 | 新聞事件 | 特別企劃 |
---|---|---|---|---|---|
breakingnews | weeklytopic | culture | press | case | special |
TIP
除了直接订阅分类全部文章(如 每週專題 的对应路由为 /aamacau/weeklytopic),你也可以订阅特定的专题,如 【9-12】2021 澳門立法會選舉 的对应路由为 /【9-12】2021 澳門立法會選舉。
分类中的专题也可以单独订阅,如 新聞事件 中的 「武漢肺炎」新聞檔案 对应路由为 /case/「武漢肺炎」新聞檔案。
同理,其他分类同上例子也可以订阅特定的单独专题。
Esquire Hong Kong
Tag
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/esquirehk/tag/Fashion
🔥 Top Feeds on Folo:
🛎️ Route: /esquirehk/tag/:id?
🔗 Parameters:
id
- Optional
- Description: 标签,可在对应标签页 URL 中找到
🐙 Source Code: /esquirehk/tag.ts
Focus Taiwan
Category
🔥 3🟢 Passed Test
💡 Example: https://rsshub.app/focustaiwan
🔥 Top Feeds on Folo:
🛎️ Route: /focustaiwan/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为 news
🐙 Source Code: /focustaiwan/index.ts
Latest | Editor's Picks | Photos of the Day |
---|---|---|
news | editorspicks | photos |
Politics | Cross-strait | Business | Society | Science & Tech | Culture | Sports |
---|---|---|---|---|---|---|
politics | cross-strait | business | society | science & tech | culture | sports |
Google
News
🔥 3🟢 Passed Test
💡 Example: https://rsshub.app/google/news/Top stories/hl=en-US&gl=US&ceid=US:en
🔥 Top Feeds on Folo:
🛎️ Route: /google/news/:category/:locale
🔗 Parameters:
category
- Required
- Description: Category Title
locale
- Required
- Description: locales, could be found behind
?
, includinghl
,gl
, andceid
as parameters
🐙 Source Code: /google/news.ts
Jones Lang LaSalle
JLL is a global real estate services firm in commercial property and investment management, providing services for real estate owners, occupiers and investors.
Trends & Insights
💡 Example: https://rsshub.app/joneslanglasalle/en/trends-and-insights
🔥 Top Feeds on Folo:
🛎️ Route: /joneslanglasalle/:language?/:category{.+}?
🔗 Parameters:
language
- Optional
- Description: Language,
zh
by default
category{.}
- Optional
- Description: N/A
🐙 Source Code: /joneslanglasalle/index.ts
TIP
If you subscribe to Trends & Insights,where the URL is https://www.joneslanglasalle.com.cn/en/trends-and-insights
, extract the part https://joneslanglasalle.com.cn/
to the end. Use zh
and trends-and-insights
as the parameters to fill in. Therefore, the route will be /joneslanglasalle/en/trends-and-insights
.
Category | ID |
---|---|
Latest | trends-and-insights |
Workplace | trends-and-insights/workplace |
Investor | trends-and-insights/investor |
Cities | trends-and-insights/cities |
Research | trends-and-insights/research |
蓝点网
分类
💡 Example: https://rsshub.app/landiannews/category/sells
🔥 Top Feeds on Folo:
🛎️ Route: /landiannews/category/:slug
🔗 Parameters:
slug
- Required
- Description: 分类名称
🐙 Source Code: /landiannews/category.ts
首页
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/landiannews
🛎️ Route: /landiannews/
🐙 Source Code: /landiannews/index.ts
标签
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/landiannews/tag/linux-kernel
🛎️ Route: /landiannews/tag/:slug
🔗 Parameters:
slug
- Required
- Description: 标签名称
🐙 Source Code: /landiannews/tag.ts
PeoPo 公民新聞
新聞分類
💡 Example: https://rsshub.app/peopo/topic/159
🔥 Top Feeds on Folo:
🛎️ Route: /peopo/topic/:topicId?
🔗 Parameters:
topicId
- Optional
- Description: 分類 ID,見下表,默認為社會關懷
🐙 Source Code: /peopo/topic.ts
分類 | ID |
---|---|
社會關懷 | 159 |
生態環保 | 113 |
文化古蹟 | 143 |
社區改造 | 160 |
教育學習 | 161 |
農業 | 163 |
生活休閒 | 162 |
媒體觀察 | 164 |
運動科技 | 165 |
政治經濟 | 166 |
北台灣 | 223 |
中台灣 | 224 |
南台灣 | 225 |
東台灣 | 226 |
校園中心 | 167 |
原住民族 | 227 |
天然災害 | 168 |
Scientific American
Scientific American is the essential guide to the most awe-inspiring advances in science and technology, explaining how they change our understanding of the world and shape our lives.
Podcasts
🔥 3🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/scientificamerican/podcast
🔥 Top Feeds on Folo:
🛎️ Route: /scientificamerican/podcast/:id?
🔗 Parameters:
id
- Optional
- Description: ID, see below
🐙 Source Code: /scientificamerican/podcast.ts
TIP
If you subscribe to Science Quickly,where the URL is https://www.scientificamerican.com/podcast/science-quickly/
, extract the part https://www.scientificamerican.com/podcast/
to the end, which is science-quickly
, and use it as the parameter to fill in. Therefore, the route will be /scientificamerican/podcast/science-quickly
.
All | Science Quickly | Uncertain |
---|---|---|
science-quickly | science-talk |
腾讯研究院
最近更新
💡 Example: https://rsshub.app/tisi/latest
🔥 Top Feeds on Folo:
🛎️ Route: /tisi/latest
🐙 Source Code: /tisi/index.ts
DeepL
Blog
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/deepl/blog/en
🔥 Top Feeds on Folo:
🛎️ Route: /deepl/blog/:lang?
🔗 Parameters:
lang
- Optional
- Options:
- Description: Language,
en
as English by default
🐙 Source Code: /deepl/blog.ts
TIP
To subscribe to Blog, where the source URL is https://www.deepl.com/en/blog
, extract the certain parts from this URL to be used as parameters, resulting in the route as /deepl/blog/en
.
More languages
樊登读书
樊登福州运营中心
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dushu/fuzhou
🔥 Top Feeds on Folo:
🛎️ Route: /dushu/fuzhou
🐙 Source Code: /dushu/fuzhou/index.ts
隆众资讯
资讯
🔥 2🟢 Passed Test
💡 Example: https://rsshub.app/oilchem/list/140/18263
🔥 Top Feeds on Folo:
🛎️ Route: /oilchem/:type?/:category?/:subCategory?
🔗 Parameters:
type
- Optional
- Description: 类别 id,可在对应类别页中找到,默认为首页
category
- Optional
- Description: 分类 id,可在对应分类页中找到
subCategory
- Optional
- Description: 子分类 id,可在对应分类页中找到
🐙 Source Code: /oilchem/index.ts
以下是几个例子:
化工 https://chem.oilchem.net
中,类别 id 为 chem
,分类 id 为空,子分类 id 为空,对应路由即为 /oilchem/chem
甲醇 的相关资讯有两个页面入口:其一 https://chem.oilchem.net/chemical/methanol.shtml
中,类别 id 为 chem
,分类 id 为 chemical
,子分类 id 为 methanol
,对应路由即为 /oilchem/chem/chemical/methanol
或其二 https://list.oilchem.net/140
中,类别 id 为 list
,分类 id 为 140
,子分类 id 为空,对应路由即为 /oilchem/list/140
;
甲醇热点聚焦 https://list.oilchem.net/140/18263
中,类别 id 为 list
,分类 id 为 140
,子分类 id 为 18263
,对应路由即为 /oilchem/list/140/18263
Psyche
Topics
💡 Example: https://rsshub.app/psyche/topic/therapeia
🔥 Top Feeds on Folo:
🛎️ Route: /psyche/topic/:topic
🔗 Parameters:
topic
- Required
- Description: Topic
🐙 Source Code: /psyche/topic.ts
Supported categories: Therapeia, Eudaimonia, and Poiesis.
Types
💡 Example: https://rsshub.app/psyche/type/ideas
🛎️ Route: /psyche/type/:type
🔗 Parameters:
type
- Required
- Description: Type
🐙 Source Code: /psyche/type.ts
Supported types: Ideas, Guides, and Films.
全民健康网
新闻
🔥 2🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qm120/news
🔥 Top Feeds on Folo:
🛎️ Route: /qm120/news/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为健康焦点
🐙 Source Code: /qm120/news.ts
健康焦点 | 行业动态 | 医学前沿 | 法规动态 |
---|---|---|---|
jdxw | hydt | yxqy | fgdt |
食品安全 | 医疗事故 | 医药会展 | 医药信息 |
---|---|---|---|
spaq | ylsg | yyhz | yyxx |
新闻专题 | 行业新闻 |
---|---|
zhuanti | xyxw |
zyw
今日热榜
💡 Example: https://rsshub.app/zyw/hot
🔥 Top Feeds on Folo:
🛎️ Route: /zyw/hot/:site?
🔗 Parameters:
site
- Optional
- Description: 站点,见下表,默认为空,即全部
🐙 Source Code: /zyw/hot.ts
TIP
全部站点请见 此处
哔哩哔哩 | 微博 | 知乎 | 36 氪 | 百度 | 少数派 | IT 之家 | 澎湃新闻 | 今日头条 | 百度贴吧 | 稀土掘金 | 腾讯新闻 |
---|
全国港澳研究会
分类
💡 Example: https://rsshub.app/cahkms
🔥 Top Feeds on Folo:
🛎️ Route: /cahkms/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为重要新闻
🐙 Source Code: /cahkms/index.ts
关于我们 | 港澳新闻 | 重要新闻 | 顾问点评、会员观点 | 专题汇总 |
---|---|---|---|---|
01 | 02 | 03 | 04 | 05 |
港澳时评 | 图片新闻 | 视频中心 | 港澳研究 | 最新书讯 | 研究资讯 |
---|---|---|---|---|---|
06 | 07 | 08 | 09 | 10 | 11 |
中国豆制品网
资讯
🔥 1🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cbpanet/dzp_news/2/11
🔥 Top Feeds on Folo:
🛎️ Route: /cbpanet/dzp_news/:bigId?/:smallId?
🔗 Parameters:
bigId
- Optional
- Description: 分类 id,默认为
2
,即行业资讯,可在对应分类页 URL 中找到
smallId
- Optional
- Description: 子分类 id,默认为
11
,即行业资讯,可在对应分类页 URL 中找到
🐙 Source Code: /cbpanet/index.ts
TIP
若订阅 行业资讯,网址为 https://www.cbpanet.com/dzp_news.aspx?bigid=2&smallid=11
。截取 https://www.cbpanet.com/
的 bigid
和 smallid
的部分作为参数填入,此时路由为 /cbpanet/dzp_news/4/15
。
更多分类
协会
协会介绍 | 协会章程 | 理事会 | 内设机构 | 协会通知 | 协会活动 |
---|---|---|---|---|---|
1/1 | 1/2 | 1/3 | 1/4 | 1/5 | 1/6 |
出版物 | 会员权利与义务 |
---|---|
1/7 | 1/30 |
行业资讯
国内资讯 | 海外资讯 | 企业新闻 | 行业资讯 | 热点聚焦 | 今日推荐 |
---|---|---|---|---|---|
2/8 | 2/9 | 2/10 | 2/11 | 2/43 | 2/44 |
原料信息
价格行情 | 分析预测 | 原料信息 | 热点聚焦 |
---|---|---|---|
3/12 | 3/13 | 3/40 | 3/45 |
法规标准
法规资讯 | 法律法规 | 国内标准 | 国外标准 | 法规聚焦 | 今日推荐 |
---|---|---|---|---|---|
4/15 | 4/16 | 4/14 | 4/17 | 4/46 | 4/47 |
技术专区
产品介绍 | 科技成果 | 学术论文 | 资料下载 | 专家 | 民间智库 |
---|---|---|---|---|---|
5/18 | 5/19 | 5/20 | 5/21 | 5/50 | 5/57 |
豆制品消费指南
膳食指南 | 营养成分 | 豆食菜谱 | 问与答 | 今日推荐 | 消费热点 |
---|---|---|---|---|---|
6/22 | 6/23 | 6/24 | 6/31 | 6/48 | 6/53 |
营养与健康
大豆营养概况 | 大豆食品和人类健康 | 世界豆类日,爱豆大行动 | 谣言粉碎机 | 最新资讯 | 专家视点 |
---|---|---|---|---|---|
7/25 | 7/26 | 7/27 | 7/29 | 7/41 | 7/49 |
中国钢铁工业协会
栏目
🔥 1🟢 Passed Test
💡 Example: https://rsshub.app/chinaisa
🔥 Top Feeds on Folo:
🛎️ Route: /chinaisa/:id?
🔗 Parameters:
id
- Optional
- Description: 栏目,见下表,默认为钢协动态
🐙 Source Code: /chinaisa/index.ts
栏目 | id |
---|---|
钢协动态 | 58af05dfb6b4300151760176d2aad0a04c275aaadbb1315039263f021f920dcd |
钢协要闻 | 67ea4f106bd8f0843c0538d43833c463a0cd411fc35642cbd555a5f39fcf352b |
会议报道 | e5070694f299a43b20d990e53b6a69dc02e755fef644ae667cf75deaff80407a |
领导讲话 | a873c2e67b26b4a2d8313da769f6e106abc9a1ff04b7f1a50674dfa47cf91a7b |
图片新闻 | 806254321b2459bddb3c2cb5590fef6332bd849079d3082daf6153d7f8d62e1e |
更多栏目
党建工作
栏目 | id |
---|---|
党建工作 | 10e8911e0c852d91f08e173c768700da608abfb4e7b0540cb49fa5498f33522b |
学习贯彻习近平新时代中国特色社会主义思想主题教育专栏 | b7a7ad4b5d8ffaca4b29f3538fd289da9d07f827f89e6ea57ef07257498aacf9 |
党史学习教育专栏 | 4d8e7dec1b672704916331431156ea7628a598c191d751e4fc28408ccbd4e0c4 |
不忘初心、牢记使命 | 427f7c28c90ec9db1aab78db8156a63ff2e23f6a0cea693e3847fe6d595753db |
两学一做 | 5b0609fedc9052bb44f1cfe9acf5ec8c9fe960f22a07be69636f2cf1cacaa8f7 |
钢协党代会 | beaaa0314f0f532d4b18244cd70df614a4af97465d974401b1f5b3349d78144b |
创先争优 | e7ea82c886ba18691210aaf48b3582a92dca9c4f2aab912757cedafb066ff8a6 |
青年工作 | 2706ee3a4a4c3c23e90e13c8fdc3002855d1dba394b61626562a97b33af3dbd0 |
日常动态 | e21157a082fc0ab0d7062c8755e91472ee0d23de6ccc5c2a44b62e54062cf1e4 |
要闻
栏目 | id |
---|---|
要闻 | c42511ce3f868a515b49668dd250290c80d4dc8930c7e455d0e6e14b8033eae2 |
会员动态 | 268f86fdf61ac8614f09db38a2d0295253043b03e092c7ff48ab94290296125c |
疫情应对专栏 | a83c48faeb34065fd9b33d3c84957a152675141458aedc0ec454b760c9fcad65 |
统计发布
栏目 | id |
---|---|
统计发布 | 2e3c87064bdfc0e43d542d87fce8bcbc8fe0463d5a3da04d7e11b4c7d692194b |
生产经营 | 3238889ba0fa3aabcf28f40e537d440916a361c9170a4054f9fc43517cb58c1e |
进出口 | 95ef75c752af3b6c8be479479d8b931de7418c00150720280d78c8f0da0a438c |
环保统计 | 619ce7b53a4291d47c19d0ee0765098ca435e252576fbe921280a63fba4bc712 |
行业分析
栏目 | id |
---|---|
行业分析 | 1b4316d9238e09c735365896c8e4f677a3234e8363e5622ae6e79a5900a76f56 |
市场分析 | a44207e193a5caa5e64102604b6933896a0025eb85c57c583b39626f33d4dafd |
板带材 | 05d0e136828584d2cd6e45bdc3270372764781b98546cce122d9974489b1e2f2 |
社会库存 | 197422a82d9a09b9cc86188444574816e93186f2fde87474f8b028fc61472d35 |
钢材价格指数
栏目 | id |
---|---|
钢材价格指数 | 17b6a9a214c94ccc28e56d4d1a2dbb5acef3e73da431ddc0a849a4dcfc487d04 |
综合价格指数 | 63913b906a7a663f7f71961952b1ddfa845714b5982655b773a62b85dd3b064e |
地区价格 | fc816c75aed82b9bc25563edc9cf0a0488a2012da38cbef5258da614d6e51ba9 |
宏观经济信息
栏目 | id |
---|---|
宏观经济信息 | 5d77b433182404193834120ceed16fe0625860fafd5fd9e71d0800c4df227060 |
相关行业信息 | ae2a3c0fd4936acf75f4aab6fadd08bc6371aa65bdd50419e74b70d6f043c473 |
国际动态 | 1bad7c56af746a666e4a4e56e54a9508d344d7bc1498360580613590c16b6c41 |
专题报道
栏目 | id |
---|---|
专题报道 | 50e7242bfd78b4395f3338df7699a0ff8847b886c4c3a55bd7c102a2cfe32fe9 |
钢协理事会 | 40c6404418699f0f8cb4e513013bb110ef250c782f0959852601e7c75e1afcd8 |
钢协新闻发布会 | 11ea370f565c6c141b1a4dac60aa00c4331bd442382a5dd476a5e73e001b773c |
劳模表彰 | 907e4ae217bf9c981a132051572103f9c87cccb7f00caf5a1770078829e6bcb3 |
钢铁行业职业技能竞赛 | 563c15270a691e3c7cb9cd9ba457c5af392eb4630fa833fc1a55c8e2afbc28a9 |
成果奖励
栏目 | id |
---|---|
成果奖励 | a6c30053b66356b4d77fbf6668bda69f7e782b2ae08a21d5db171d50a504bd40 |
冶金科学技术奖 | 50fe0c63f657ee48e49cb13fe7f7c5502046acdb05e2ee8a317f907af4191683 |
企业管理现代化创新成果 | b5607d3b73c2c3a3b069a97b9dbfd59af64aea27bafd5eb87ba44d1b07a33b66 |
清洁生产环境友好企业 | 4475c8e21374d063a22f95939a2909837e78fab1832dc97bf64f09fa01c0c5f7 |
产品开发市场开拓奖 | 169e34d7b29e3deaf4d4496da594d3bbde2eb0a40f7244b54dbfb9cc89a37296 |
质量金杯奖 | 68029784be6d9a7bf9cb8cace5b8a5ce5d2d871e9a0cbcbf84eeae0ea2746311 |
节能减排
栏目 | id |
---|---|
节能减排 | 08895f1681c198fdf297ab38e33e1f428f6ccf2add382f3844a52e410f10e5a0 |
先进节能环保技术 | 6e639343a517fd08e5860fba581d41940da523753956ada973b6952fc05ef94f |
钢铁企业超低排放改造和评估监测进展情况公示 | 50d99531d5dee68346653ca9548f308764ad38410a091e662834a5ed66770174 |
国际交流
栏目 | id |
---|---|
国际交流 | 4753eef81b4019369d4751413d852ab9027944b84c612b5a08614e046d169e81 |
外事动态 | aa590ec6f835136a9ce8c9f3d0c3b194beb6b78037466ab40bb4aacc32adfcc9 |
国际会展 | 05ac1f2971bc375d25c9112e399f9c3cbb237809684ebc5b0ca4a68a1fcb971c |
政策法规
栏目 | id |
---|---|
政策法规 | 63a69eb0087f1984c0b269a1541905f19a56e117d56b3f51dfae0e6c1d436533 |
政策法规 | a214b2e71c3c79fa4a36ff382ee5f822b9603634626f7e320f91ed696b3666f2 |
贸易规则 | 5988b2380d04d3efde8cc247377d19530c17904ec0b5decdd00f9b3e026e3715 |
分会园地
栏目 | id |
---|---|
分会园地 | d059d6751dcaae94e31a795072267f7959c35d012eebb9858b3ede2990e82ea9 |
法律分会 | 96000647f18ea78fa134a3932563e7d27c68d0482de498f179b44846234567a9 |
设备分会 | c8e1e3f52406115c2c03928271bbe883c0875b7c9f2f67492395685a62a1a2d8 |
国际产能合作 | 4fb8cc4b0d6f905a969ac3375f6d17b34df4dcae69d798d2a4616daa80af020c |
绿化分会 | ad55a0fbc1a44e94fb60e21b98cf967aca17ecf1450bdfb3699468fe8235103b |
钢铁知识
栏目 | id |
---|---|
钢铁知识 | 7f7509ff045023015e0d6c1ba22c32734b673be2ec14eae730a99c08e3badb3f |
钢铁材料使用 | 7e319d71258ed6bb663cf59b4cf67fe97894e60aa5520f3d2cf966f82f9b89ac |
钢铁标准 | fae0c4dd27f8fe4759941e78c9dc1dfe0088ce30d1b684d12be4c8172d2c08e1 |
钢协刊物
栏目 | id |
---|---|
钢协刊物 | ed51af486f6d4b313b3aaf8fea0b32a4a2d4a89714c61992caf01942eb61831b |
中国钢铁业 | 6440bdfccadf87908b13d8bbd9a66bb89bbd60cc5e175c018ca1c62c7d55e61f |
钢铁信息 | 2b66af0b2cda9b420739e55e255a6f72f277557670ef861c9956da8fde25da05 |
聚美丽
首页资讯
🔥 1🚨 Strict Anti-crawling⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/jumeili/home
🔥 Top Feeds on Folo:
🛎️ Route: /jumeili/home/:column?
🔗 Parameters:
column
- Optional
- Description: 内容栏, 默认为
0
(最新)。其他可选:-1
(头条)、62073
(精选)、13243
(年度大会)等。详细可以在开发者工具 Network 面板中找到,如:https://www.jumeili.cn/ws/AjaxService.ashx?act=index_article&page=1&pageSize=20&column=0
最后的column=0
即为column
参数
⚙️ Deployment Configs:
JUMEILI_COOKIE
, optional - 用户登录后,可以从浏览器开发者工具 Network 面板中的 jumeili 页面请求获取 Cookie,如:ASP.NET_SessionId=xxx;jmlweb4=xxx
全部复制并设置为环境变量
🐙 Source Code: /jumeili/home.ts
:::Warning 未登录用户无法获取完整文章内容,只能看到预览内容。想要获取完整文章内容,需要设置JUMEILI_COOKIE
环境变量。 :::
仮面ライダ
最新情報
💡 Example: https://rsshub.app/kamen-rider-official/news
🔥 Top Feeds on Folo:
🛎️ Route: /kamen-rider-official/news/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, すべて by default
🐙 Source Code: /kamen-rider-official/news.ts
Category |
---|
すべて |
テレビ |
映画・V シネマ等 |
Blu-ray・DVD、配信等 |
20 作記念グッズ・東映 EC 商品 |
石ノ森章太郎生誕 80 周年記念商品 |
玩具・カード |
食品・飲料・菓子 |
子供生活雑貨 |
アパレル・大人向け雑貨 |
フィギュア・ホビー・一番くじ・プライズ |
ゲーム・デジタル |
雑誌・書籍・漫画 |
音楽 |
映像 |
イベント |
ホテル・レストラン等 |
キャンペーン・タイアップ等 |
その他 |
KAMEN RIDER STORE |
THE 鎧武祭り |
鎧武外伝 |
仮面ライダーリバイス |
ファイナルステージ |
THE50 周年展 |
風都探偵 |
仮面ライダーギーツ |
仮面ライダーアウトサイダーズ |
仮面ライダーガッチャード |
仮面ライダー BLACK SUN |
Onet
News
🔥 1🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/onet/news
🔥 Top Feeds on Folo:
🛎️ Route: /onet/news
🐙 Source Code: /onet/news.ts
This route provides a better reading experience (full text articles) over the official one for https://wiadomosci.onet.pl
.
软餐
搜索
🔥 1🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/ruancan/search/Windows
🔥 Top Feeds on Folo:
🛎️ Route: /ruancan/search/:keyword?
🔗 Parameters:
keyword
- Optional
- Description: 关键字,默认为空
🐙 Source Code: /ruancan/search.ts
分类
💡 Example: https://rsshub.app/ruancan/category/news
🛎️ Route: /ruancan/category/:category?
🔗 Parameters:
category
- Optional
- Description: 分类 id,可在对应分类页 URL 中找到,默认为业界
🐙 Source Code: /ruancan/category.ts
Unknown
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /ruancan/user/:id
🔗 Parameters:
id
- Required
- Description: N/A
🐙 Source Code: /ruancan/user.ts
Samsung
Research Blog
💡 Example: https://rsshub.app/samsung/research/blog
🔥 Top Feeds on Folo:
🛎️ Route: /samsung/research/blog
🐙 Source Code: /samsung/research/blog.ts
Sensor Tower
Blog
💡 Example: https://rsshub.app/sensortower/blog
🔥 Top Feeds on Folo:
🛎️ Route: /sensortower/blog/:language?
🔗 Parameters:
language
- Optional
- Description: Language, see below, English by default
🐙 Source Code: /sensortower/blog.ts
English | Chinese | Japanese | Korean |
---|---|---|---|
zh-CN | ja | ko |
Автоцентр.ua
Автоцентр.ua: автоновини - Автомобільний сайт N1 в Україні
Автомобільний сайт N1 в Україні
🟢 Passed Test
💡 Example: https://rsshub.app/autocentre
🛎️ Route: /autocentre/
🐙 Source Code: /autocentre/index.ts
加美财经
分类
💡 Example: https://rsshub.app/caus
🛎️ Route: /caus/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为全部
🐙 Source Code: /caus/index.ts
全部 | 要闻 | 商业 | 快讯 | 财富 | 生活 |
---|---|---|---|---|---|
0 | 1 | 2 | 3 | 8 | 6 |
中国五矿化工进出口商会
通用
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cccmc/ywgg/tzgg
🛎️ Route: /cccmc/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /cccmc/index.ts
TIP
若订阅 综合政策,网址为 https://www.cccmc.org.cn/zcfg/zhzc/
,请截取 https://www.cccmc.org.cn/
到末尾的部分 zcfg/zhzc
作为 category
参数填入,此时目标路由为 /cccmc/zcfg/zhzc
。
更多分类
会员之家
会员之声 | 会员动态 | 会员推介 |
---|---|---|
hyzj/hyzs | hyzj/hydt | hyzj/hytj |
政策法规
综合政策 | 国内贸易 | 对外贸易 | 投资合作 |
---|---|---|---|
zcfg/zhzc | zcfg/gnmy | zcfg/dwmy | zcfg/tzhz |
行业资讯
统计分析 | 石油化工 | 金属矿产 | 五金建材 |
---|---|---|---|
hyzx/tjfx | hyzx/syhg | hyzx/jskc | hyzx/wjjc |
商业机会+
供应信息 | 需求信息 | 合作信息 |
---|---|---|
syjh/gyxx | syjh/xqxx | syjh/hzxx |
商会党建
党群动态 | 党内法规 | 青年工作 |
---|---|---|
shdj/dqdt | shdj/dnfg | shdj/qngz |
中国连锁经营协会
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ccfa/1
🛎️ Route: /ccfa/:type?
🔗 Parameters:
type
- Optional
- Description: N/A
🐙 Source Code: /ccfa/index.ts
TIP
若订阅 协会动态,网址为 https://www.ccfa.org.cn/portal/cn/xiehui_list.jsp?type=1
。截取 https://www.ccfa.org.cn/portal/cn/xiehui_list.jsp?type=
到末尾的部分 1
作为参数填入,此时路由为 /ccfa/1
。
分类 | ID |
---|---|
协会动态 | 1 |
行业动态 | 2 |
政策/报告/标准 | 33 |
行业统计 | 10003 |
创新案例 | 10004 |
党建工作 | 7 |
新消费论坛 | 10005 |
政策/报告/标准
分类 | ID |
---|---|
行业报告 | 33 |
行业标准 | 34 |
行业政策 | 39 |
政策权威解读 | 40 |
链捕手 ChainCatcher
Unknown
快讯
💡 Example: https://rsshub.app/chaincatcher/news
🛎️ Route: /chaincatcher/news
🐙 Source Code: /chaincatcher/news.ts
Cherry Times
Market
🟢 Passed Test
💡 Example: https://rsshub.app/cherrytimes/market
🛎️ Route: /cherrytimes/market
🐙 Source Code: /cherrytimes/market.ts
中国有色金属工业网
分类
💡 Example: https://rsshub.app/chinania/xiehuidongtai/xiehuitongzhi
🛎️ Route: /chinania/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /chinania/index.ts
TIP
若订阅 协会通知,网址为 https://www.chinania.org.cn/html/xiehuidongtai/xiehuitongzhi/
。截取 https://www.chinania.org.cn/html
到末尾 /
的部分 xiehuidongtai/xiehuitongzhi
作为参数填入,此时路由为 /chinania/xiehuidongtai/xiehuitongzhi
。
更多分类
协会动态
协会动态 | 协会通知 | 有色企业50强 |
---|---|---|
xiehuidongtai/xiehuidongtai | xiehuidongtai/xiehuitongzhi | xiehuidongtai/youseqiye50qiang |
党建工作
协会党建 | 行业党建 |
---|---|
djgz/xiehuidangjian | djgz/hangyedangjian |
行业新闻
时政要闻 | 要闻 | 行业新闻 | 资讯 |
---|---|---|---|
hangyexinwen/shizhengyaowen | hangyexinwen/yaowen | hangyexinwen/guoneixinwen | hangyexinwen/zixun |
人力资源
相关通知 | 人事招聘 |
---|---|
renliziyuan/xiangguantongzhi | renliziyuan/renshizhaopin |
行业统计
行业分析 | 数据统计 | 景气指数 |
---|---|---|
hangyetongji/tongji | hangyetongji/chanyeshuju | hangyetongji/jqzs |
政策法规
政策法规 |
---|
zcfg/zhengcefagui |
会议展览
会展通知 | 会展报道 |
---|---|
hyzl/huiyizhanlan | hyzl/huizhanbaodao |
充电头网
充电头网是国内最早进行消费类电源技术及其周边配件(快充、充电头、充电器、无线充、车充、车载充电器、数据线、充电线材、移动电源及电芯、USB插排)评测、拆解的专业机构。
最新资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/chongdiantou
🛎️ Route: /chongdiantou/
🐙 Source Code: /chongdiantou/index.ts
中国收入分配研究院
分类
💡 Example: https://rsshub.app/ciidbnu
🛎️ Route: /ciidbnu/:id?
🔗 Parameters:
id
- Optional
- Description: 分类 id,可在分类页地址栏 URL 中找到
🐙 Source Code: /ciidbnu/index.ts
社会动态 | 院内新闻 | 学术观点 | 文献书籍 | 工作论文 | 专题讨论 |
---|---|---|---|---|---|
1 | 5 | 3 | 4 | 6 | 8 |
Diario Frutícola
Filtro
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/diariofruticola/filtro/cerezas/71
🛎️ Route: /diariofruticola/filtro/:filter{.+}
🔗 Parameters:
filter{.}
- Required
- Description: N/A
🐙 Source Code: /diariofruticola/filtro.ts
TIP
If you subscribe to Cerezas,where the URL is https://www.diariofruticola.cl/filtro/cerezas/71/
, extract the part https://diariofruticola.cl/filtro
to the end, which is /
, and use it as the parameter to fill in. Therefore, the route will be /diariofruticola/filtro/cerezas/71
.
EU Disinfo Lab
Publications
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/disinfo/publications
🛎️ Route: /disinfo/publications
🐙 Source Code: /disinfo/publications.ts
Farmatters
Exclusive
💡 Example: https://rsshub.app/farmatters/exclusive
🛎️ Route: /farmatters/exclusive/:locale?,/news/:locale?,/:locale?,/:type/:id/:locale?
🔗 Parameters:
locale
- Optional
- Description: Locale,
zh-CN
oren-US
,zh-CN
by default
🐙 Source Code: /farmatters/index.ts
FoodTalks全球食品资讯网
FoodTalks全球食品资讯网是一个提供食品饮料行业新闻、资讯、分析和商业资源的领先在线平台。它涵盖行业趋势、市场动态、产品创新、投融资信息以及企业新闻,连接行业内的专业人士、企业和消费者。
FoodTalks global food information network
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foodtalks
🛎️ Route: /foodtalks/
🐙 Source Code: /foodtalks/index.ts
Follow The Money
文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ftm
🛎️ Route: /ftm/
🐙 Source Code: /ftm/index.ts
GIS Reports
报告
💡 Example: https://rsshub.app/gis/c/security-challenges/
🛎️ Route: /gisreportsonline/:path{.*}
🔗 Parameters:
path{.}
- Required
- Description: N/A
🐙 Source Code: /gisreportsonline/index.ts
国家粮油信息中心
中国粮食信息网
分类
💡 Example: https://rsshub.app/grainoil/newsListHome/3
🛎️ Route: /grainoil/:category/:id
🔗 Parameters:
category
- Required
- Options:
- Description: 分类,默认为
newsListHome
,可在对应分类页 URL 中找到
id
- Required
- Description: 分类 ID,可在对应分类页 URL 中找到
🐙 Source Code: /grainoil/category.ts
TIP
若订阅 政务信息,网址为 http://load.grainoil.com.cn/newsListHome/1430.jspx
,请截取 https://load.grainoil.com.cn/
到末尾 .jspx
的部分 newsListHome/1430
作为 category
和 id
参数填入,此时目标路由为 /grainoil/newsListHome/1430
。
更多分类
分类 | ID |
---|---|
政务信息 | newsListHome/1430 |
要闻动态 | newsListHome/3 |
产业经济 | newsListHome/1469 |
产业信息 | newsListHome/1471 |
爱粮节粮 | newsListHome/1470 |
政策法规 | newsListChannel/18 |
生产气象 | newsListChannel/19 |
统计资料 | newsListChannel/20 |
综合信息 | newsListChannel/21 |
HKEPC
HKEPC 电脑领域
🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/hkepc/news
🛎️ Route: /hkepc/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为最新消息
🐙 Source Code: /hkepc/index.ts
专题报导 | 新闻中心 | 新品快递 | 超频领域 | 流动数码 | 生活娱乐 | 会员消息 | 脑场新闻 | 业界资讯 | 最新消息 |
---|---|---|---|---|---|---|---|---|---|
coverStory | news | review | ocLab | digital | entertainment | member | price | press | latest |
Indians in Kuwait
News
💡 Example: https://rsshub.app/indiansinkuwait/latest
🛎️ Route: /indiansinkuwait/latest
🐙 Source Code: /indiansinkuwait/latest.ts
艾瑞
研究图表
💡 Example: https://rsshub.app/iresearch/chart
🛎️ Route: /iresearch/chart/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表
🐙 Source Code: /iresearch/chart.ts
媒体文娱 | 广告营销 | 游戏行业 | 视频媒体 | 消费电商 |
---|---|---|---|---|
电子商务 | 消费者洞察 | 旅游行业 | 汽车行业 | 教育行业 |
企业服务 | 网络服务 | 应用服务 | AI 大数据 | 人工智能 |
物流行业 | 金融行业 | 支付行业 | 房产行业 | 医疗健康 |
先进制造 | 新能源 | 区块链 | 其他 |
Kelowna Capital News
News
💡 Example: https://rsshub.app/kelownacapnews/local-news
🛎️ Route: /kelownacapnews/:type
🔗 Parameters:
type
- Required
- Description: Type of news
🐙 Source Code: /kelownacapnews/news.ts
type
is as follows:
News type | Value | News type | Value |
---|---|---|---|
News | news | Sports | sports |
Local News | local-news | Business | business |
Canadian News | national-news | Trending Now | trending-now |
World News | world-news | Opinion | opinion |
Entertainment | entertainment |
kpopping
News
💡 Example: https://rsshub.app/kpopping/news/gender-all/category-all/idol-any/group-any/order
🛎️ Route: /kpopping/news/:filter{.+}?
🔗 Parameters:
filter{.}
- Optional
- Description: N/A
🐙 Source Code: /kpopping/news.ts
TIP
If you subscribe to All male articles,where the URL is https://kpopping.com/news/gender-male/category-all/idol-any/group-any/order
, extract the part https://kpopping.com/news
to the end, which is gender-male/category-all/idol-any/group-any/order
, and use it as the parameter to fill in. Therefore, the route will be /kpopping/news/gender-male/category-all/idol-any/group-any/order
.
Kuwait Local
Categorised News
💡 Example: https://rsshub.app/kuwaitlocal/article
🛎️ Route: /kuwaitlocal/:category?
🔗 Parameters:
category
- Optional
- Description: Category name, can be found in URL,
latest
by default
🐙 Source Code: /kuwaitlocal/index.ts
美麗島電子報
首页
新芽
新芽是专注于互联网创业的媒体平台,提供创业资讯、投融资信息、创业活动、创业服务等。
最新新闻
💡 Example: https://rsshub.app/newseed/latest
🛎️ Route: /newseed/latest
🐙 Source Code: /newseed/index.ts
NGOCN
首页
💡 Example: https://rsshub.app/ngocn2
🛎️ Route: /ngocn2/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为所有文章
🐙 Source Code: /ngocn2/index.ts
所有文章 | 早报 | 热点 |
---|---|---|
article | daily-brief | trending |
铅笔道
铅笔道是一家专注于泛互联网领域的科技媒体
文章列表
🟢 Passed Test
💡 Example: https://rsshub.app/pencilnews
🛎️ Route: /pencilnews/
🐙 Source Code: /pencilnews/index.ts
获取铅笔道最新文章
Sky Sports
News
💡 Example: https://rsshub.app/skysports/news/ac-milan
🛎️ Route: /skysports/news/:team
🔗 Parameters:
team
- Required
- Description: Team id, can be found in URL to the team page
🐙 Source Code: /skysports/news.ts
SupChina
Unknown
Podcasts
💡 Example: https://rsshub.app/supchina/podcasts
🛎️ Route: /supchina/podcasts
🐙 Source Code: /supchina/podcasts.ts
swissinfo
Category
💡 Example: https://rsshub.app/swissinfo/eng/latest-news
🛎️ Route: /swissinfo/:language?/:category?
🔗 Parameters:
language
- Optional
- Description: Language, eng by default
category
- Optional
- Description: Category, Latest News by default
🐙 Source Code: /swissinfo/index.ts
唐书房
分类
💡 Example: https://rsshub.app/tangshufang
🛎️ Route: /tangshufang/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首页
🐙 Source Code: /tangshufang/index.ts
首页 | 老唐实盘 | 书房拾遗 | 理念 & 估值 | 经典陪读 | 财务套利 |
---|---|---|---|---|---|
shipan | wenda | linian | peidu | taoli |
企业分析 | 白酒企业 | 腾讯控股 | 分众传媒 | 海康威视 | 其他企业 |
---|---|---|---|---|---|
qiye | baijiu | tengxun | fenzhong | haikang | qita |
核心五篇 | 读者投稿 | 读书随笔 | 财报浅析 | 出行游记 | 巴芒连载 |
---|---|---|---|---|---|
hexin | tougao | suibi | caibao | youji | bamang |
TechPowerUp
Unknown
Reviews
💡 Example: https://rsshub.app/techpowerup/review/4090
🛎️ Route: /techpowerup/review/:keyword?
🔗 Parameters:
keyword
- Optional
- Description: Search Keyword
🐙 Source Code: /techpowerup/review.ts
TechSir
科技先生 TechSir.Com 是新酷科技创新与创业媒体
最新资讯
🟢 Passed Test
💡 Example: https://rsshub.app/techsir
🛎️ Route: /techsir/
🐙 Source Code: /techsir/index.ts