travel
12306
售票信息
💡 Example: https://rsshub.app/12306/2022-02-19/重庆/永川东
🛎️ Route: /12306/:date/:from/:to/:type?
🔗 Parameters:
date
, required - 时间,格式为(YYYY-MM-DD)from
, required - 始发站to
, required - 终点站type
, optional - 售票类型,成人和学生可选,默认为成人
🐙 Source Code: /12306/index.ts
最新动态
💡 Example: https://rsshub.app/12306/zxdt
🛎️ Route: /12306/zxdt/:id?
🔗 Parameters:
id
, optional - 铁路局id,可在 URL 中找到,不填默认显示所有铁路局动态
🐙 Source Code: /12306/zxdt.ts
Brooklyn Museum 纽约布鲁克林博物馆
Exhibitions
💡 Example: https://rsshub.app/brooklynmuseum/exhibitions
🛎️ Route: /brooklynmuseum/exhibitions/:state?
🔗 Parameters:
state
, optional - 展览进行的状态:current
对应展览当前正在进行,past
对应过去的展览,upcoming
对应即将举办的展览,默认为current
🐙 Source Code: /brooklynmuseum/exhibitions.ts
National Geographic
Latest Stories
💡 Example: https://rsshub.app/nationalgeographic/latest-stories
🛎️ Route: /nationalgeographic/latest-stories
🐙 Source Code: /nationalgeographic/latest-stories.ts
New Museum 纽约新美术馆
Exhibitions
💡 Example: https://rsshub.app/newmuseum/exhibitions
🛎️ Route: /newmuseum/exhibitions
🐙 Source Code: /newmuseum/exhibitions.ts
飞客茶馆
信用卡
💡 Example: https://rsshub.app/flyert/creditcard/zhongxin
🛎️ Route: /flyert/creditcard/:bank
🔗 Parameters:
bank
, required - 信用卡板块各银行的拼音简称
🐙 Source Code: /flyert/creditcard.ts
信用卡模块 | bank |
---|---|
国内信用卡 | creditcard |
浦发银行 | pufa |
招商银行 | zhaoshang |
中信银行 | zhongxin |
交通银行 | jiaotong |
中国银行 | zhonghang |
工商银行 | gongshang |
广发银行 | guangfa |
农业银行 | nongye |
建设银行 | jianshe |
汇丰银行 | huifeng |
民生银行 | mingsheng |
兴业银行 | xingye |
花旗银行 | huaqi |
上海银行 | shanghai |
无卡支付 | wuka |
投资理财 | 137 |
网站权益汇 | 145 |
境外信用卡 | intcreditcard |
优惠信息
💡 Example: https://rsshub.app/flyert/preferential
🛎️ Route: /flyert/preferential
🐙 Source Code: /flyert/preferential.ts
福州地铁
通知公告
💡 Example: https://rsshub.app/fzmtr/announcements
🛎️ Route: /fzmtr/announcements
🐙 Source Code: /fzmtr/announcements.ts
广州地铁
新闻
💡 Example: https://rsshub.app/guangzhoumetro/news
🛎️ Route: /guangzhoumetro/news
🐙 Source Code: /guangzhoumetro/news.ts
国家地理
分类
💡 Example: https://rsshub.app/natgeo/environment/article
🛎️ Route: /natgeo/:cat/:type?
🔗 Parameters:
cat
, required - 分类type
, optional - 类型, 例如https://www.natgeomedia.com/environment/photo/
对应cat
,type
分别为environment
,photo
🐙 Source Code: /natgeo/natgeo.ts
纽约犹太人博物馆
Exhibitions
💡 Example: https://rsshub.app/jewishmuseum/exhibitions
🛎️ Route: /jewishmuseum/exhibitions
🐙 Source Code: /jewishmuseum/exhibitions.ts
中国国际航空公司
服务公告
💡 Example: https://rsshub.app/airchina/announcement
🛎️ Route: /airchina/announcement
🐙 Source Code: /airchina/index.ts
走进日本
Unknown
💡 Example: https://rsshub.app/nippon/Politics
🛎️ Route: /nippon/:category?
🔗 Parameters:
category
, optional - 默认政治,可选如下
🐙 Source Code: /nippon/index.ts