study
Asian Innovation and Entrepreneurship Association
Seminar Series
💡 Example: https://rsshub.app/aiea/seminars/upcoming
🛎️ Route: /aiea/seminars/:period
🔗 Parameters:
period, required - Time frame
🐙 Source Code: /aiea/index.ts
| Time frame |
|---|
| upcoming |
| past |
| both |
Chinese Social Science Net
Institute of Law
💡 Example: https://rsshub.app/cssn/iolaw/zxzp
🛎️ Route: /cssn/iolaw/:section?
🔗 Parameters:
section, optional - Section ID, can be found in the URL. For example, the Section ID of URLhttp://iolaw.cssn.cn/zxzp/iszxzp. The default value iszxzp
🐙 Source Code: /cssn/iolaw.ts
DBLP
Keyword Search
💡 Example: https://rsshub.app/dblp/knowledge%20tracing
🛎️ Route: /dblp/:field
🔗 Parameters:
field, required - Research field
🐙 Source Code: /dblp/publication.ts
MindMeister
Public Maps
💡 Example: https://rsshub.app/mindmeister/mind-map-examples
🛎️ Route: /mindmeister/:category?/:language?
🔗 Parameters:
category, optional - Categories, see the table below,mind-map-examplesby defaultlanguage, optional - Languages, see the table below,enby default
🐙 Source Code: /mindmeister/example.ts
| Categories | parameter |
|---|---|
| Featured Map | mind-map-examples |
| Business | business |
| Design | design |
| Education | education |
| Entertainment | entertainment |
| Life | life |
| Marketing | marketing |
| Productivity | productivity |
| Summaries | summaries |
| Technology | technology |
| Other | other |
| Languages | parameter |
|---|---|
| English | en |
| Deutsch | de |
| Français | fr |
| Español | es |
| Português | pt |
| Nederlands | nl |
| Dansk | da |
| Русский | ru |
| 日本語 | ja |
| Italiano | it |
| 简体中文 | zh |
| 한국어 | ko |
| Other | other |
NEEA 中国教育考试网
教育部考试中心日本语能力测试重要通知
ORCID
Works List
💡 Example: https://rsshub.app/orcid/0000-0002-4731-9700
🛎️ Route: /orcid/:id
🔗 Parameters:
id, required - Open Researcher and Contributor ID
🐙 Source Code: /orcid/index.ts
The Korea Institute of Marine Law
Thesis
Tableau
Viz of the day
💡 Example: https://rsshub.app/tableau/viz-of-the-day
🛎️ Route: /tableau/viz-of-the-day
🐙 Source Code: /tableau/viz-of-the-day.ts
X-MOL
News
💡 Example: https://rsshub.app/x-mol/news/3
🛎️ Route: /x-mol/news/:tag?
🔗 Parameters:
tag, optional - Tag number, can be obtained from news list URL. Empty value means news index.
🐙 Source Code: /x-mol/news.ts
福建考试报名网
分类
💡 Example: https://rsshub.app/fjksbm
🛎️ Route: /fjksbm/:category?
🔗 Parameters:
category, optional - 分类,见下表,默认为网络报名进行中
🐙 Source Code: /fjksbm/index.ts
| 已发布公告 (方案),即将开始 | 网络报名进行中 | 网络报名结束等待打印准考证 | 正在打印准考证 | 考试结束,等待发布成绩 | 已发布成绩 | 新闻动态 | 政策法规 |
|---|---|---|---|---|---|---|---|
| 0 | 1 | 2 | 3 | 4 | 5 | news | policy |
湖南人事考试网
公告
💡 Example: https://rsshub.app/hunanpea/rsks/2f1a6239-b4dc-491b-92af-7d95e0f0543e
🛎️ Route: /hunanpea/rsks/:guid
🔗 Parameters:
guid, required - 分类 id,可在 URL 中找到
🐙 Source Code: /hunanpea/rsks.ts
山东省教育招生考试院
新闻
💡 Example: https://rsshub.app/sdzk
🛎️ Route: /sdzk/:bcid?/:cid?
🔗 Parameters:
bcid, optional - 板块 id,可在对应板块页 URL 中找到,默认为1,即信息与政策cid, optional - 栏目 id,可在对应板块页 URL 中找到,默认为16,即通知公告
🐙 Source Code: /sdzk/index.ts
若订阅 信息与政策,网址为 https://www.sdzk.cn/NewsList.aspx?BCID=1。截取 BCID=1 作为参数,此时路由为 /sdzk/1。
若订阅 通知公告,网址为 https://www.sdzk.cn/NewsList.aspx?BCID=1&CID=16。截取 BCID=1 与 CID=16 作为参数,此时路由为 /sdzk/1/16。
上海市教育考试院
官方网址:https://www.shmeea.edu.cn
消息
💡 Example: https://rsshub.app/shmeea/08000
🛎️ Route: /shmeea/:id?
🔗 Parameters:
id, optional - 页面 ID,可在 URL 中找到,默认为消息速递
🐙 Source Code: /shmeea/index.ts
例如:消息速递的网址为 https://www.shmeea.edu.cn/page/08000/index.html,则页面 ID 为 08000。
暂不支持大类分类和院内动态
自学考试通知公告
💡 Example: https://rsshub.app/shmeea/self-study
🛎️ Route: /shmeea/self-study
🐙 Source Code: /shmeea/self-study.ts
网易公开课
部分歌单及听歌排行信息为登陆后可见,自建时将环境变量NCM_COOKIES设为登陆后的 Cookie 值,即可正常获取。
精品课程
语雀
知识库
💡 Example: https://rsshub.app/yuque/ruanyf/weekly
🛎️ Route: /yuque/:name/:book
🔗 Parameters:
name, required - 用戶名book, required - 知识库 ID
🐙 Source Code: /yuque/book.ts
| Node.js 专栏 | 阮一峰每周分享 | 语雀使用手册 |
|---|---|---|
| /yuque/egg/nodejs | /yuque/ruanyf/weekly | /yuque/yuque/help |
中国人工智能学会
学会动态
💡 Example: https://rsshub.app/caai/45
🛎️ Route: /caai/:caty
🔗 Parameters:
caty, required - 分类 ID,可在 URL 找到
🐙 Source Code: /caai/index.ts
中国管理现代化研究会
栏目
💡 Example: https://rsshub.app/camchina
🛎️ Route: /camchina/:id?
🔗 Parameters:
id, optional - 分类,见下表,默认为 1,即新闻
🐙 Source Code: /camchina/index.ts
| 新闻 | 通告栏 |
|---|---|
| 1 | 2 |
中国计算机学会
大数据专家委员会
💡 Example: https://rsshub.app/ccf/tfbd/xwdt/tzgg
🛎️ Route: /ccf/tfbd/:caty/:id
🔗 Parameters:
caty, required - 主分类,可在 URL 找到id, required - 子分类,可在 URL 找到
🐙 Source Code: /ccf/tfbd/index.ts
计算机视觉专委会 - 学术动态 - 分类
💡 Example: https://rsshub.app/ccf/ccfcv/xsdt/xsqy
🛎️ Route: /ccf/ccfcv/:channel/:category
🔗 Parameters:
channel, required - 频道,仅支持xsdtcategory, required - 分类,见下表,亦可在网站 url 里找到
🐙 Source Code: /ccf/ccfcv/index.ts
| 学术前沿 | 热点征文 | 学术会议 |
|---|---|---|
| xsqy | rdzw | xshy |
新闻
💡 Example: https://rsshub.app/ccf/news
🛎️ Route: /ccf/news/:category?
🔗 Parameters:
category, optional - 分类,见下表,默认为 CCF 新闻
🐙 Source Code: /ccf/news.ts
| CCF 新闻 | CCF 聚焦 | ACM 信息 |
|---|---|---|
| Media_list | Focus | ACM_News |
中华人民共和国学位证书查询
Unknown
🎭 Rely on Puppeteer
💡 Example: https://rsshub.app/chinadegrees/11
🛎️ Route: /chinadegrees/:province?
🔗 Parameters:
province, optional - 省市代号,见下表,亦可在 这里 找到,默认为11
🐙 Source Code: /chinadegrees/province.ts
中国智库网
观点与实践
💡 Example: https://rsshub.app/chinathinktanks/57
🛎️ Route: /chinathinktanks/:id
🔗 Parameters:
id, required - 见下表,亦可在网站 url 里找到
🐙 Source Code: /chinathinktanks/viewpoint.ts
:id | 专题名称 |
|---|---|
| 2 | 党的建设 |
| 3 | 社会 |
| 4 | 生态 |
| 5 | 政治 |
| 6 | 经济 |
| 7 | 文化 |
| 9 | 热点专题 |
| 10 | 国际关系 |
| 13 | 国外智库 |
| 46 | 智库报告 |
| 57 | 智库要闻 |
| 126 | 世界经济 |
| 127 | 宏观经济 |
| 128 | 区域经济 |
| 129 | 产业企业 |
| 130 | 三农问题 |
| 131 | 财政金融 |
| 132 | 科技创新 |
| 133 | 民主 |
| 134 | 法治 |
| 135 | 行政 |
| 136 | 国家治理 |
| 137 | 社会事业 |
| 138 | 社会保障 |
| 139 | 民族宗教 |
| 140 | 人口就业 |
| 141 | 社会治理 |
| 142 | 文化产业 |
| 143 | 公共文化 |
| 144 | 文化体制 |
| 145 | 文化思想 |
| 146 | 资源 |
| 147 | 能源 |
| 148 | 环境 |
| 149 | 生态文明 |
| 150 | 思想建设 |
| 151 | 作风建设 |
| 152 | 组织建设 |
| 153 | 制度建设 |
| 154 | 反腐倡廉 |
| 155 | 中国外交 |
| 156 | 全球治理 |
| 157 | 大国关系 |
| 158 | 地区政治 |
| 181 | 执政能力 |
中国研究生招生信息网
考研热点新闻
考研动态
考研资讯
💡 Example: https://rsshub.app/chsi/kyzx/fstj
🛎️ Route: /chsi/kyzx/:type
🔗 Parameters:
type, required - type 见下表,亦可在网站 URL 找到
🐙 Source Code: /chsi/kyzx.ts
:type | 专题名称 |
|---|---|
| fstj | 复试调剂 |
| kydt | 考研动态 |
| zcdh | 政策导航 |
| kyrw | 考研人物 |
| jyxd | 经验心得 |
中国技术经济学会
栏目
💡 Example: https://rsshub.app/cste
🛎️ Route: /cste/:id?
🔗 Parameters:
id, optional - 分类,见下表,默认为 16,即通知公告
🐙 Source Code: /cste/index.ts
| 通知公告 | 学会新闻 | 科协简讯 | 学科动态 | 往事钩沉 |
|---|---|---|---|---|
| 16 | 18 | 19 | 20 | 21 |