🛫 Travel
12306
最新动态
Example: https://rsshub.app/12306/zxdt
Route: /12306/zxdt/:id?
Parameters:
id
, optional - 铁路局id,可在 URL 中找到,不填默认显示所有铁路局动态
售票信息
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 - 售票类型,成人和学生可选,默认为成人
All the Flight Deals
Flight Deals
Example: https://rsshub.app/atfd/us+new%20york,gb+london/1
Route: /atfd/:locations/:nearby?
Parameters:
locations
, required - the departing city, consists of an 「ISO 3166-1 country code」 and a 「city name」. Origin's ISO 3166-1 country code + city name, eg.us+new york
, https://rsshub.app/atfd/us+new york. Multiple origins are supported via a comma separated string, eg.us+new york,gb+london
, https://rsshub.app/atfd/us+new york,gb+london/.nearby
, optional - whether includes nearby airports, optional value of 0 or 1, default to 0 (exclude nearby airports)
For ISO 3166-1 country codes please refer to Wikipedia ISO_3166-1
If the city name contains a space like Mexico City
, replace the space with %20
, Mexico%20City
.
Hopper
Flight Deals
Example: https://rsshub.app/hopper/1/LHR/PEK
Route: /hopper/:lowestOnly/:from/:to?
Parameters:
lowestOnly
, required - set to1
will return the cheapest deal only, instead of all deals, so you don't get spammedfrom
, required - origin airport IATA codeto
, optional - destination airport IATA code, if unset the destination will be set toanywhere
This route returns a list of flight deals (in most cases, 6 flight deals) for a period defined by Hopper's algorithm, which means the travel date will be totally random (could be tomorrow or 10 months from now).
For airport IATA code please refer to Wikipedia List of airports by IATA code
iMuseum
展览信息
Example: https://rsshub.app/imuseum/shanghai/all
Route: /imuseum/:city/:type?
Parameters:
city
, required - 如 shanghai, beijingtype
, optional - 不填则默认为all
全部 | 最新 | 热门 | 即将结束 | 即将开始 | 已结束 |
---|---|---|---|---|---|
all | latest | hot | end_soon | coming | outdated |
National Geographic
Latest Stories
Example: https://rsshub.app/nationalgeographic/latest-stories
Route: /nationalgeographic/latest-stories
Parameters: N/A
飞客茶馆
优惠信息
信用卡
Example: https://rsshub.app/flyert/creditcard/zhongxin
Route: /flyert/creditcard/:bank
Parameters:
bank
, required - 信用卡板块各银行的拼音简称
信用卡模块 | bank |
---|---|
国内信用卡 | creditcard |
浦发银行 | pufa |
招商银行 | zhaoshang |
中信银行 | zhongxin |
交通银行 | jiaotong |
中国银行 | zhonghang |
工商银行 | gongshang |
广发银行 | guangfa |
农业银行 | nongye |
建设银行 | jianshe |
汇丰银行 | huifeng |
民生银行 | mingsheng |
兴业银行 | xingye |
花旗银行 | huaqi |
上海银行 | shanghai |
无卡支付 | wuka |
投资理财 | 137 |
网站权益汇 | 145 |
境外信用卡 | intcreditcard |
福州地铁
通知公告
广州地铁
新闻
国家地理
分类
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
活动行
最新活动
马蜂窝
游记
Example: https://rsshub.app/mafengwo/note/hot
Route: /mafengwo/note/:type
Parameters:
type
, required - 目前支持两种,hot
代表热门游记,latest
代表最新游记
自由行
Example: https://rsshub.app/mafengwo/ziyouxing/10186
Route: /mafengwo/ziyouxing/:code
Parameters:
code
, required - 目的地代码,可在该目的地页面的 URL 中找到
目的地代码请参见 这里
纽约布鲁克林博物馆
Example: https://rsshub.app/brooklynmuseum/exhibitions
Route: /brooklynmuseum/exhibitions/:state?
Parameters:
state
, optional - 展览进行的状态:current
对应展览当前正在进行,past
对应过去的展览,upcoming
对应即将举办的展览,默认为current
纽约大都会美术馆
Example: https://rsshub.app/metmuseum/exhibitions
Route: /metmusem/exhibitions/:state?
Parameters:
state
, optional - 展览进行的状态:current
对应展览当前正在进行,past
对应过去的展览,upcoming
对应即将举办的展览,默认为current
纽约古根海姆基金会
纽约新美术馆
纽约犹太人博物馆
芝加哥当代艺术博物馆
中国国际航空公司
服务公告
中国美术馆
美术馆新闻
Example: https://rsshub.app/namoc/announcement
Route: /namoc/:type
Parameters:
type
, required - 新闻类型, 可选如下
通知公告 | 新闻 | 媒体联报 | 展览预告 | 焦点专题 |
---|---|---|---|---|
announcement | news | media | exhibition | specials |
走进日本
Example: https://rsshub.app/nippon/Politics
Route: /nippon/:category?
Parameters:
category
, optional - 默认政治,可选如下
政治 | 经济 | 社会 | 展览预告 | 焦点专题 | 深度报道 | 话题 | 日本信息库 | 日本一蹩 | 人物访谈 | 编辑部通告 |
---|---|---|---|---|---|---|---|---|---|---|
Politics | Economy | Society | Culture | Science,Technology | In-depth | japan-topics | japan-data | japan-glances | People | Announcements |