📖 Study
Asian Innovation and Entrepreneurship Association
Seminar Series
🔴 Failed Test
💡 Example: https://rsshub.app/aiea/seminars/upcoming
🛎️ Route: /aiea/seminars/:period
🔗 Parameters:
period
- Required
- Description: Time frame
🐙 Source Code: /aiea/index.ts
Time frame |
---|
upcoming |
past |
both |
Chinese Social Science Net
Institute of Law
🟢 Passed Test
💡 Example: https://rsshub.app/cssn/iolaw/zxzp
🛎️ Route: /cssn/iolaw/:section?
🔗 Parameters:
section
- Optional
- Description: Section ID, can be found in the URL. For example, the Section ID of URL
http://iolaw.cssn.cn/zxzp/
iszxzp
. The default value iszxzp
🐙 Source Code: /cssn/iolaw.ts
DBLP
Keyword Search
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dblp/knowledge%20tracing
🛎️ Route: /dblp/:field
🔗 Parameters:
field
- Required
- Description: Research field
🐙 Source Code: /dblp/publication.ts
Howtoforge Linux Tutorials
Tutorials
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/howtoforge
🛎️ Route: /howtoforge/
🐙 Source Code: /howtoforge/rss.ts
Ludwig Maximilian University of Munich
This namespace provides RSS feeds for various sections of the Ludwig Maximilian University of Munich (LMU) website, particularly for job openings in the academic staff section.
TIP
For more information about LMU and their job offerings, visit their official website.
Job Openings
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/lmu/jobs
🛎️ Route: /lmu/jobs
🐙 Source Code: /lmu/jobs.ts
RSS feed for LMU academic staff job openings.
MindMeister
Public Maps
🟢 Passed Test
💡 Example: https://rsshub.app/mindmeister/mind-map-examples
🛎️ Route: /mindmeister/:category?/:language?
🔗 Parameters:
category
- Optional
- Description: Categories, see the table below,
mind-map-examples
by default
language
- Optional
- Description: Languages, see the table below,
en
by 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 |
ORCID
Works List
🟢 Passed Test
💡 Example: https://rsshub.app/orcid/0000-0002-4731-9700
🛎️ Route: /orcid/:id
🔗 Parameters:
id
- Required
- Description: Open Researcher and Contributor ID
🐙 Source Code: /orcid/index.ts
The Korea Institute of Marine Law
Thesis
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/kimlaw/thesis
🛎️ Route: /kimlaw/thesis
🐙 Source Code: /kimlaw/thesis.ts
Tableau
Viz of the day
🔴 Failed Test
💡 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
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/x-mol/news/3
🛎️ Route: /x-mol/news/:tag?
🔗 Parameters:
tag
- Optional
- Description: Tag number, can be obtained from news list URL. Empty value means news index.
🐙 Source Code: /x-mol/news.ts
福建考试报名网
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fjksbm
🛎️ Route: /fjksbm/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为网络报名进行中
🐙 Source Code: /fjksbm/index.ts
已发布公告 (方案),即将开始 | 网络报名进行中 | 网络报名结束等待打印准考证 | 正在打印准考证 | 考试结束,等待发布成绩 | 已发布成绩 | 新闻动态 | 政策法规 |
---|---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | news | policy |
国家哲学社会科学文献中心
最新文献
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ncpssd/newlist
🛎️ Route: /ncpssd/newlist
🐙 Source Code: /ncpssd/newlist.ts
湖南人事考试网
公告
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hunanpea/rsks/2f1a6239-b4dc-491b-92af-7d95e0f0543e
🛎️ Route: /hunanpea/rsks/:guid
🔗 Parameters:
guid
- Required
- Description: 分类 id,可在 URL 中找到
🐙 Source Code: /hunanpea/rsks.ts
山东省教育招生考试院
新闻
🟢 Passed Test
💡 Example: https://rsshub.app/sdzk
🛎️ Route: /sdzk/:bcid?/:cid?
🔗 Parameters:
bcid
- Optional
- Description: 板块 id,可在对应板块页 URL 中找到,默认为
1
,即信息与政策
cid
- Optional
- Description: 栏目 id,可在对应板块页 URL 中找到,默认为
16
,即通知公告
🐙 Source Code: /sdzk/index.ts
TIP
若订阅 信息与政策,网址为 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
消息
🟢 Passed Test
💡 Example: https://rsshub.app/shmeea/08000
🛎️ Route: /shmeea/:id?
🔗 Parameters:
id
- Optional
- Description: 页面 ID,可在 URL 中找到,默认为消息速递
🐙 Source Code: /shmeea/index.ts
TIP
例如:消息速递的网址为 https://www.shmeea.edu.cn/page/08000/index.html
,则页面 ID 为 08000
。
WARNING
暂不支持大类分类和院内动态
自学考试通知公告
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/shmeea/self-study
🛎️ Route: /shmeea/self-study
🐙 Source Code: /shmeea/self-study.ts
实用日本语鉴定考试(J.TEST)
公告
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/j-test/news
🛎️ Route: /j-test/news
🐙 Source Code: /j-test/news.ts
万维书刊网
学术资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/eshukan/academic/1
🛎️ Route: /eshukan/academic/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /eshukan/academic.ts
TIP
若订阅 期刊动态,网址为 https://www.eshukan.com/academic/index.aspx?cid=1
。截取 https://www.eshukan.com/academic/index.aspx?cid=
到末尾的部分 1
作为参数填入,此时路由为 /eshukan/academic/1
。
网易公开课
TIP
部分歌单及听歌排行信息为登陆后可见,自建时将环境变量NCM_COOKIES
设为登陆后的 Cookie 值,即可正常获取。
精品课程
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/163/open/vip
🛎️ Route: /163/open/vip
🐙 Source Code: /163/open/vip.ts
语雀
知识库
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yuque/ruanyf/weekly
🛎️ Route: /yuque/:name/:book
🔗 Parameters:
name
- Required
- Description: 用戶名
book
- Required
- Description: 知识库 ID
🐙 Source Code: /yuque/book.ts
Node.js 专栏 | 阮一峰每周分享 | 语雀使用手册 |
---|---|---|
/yuque/egg/nodejs | /yuque/ruanyf/weekly | /yuque/yuque/help |
中国人工智能学会
学会动态
🔴 Failed Test
💡 Example: https://rsshub.app/caai/45
🛎️ Route: /caai/:caty
🔗 Parameters:
caty
- Required
- Description: 分类 ID,可在 URL 找到
🐙 Source Code: /caai/index.ts
中国管理现代化研究会
栏目
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/camchina
🛎️ Route: /camchina/:id?
🔗 Parameters:
id
- Optional
- Description: 分类,见下表,默认为 1,即新闻
🐙 Source Code: /camchina/index.ts
新闻 | 通告栏 |
---|---|
1 | 2 |
中国计算机学会
大数据专家委员会
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ccf/tfbd/xwdt/tzgg
🛎️ Route: /ccf/tfbd/:caty/:id
🔗 Parameters:
caty
- Required
- Description: 主分类,可在 URL 找到
id
- Required
- Description: 子分类,可在 URL 找到
🐙 Source Code: /ccf/tfbd/index.ts
计算机视觉专委会 - 学术动态 - 分类
🟢 Passed Test
💡 Example: https://rsshub.app/ccf/ccfcv/xsdt/xsqy
🛎️ Route: /ccf/ccfcv/:channel/:category
🔗 Parameters:
channel
- Required
- Description: 频道,仅支持
xsdt
category
- Required
- Description: 分类,见下表,亦可在网站 url 里找到
🐙 Source Code: /ccf/ccfcv/index.ts
学术前沿 | 热点征文 | 学术会议 |
---|---|---|
xsqy | rdzw | xshy |
新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ccf/news
🛎️ Route: /ccf/news/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为 CCF 新闻
🐙 Source Code: /ccf/news.ts
CCF 新闻 | CCF 聚焦 | ACM 信息 |
---|---|---|
Media_list | Focus | ACM_News |
中华人民共和国学位证书查询
各学位授予单位学位证书上网进度
🔴 Failed Test🎭 Rely on Puppeteer
💡 Example: https://rsshub.app/chinadegrees/11
🛎️ Route: /chinadegrees/:province?
🔗 Parameters:
province
- Optional
- Description: 省市代号,见下表,亦可在 这里 找到,默认为
11
🐙 Source Code: /chinadegrees/province.ts
省市 | 代号 |
---|---|
北京市 | 11 |
天津市 | 12 |
河北省 | 13 |
山西省 | 14 |
内蒙古自治区 | 15 |
辽宁省 | 21 |
吉林省 | 22 |
黑龙江省 | 23 |
上海市 | 31 |
江苏省 | 32 |
浙江省 | 33 |
安徽省 | 34 |
福建省 | 35 |
江西省 | 36 |
山东省 | 37 |
河南省 | 41 |
湖北省 | 42 |
湖南省 | 43 |
广东省 | 44 |
广西壮族自治区 | 45 |
海南省 | 46 |
重庆市 | 50 |
四川省 | 51 |
贵州省 | 52 |
云南省 | 53 |
西藏自治区 | 54 |
陕西省 | 61 |
甘肃省 | 62 |
青海省 | 63 |
宁夏回族自治区 | 64 |
新疆维吾尔自治区 | 65 |
台湾 | 71 |
中国智库网
观点与实践
🟢 Passed Test
💡 Example: https://rsshub.app/chinathinktanks/57
🛎️ Route: /chinathinktanks/:id
🔗 Parameters:
id
- Required
- Description: 见下表,亦可在网站 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 | 执政能力 |
中国研究生招生信息网
考研热点新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/chsi/hotnews
🛎️ Route: /chsi/hotnews
🐙 Source Code: /chsi/hotnews.ts
考研动态
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/chsi/kydt
🛎️ Route: /chsi/kydt
🐙 Source Code: /chsi/kydt.ts
考研资讯
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/chsi/kyzx/fstj
🛎️ Route: /chsi/kyzx/:type
🔗 Parameters:
type
- Required
- Description: type 见下表,亦可在网站 URL 找到
🐙 Source Code: /chsi/kyzx.ts
:type | 专题名称 |
---|---|
fstj | 复试调剂 |
kydt | 考研动态 |
zcdh | 政策导航 |
kyrw | 考研人物 |
jyxd | 经验心得 |
中国技术经济学会
栏目
🔴 Failed Test
💡 Example: https://rsshub.app/cste
🛎️ Route: /cste/:id?
🔗 Parameters:
id
- Optional
- Description: 分类,见下表,默认为 16,即通知公告
🐙 Source Code: /cste/index.ts
通知公告 | 学会新闻 | 科协简讯 | 学科动态 | 往事钩沉 |
---|---|---|---|---|
16 | 18 | 19 | 20 | 21 |
中国教育考试网
国内考试动态
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/neea/local/cet
🛎️ Route: /neea/local/:type
🔗 Parameters:
type
- Required
- Description: 考试项目,见下表
🐙 Source Code: /neea/index.ts
考试项目 | type | |
---|---|---|
国家教育考试 | 普通高考 | gaokao |
成人高考 | chengkao | |
研究生考试 | yankao | |
自学考试 | zikao | |
中小学教师资格考试 | ntce | |
同等学力申请硕士学位考试 | tdxl | |
社会证书考试 | 全国四六级考试(CET) | cet |
全国计算机等级考试(NCRE) | ncre | |
全国计算机应用水平考试(NIT) | nit | |
全国英语等级考试(PETS) | pets | |
全国外语水平考试(WSK) | wsk | |
书画等级考试(CCPT) | ccpt |
日本语能力测试(JLPT)通知
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/neea/global/jlpt
🛎️ Route: /neea/global/jlpt
🐙 Source Code: /neea/jlpt.ts