Skip to main content

🔍 Uncategorized

4399 论坛

4399 论坛

Self-host only

Author: @DIYgod

Example: https://rsshub.app/forum4399/mtag-83932

Route: /forum4399/:mtag

Parameters:

  • mtag, required - mtag,必选-论坛网址最后的mtag字段
caution

需要用户 cookie 值,详情见部署页面的配置模块。

591 Rental house

Rental house

Author: @Yukaii

Example: https://rsshub.app/591/tw/rent/order=posttime&orderType=desc

Route: /591/:country/rent/:query?

Parameters:

  • country, required - Country code. Only tw is supported now
  • query, optional - Query Parameters
tip

Copy the URL of the 591 filter housing page and remove the front part "https://rent.591.com.tw/?", you will get the query parameters.

acwifi 路由器交流

新闻

Author: @cc798461

Example: https://rsshub.app/acwifi

Route: /acwifi

Parameters: N/A

Amazfit Watch Faces

手表型号可在网站中选择后到地址栏查看

Amazfit BipAmazfit CorAmazfit GTRAmazfit GTSAmazfit StratosAmazfit T-RexAmazfit VergeAmazfit Verge LiteHonor Band 5Honor Watch MagicHuawei Watch GTXiaomi Mi Band 4
bipcorgtrgtspacet-rexvergeverge-litehonor-band-5honor-watch-magichuawei-watch-gtmi-band-4

新品上架

Author: @nczitzk

Example: https://rsshub.app/amazfitwatchfaces/fresh/bip/Bip/zh

Route: /amazfitwatchfaces/fresh/:model/:type?/:lang?

Parameters:

  • model, required - 手表型号
  • type, optional - 手表款式,款式代码可在目标网站选择后到地址栏查看,all 指 全部款式
  • lang, optional - 表盘语言,语言代码可在目标网站选择后到地址栏查看,如 zh 指 中文

最近更新

Author: @nczitzk

Example: https://rsshub.app/amazfitwatchfaces/updated/bip/Bip/zh

Route: /amazfitwatchfaces/updated/:model/:type?/:lang?

Parameters:

  • model, required - 手表型号
  • type, optional - 手表款式,款式代码可在目标网站选择后到地址栏查看,all 指 全部款式
  • lang, optional - 表盘语言,语言代码可在目标网站选择后到地址栏查看,如 zh 指 中文

排行榜

Author: @nczitzk

Example: https://rsshub.app/amazfitwatchfaces/top/bip/Bip/month/views/zh

Route: /amazfitwatchfaces/top/:model/:type?/:time?/:sortBy?/:lang?

Parameters:

  • model, required - 手表型号
  • type, optional - 手表款式,款式代码可在目标网站选择后到地址栏查看,all 指 全部款式
  • time, optional - 统计时间,week 指 上周,month 指 上月,alltime 指 全部时间
  • sortBy, optional - 排序参数,download 指 下载量,views 指 查看量,fav 指 收藏数
  • lang, optional - 表盘语言,语言代码可在目标网站选择后到地址栏查看,如 zh 指 中文

搜索结果

Author: @nczitzk

Example: https://rsshub.app/amazfitwatchfaces/search/bip/battery

Route: /amazfitwatchfaces/search/:model/:keyword?/:sortBy?

Parameters:

  • model, required - 手表型号
  • keyword, optional - 关键词,多个关键词用半角逗号隔开
  • sortBy, optional - 排序参数,fresh 指 新品上架,updated 指 已更新的,views 指 查看量,download 指 下载量,fav 指 收藏数

Apple

Exchange and Repair Extension Programs

Author: @metowolf @HenryQW

Example: https://rsshub.app/apple/exchange_repair

Route: /apple/exchange_repair/:country?

Parameters:

  • country, optional - country code in apple.com URL (exception: for United States please use us), default to China cn

App Store/Mac App Store

See #app-store-mac-app-store

Aqara

社区

Author: @nczitzk

Example: https://rsshub.app/aqara/community

Route: /aqara/community/:id?/:keyword?

Parameters:

  • id, optional - 分类 id,可在对应分类页 URL 中找到,默认为全部
  • keyword, optional - 关键字,默认为空

新闻

Author: @nczitzk

Example: https://rsshub.app/aqara/:region/news

Route: /aqara/news

Parameters: N/A

中国/大陆대한민국EuropeUnited StatesRussiaGlobal
cnkreuusruen

博客

Author: @nczitzk

Example: https://rsshub.app/aqara/:region/news

Route: /aqara/news

Parameters: N/A

대한민국EuropeUnited StatesRussiaGlobal
kreuusruen

分类

Author: @nczitzk

Example: https://rsshub.app/aqara/en/category/press-release

Route: /aqara/:region/category/:id

Parameters:

  • region, required - 地区 id,可在对应分类页 URL 中找到,默认为 en,即 Global
  • id, required - 分类 id,可在对应分类页 URL 中找到

标签

Author: @nczitzk

Example: https://rsshub.app/aqara/en/tag/global

Route: /aqara/:region/tag/:id

Parameters:

  • region, required - 地区 id,可在对应标签页 URL 中找到,默认为 en,即 Global
  • id, required - 标签 id,可在对应标签页 URL 中找到

AutoTrader

Author: @HenryQW

Example: https://rsshub.app/autotrader/radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on

Route: /autotrader/:query

Parameters:

  • query, required - the search query
  1. Conduct a search with desired filters on AutoTrader
  2. Copy everything in the URL after ?, for example: https://www.autotrader.co.uk/car-search?radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on will produce radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on

BOOKSOURCE.STORE

书源仓库更新

Author: @vhxubo

Example: https://rsshub.app/booksource

Route: /booksource

Parameters: N/A

BOOKWALKERTW

热门新书

Author: @wushijishan

Example: https://rsshub.app/bookwalkertw/news

Route: /bookwalkertw/news

Parameters: N/A

checkee.info

US Visa check status

Author: @lalxyy

Example: https://rsshub.app/checkee/2019-03

Route: /checkee/:month

Parameters:

  • month, required - Year-month of visa check,for example 2019-03

ClickMe

文章

Support browser extension

Author: @hoilc

Example: https://rsshub.app/clickme/default/category/beauty

Route: /clickme/:site/:grouping/:name

Parameters:

  • site, required - 站点,default为普通站,r18为成人站,其它值默认为普通站
  • grouping, required - 分组方式,category为分类,tag为标签,其他值默认为分类
  • name, required - 分类名或标签名,分类名为英文,可以在分类 URL 中找到

Corona Virus Disease 2019

国家卫健委 - 疫情通报

Author: @EkkoG @DIYgod

Example: https://rsshub.app/coronavirus/nhc

Route: /coronavirus/nhc

Parameters: N/A

财新网 - 新冠肺炎防疫全纪录

Author: @DIYgod

Example: https://rsshub.app/coronavirus/caixin

Route: /coronavirus/caixin

Parameters: N/A

丁香园 - 新冠病毒疫情实时播报

Author: @DIYgod

Example: https://rsshub.app/coronavirus/dxy

Route: /coronavirus/dxy

Parameters: N/A

丁香园 - 新冠病毒疫情数据统计

Author: @DIYgod @HenryQW

Example: https://rsshub.app/coronavirus/dxy/data/湖北/武汉

Route: /coronavirus/dxy/data/:province?/:city?

Parameters:

  • province, optional - 省/直辖市名,缺省或错误则返回国内数据
  • city, optional - 城市名,缺省或错误则返回全省数据。直辖市请使用区/县名。

腾讯新闻 - 新型冠状病毒肺炎实时辟谣

Author: @DIYgod

Example: https://rsshub.app/coronavirus/qq/fact

Route: /coronavirus/qq/fact

Parameters: N/A

腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪

数据来源:https://news.qq.com/zt2020/page/feiyan.htm#/

中国本土数据统计

Author: @CaoMeiYouRen

Example: https://rsshub.app/tencent/news/coronavirus/total

Route: /tencent/news/coronavirus/total

Parameters: N/A

省市疫情数据

Author: @CaoMeiYouRen

Example: https://rsshub.app/tencent/news/coronavirus/data/湖北/武汉

Route: /tencent/news/coronavirus/data/:province?/:city?

Parameters:

  • province, optional - 省/直辖市名,缺省则返回国内数据
  • city, optional - 城市名,缺省则返回全省数据。直辖市请使用区/县名。

South China Morning Post - China coronavirus outbreak

Author: @DIYgod

Example: https://rsshub.app/coronavirus/scmp

Route: /coronavirus/scmp

Parameters: N/A

Macao Pagina Electrónica Especial Contra Epidemias: What’s New

Official Website: https://www.ssm.gov.mo/apps1/PreventWuhanInfection/en.aspx

Author: @KeiLongW

Example: https://rsshub.app/coronavirus/mogov-2019ncov/ch

Route: /coronavirus/mogov-2019ncov/:lang

Parameters:

  • lang, required - Language
ChineseEnglishPortuguese
chenpt

Singapore Ministry of Health - Past Updates on 2019-nCov Local Situation in Singapore

Author: @Gnnng

Example: https://rsshub.app/coronavirus/sg-moh

Route: /coronavirus/sg-moh

Parameters: N/A

Yahoo Japan 新型コロナウイルス感染症まとめ

Official Website: https://news.yahoo.co.jp/pages/article/20200207

Author: @sgqy

Example: https://rsshub.app/coronavirus/yahoo-japan

Route: /coronavirus/yahoo-japan/:tdfk?

Parameters:

  • tdfk, optional - 都道府県的拼音,可从地图详情页的链接中获取。例如:京都府 = kyoto

Darwin Awards

Award Winners

Author: @zoenglinghou @nciztzk

Example: https://rsshub.app/darwinawards

Route: /darwinawards

Parameters: N/A

dcinside

board

Author: @zfanta

Example: https://rsshub.app/dcinside/board/programming

Route: /dcinside/board/:id

Parameters:

  • id, required - board id

DHL

DHL express

Author: @ntzyz

Example: https://rsshub.app/dhl/12345678

Route: /dhl/:shipment_id

Parameters:

  • shipment_id, required - Waybill number

Email

Email list

Only support IMAP protocol, email password and other settings refer to Email setting

Self-host only

Author: @kt286

Example: https://rsshub.app/mail/imap/rss@rsshub.app

Route: /mail/imap/:email/:folder*

Parameters:

  • email, required - Email account
  • folder, zero or more - Inbox name, INBOX by default

Emi Nitta official website 新田惠海官方网站

Recent update

Author: @luyuhuang

Example: https://rsshub.app/emi-nitta/updates

Route: /emi-nitta/updates

Parameters: N/A

News

Author: @luyuhuang

Example: https://rsshub.app/emi-nitta/news

Route: /emi-nitta/news

Parameters: N/A

Etherscan

Etherscan 转账追踪

Author: @Pretty9

Example: https://rsshub.app/etherscan/transactions/0x283af0b28c62c092c9727f1ee09c02ca627eb7f5

Route: /etherscan/transactions/:address

Parameters:

  • address, required - 地址

Fisher Spb

News

Author: @denis-ya

Example: https://rsshub.app/fisher-spb/news

Route: /fisher-spb/news

Parameters: N/A

Grand-Challenge

Challenge 列表

Author: @WhoIsSure

Example: https://rsshub.app/grandchallenge/challenges

Route: /grandchallenge/challenges

Parameters: N/A

用户参加的 Challenge

Author: @WhoIsSure

Example: https://rsshub.app/grandchallenge/user/Isensee

Route: /grandchallenge/user/:id

Parameters:

  • id, required - 用户ID,必选-用户页面网址里面的用户ID

HackerOne

HackerOne Hacker Activity

Support browser extensionSupport RSSBud

Author: @imlonghao

Example: https://rsshub.app/hackerone/hacktivity

Route: /hackerone/hacktivity

Parameters: N/A

Support browser extensionSupport RSSBud

Author: @imlonghao

Example: https://rsshub.app/hackerone/search/rocket_chat

Route: /hackerone/search/:search

Parameters:

  • search, required - Search string

Instapaper

Personal sharing

Author: @LogicJake

Example: https://rsshub.app/instapaper/person/viridiano

Route: /instapaper/person

Parameters: N/A

Instructables

Projects

Support browser extension

Author: @wolfg1969

Example: https://rsshub.app/instructables/projects/circuits

Route: /instructables/projects/:category?

Parameters:

  • category, optional - Category, empty by default, can be found in URL or see the table below
AllCircuitsWorkshopCraftCookingLivingOutsideTeachers
circuitsworkshopcraftcookinglivingoutsideteachers

iYouport

首页(旧版)

Author: @EsuRt

Example: https://rsshub.app/iyouport/article

Route: /iyouport/article

Parameters: N/A

分类

支持 iyouport.org 页面 Header 全部分类。例如,https://www.iyouport.org/category/osint 对应 /iyouport/osint。若不填写 category,则输出全部文章,但比旧版首页 feed 有更多元数据。

Author: @proletarius101

Example: https://rsshub.app/iyouport/osint

Route: /iyouport/:category?

Parameters:

  • category, optional - N

Japanpost 日本郵便

Track & Trace Service 郵便追跡サービス

Support browser extensionSupport RSSBud

Author: @tuzi3040

Example: https://rsshub.app/japanpost/track/EJ123456789JP/en

Route: /japanpost/track/:reqCode/:locale?

Parameters:

  • reqCode, required - Package Number
  • locale, optional - Language, default to japanese ja
JapaneseEnglish
jaen

King Arthur

Baking

Author: @loganrockmore

Example: https://rsshub.app/kingarthur/story

Route: /instapaper/:category

Parameters:

  • category, required - N
StoryRecipesTips and Techniques
storyrecipestips-and-techniques

Layoffs.fyi

Layoff Data Tracker

RSS source in the original site is outdated.

Lever

Recruitment

Author: @tsarlewey

Example: https://rsshub.app/lever/lever

Route: /lever/:domain

Parameters:

  • domain, required - Company with Lever Board

LinkedIn

Jobs

Support browser extension

Author: @BrandNewLifeJackie26

Example: https://rsshub.app/linkedin/jobs/C-P/1/software engineer

Route: /linkedin/jobs/:job_types/:exp_levels/:keywords?

Parameters:

  • job_types, required - See the following table for details, use '-' as delimiter
  • exp_levels, required - See the following table for details, use '-' as delimiter
  • keywords, optional - keywords

job_types list

Full TimePart TimeContractorAll
FPCall

exp_levels list

IntershipEntry LevelAssociateMid-Senior LevelDirectorAll
12345all

For example:

  1. If we want to search software engineer jobs of all levels and all job types, use /linkedin/jobs/all/all/software engineer
  2. If we want to search all entry level contractor/part time software engineer jobs, use /linkedin/jobs/P-C/2/software engineer

To make it easier, the recommended way is to start a search on LinkedIn and use RSSHub Radar to load the specific feed.

LinkedIn 领英中国

Jobs

Support browser extension

Author: @bigfei

Example: https://rsshub.app/linkedin/cn/jobs/Software

Route: /linkedin/cn/jobs/:keywords?

Parameters:

  • keywords, optional - 搜索关键字

另外,可以通过添加额外的以下 query 参数来输出满足特定要求的工作职位:

参数描述举例默认值
geogeo 编码102890883(中国)、102772228(上海)、103873152(北京)
remote是否只显示远程工作true/falsefalse
location工作地点china/shanghai/beijing
relevant排序方式 (true: 按相关性排序,false: 按日期排序)true/falsefalse
period发布时间1/7/30

例如: /linkedin/cn/jobs/Software?location=shanghai&period=1: 查找所有在上海的今日发布的所有 Software 工作

为了方便起见,建议您在 LinkedIn.cn 上进行搜索,并使用 RSSHub Radar 加载特定的 feed。

MiniFlux

因需设置 API Key,故请自行架设 RSSHub。API 密钥则请于 MiniFlux 实例中的 设置 -> API密钥 -> 创建一个新的API密钥 处获取。

订阅列表

Self-host only

Author: @emdoe

Example: https://rsshub.app/miniflux/subscription/categories=科技,影音

Route: /miniflux/subscription/:parameters?

Parameters:

  • parameters, optional - 分类名或分类 ID 或/且 订阅源名称或订阅源 ID
  1. 如无指定参数,默认输出全部订阅源
  2. 分类 ID 或订阅源 ID 请于分类(快捷键 g c)或(快捷键 g f)页面获取,每个分类(或订阅源)的网址即显示其 ID 信息。
  3. 支持分类名称和分类 ID,如需输出多个分类,请重复输入 category= 并用 & 连接,或者不同的分类名之间直接用英文逗号连接。举例来说,可以通过 /miniflux/subscription/category=科技&category=1 或者 /miniflux/subscription/categories=科技,1 实现订阅。
  4. 支持指定订阅源名称或订阅源 ID,方法与分类的设定类似。举例来说,可以通过 /miniflux/subscription/feed=1&feed=Archdaily 或者 /miniflux/subscription/feeds=1,Archdaily 实现订阅。
  5. 支持同时指定订阅源信息和分类信息,将输出满足分类选项的订阅源信息。考虑一例:通过 /miniflux/subscription/feeds=1,archdaily&category=art,7,则如果订阅源 ID 为 1 或者订阅源名称为 ArchDaily 确实在分类 art 或者分类 ID 为 7 的分类下,则输出该订阅源信息。

获取订阅源内容

Self-host only

Author: @emdoe

Example: https://rsshub.app/miniflux/feeds=1&2&3/mark=read&limit=7&status=unread

Route: /miniflux/:feeds/:parameters?

Parameters:

  • feeds, required - 订阅源 ID 或获取全部
  • parameters, optional - 过滤及设置参数,多个请用 & 连接
  1. 支持获取全部内容:即可通过 /miniflux/all/miniflux/default 等关键字获取全部订阅源下的内容。
  2. 支持通过订阅源的 ID 获取指定订阅源的订阅内容,订阅源 ID 请于(快捷键 g f)所在的页面获取,每个分类(或订阅源)的网址即显示其 ID 信息。而格式上有如下选择:
    1. 支持 /miniflux/feed=[feed_id],请将 [feed_id] 替换为实际订阅的订阅源 ID(注意不包含括号,即单纯为一个数字)
    2. 支持 /miniflux/feed=[feed1_id]&feed=[feed2_id]/miniflux/feeds=[feed1_id]&[feed2_id] 订阅多个订阅源
    3. 以上还支持简写,即直接使用订阅源 ID:/miniflux/[feed1_id]&[feed2_id]
  3. 可进一步根据需要,指定参数:
    1. 支持 MiniFlux 提供的所有参数选项。同其文档所注相同,多个过滤选项之间请用 & 连接。除去 status 外,多个相同的过滤选项应只会读取第一个。
    2. 特别的,本路由将默认指定排序方式为从新到旧排序(direction=desc)。
    3. 此外,本路由另支持额外的选项,包括:
      1. 利用 feed_name 参数控制标题格式,feed_name=1 即输出的每一篇标题会变为 文章标题 | 订阅源名称,默认为 feed_name=0,即只输出文章标题。
      2. 利用 mark 参数控制在 RSSHub 获取订阅内容之后的动作,包括维持不变(unchanged,默认),标记为已读(read),移除(removed),以及标记为未读(unread)。注意,请不要将标记为已读简单的理解为是用于实现某种同步服务的,这个功能更像是在辅助 MiniFlux 的自动清理功能。
      3. 未来可能会支持利用 link 参数控制输出内容的网址(支持这个功能需要 MiniFlux 未来提供相应的接口),设定为通过 MiniFlux 实体的分享功能生成的网址或原始内容的网址。请注意,如果利用 MiniFlux 的分享功能,这些文章内容均不会被自动清理。
      4. 可以通过 limit 参数控制输出内容的数量,默认输出全部符合其它条件的所有内容,但建议用户设置该参数。不过众所周知,RSSHub 提供全局参数 ?limit 控制输出内容的数量,但如果用户存在设置错误,则可能出现一些奇怪的问题:不妨考虑用户的参数设定为 miniflux/all/limit=5&status=unread&mark=read?limit=3,那么则有两篇用户未读的文章自动被标记为已读,用户却很可能从未发现。为避免出现这样的情形,本路由对该参数的设定作出如下调整:
        1. 选择输出全部内容时,如果同时设定两个参数,则取设定数值较小的那个,否则按照用户设定控制输出内容的数量。
        2. 选择输出指定订阅源时,&limit= 参数控制每一个订阅源的输出数量,?limit= 控制最终输出内容的数量。不妨假设用户指定聚合两个订阅源,那么 /miniflux/1&2/mark=read&limit=3/miniflux/1&2/mark=read?limit=6 的效果相同,除非
        3. 用户设定的 &limit 值小于 ?limit,路由会以 &limit 设定为准:即最终输出内容数量 = &limit 参数值 * 订阅源数量,或者如果
        4. 用户设定的 &limit 值大于 ?limit 参数,又或者 ?limit 参数并非是订阅源数量的整数倍,则路由将用 ?limit 参数除去订阅源数量,并向下取整,每个订阅源将输出所得数字篇内容(如果得数为 0,则修改为每个订阅源输出 1 篇文章)。
        5. 考虑一例:/miniflux/1&2&3/status=unread&limit=2?limit=5/miniflux/1&2&3/status=unread&limit=2?limit=7,最终的输出结果均为 /miniflux/1&2&3/status=unread&limit=2,等效于 /miniflux/1&2&3/status=unread?limit=6
        6. 考虑另一例:/miniflux/1&2&3/status=unread?limit=2,因为 2 / 3 ≈ 0.667 -> 0 -> 1,所以等效于 /miniflux/1&2&3/status=unread?limit=3,亦等效于 /miniflux/1&2&3/status=unread&limit=1
      5. 以上选项均与 MiniFlux 的 API 的行为保持一致,如果用户错误重复设定某参数,只读取第一个设定的值。

一例:如果用户希望输出全部订阅源中,最旧的两篇未读的文章,并希望在文章的标题栏显示订阅源的名字,同时希望输出内容在 MiniFlux 中被标为已读,那么路由设置应为:/miniflux/all/direction=asc&status=unread&feed_name=1&mark=read&limit=2

MITRE

All Publications

Author: @sbilly

Example: https://rsshub.app/mitre/publications

Route: /mitre/publications

Parameters: N/A

MobData

分析报告

Author: @brilon

Example: https://rsshub.app/mobdata/report

Route: /mobdata/report

Parameters: N/A

Mozilla

Firefox Monitor

Author: @TonyRL

Example: https://rsshub.app/firefox/breaches

Route: /firefox/breaches

Parameters: N/A

Nobel Prize

List

Author: @nczitzk

Example: https://rsshub.app/nobelprize

Route: /nobelprize/:caty

Parameters:

  • caty, required - Category, see below, all by default
PhysicsChemistryPhysiology or MedicineLiteraturePeaceEconomic Science
physicschemistryphysiology-or-medicineliteraturepeaceeconomic-sciences

NOI 全国青少年信息学奥林匹克竞赛

新闻

Author: @WenryXu

Example: https://rsshub.app/noi

Route: /noi

Parameters: N/A

获奖名单

Author: @WenryXu

Example: https://rsshub.app/noi/winners-list

Route: /noi/winners-list

Parameters: N/A

各省新闻

Author: @WenryXu

Example: https://rsshub.app/noi/province-news

Route: /noi/province-news

Parameters: N/A

报名新闻

Author: @WenryXu

Example: https://rsshub.app/noi/rg-news

Route: /noi/rg-news

Parameters: N/A

Notion

caution

Need to set up Notion integration, please refer to Route-specific Configurations for details.

Recommendation

It is recommended to use with clipping tools such as Notion Web Clipper.

Database

Self-host onlySupport browser extension

Author: @curly210102

Example: https://rsshub.app/notion/database/a7cc133b68454f138011f1530a13531e

Route: /notion/database/:databaseId

Parameters:

  • databaseId, required - Database ID

There is an optional query parameter called properties= that can be used to customize field mapping. There are three built-in fields: author, pubTime and link, which can be used to add additional information.

For example, if you have set up three properties in your database - "Publish Time", "Author", and "Original Article Link" - then execute the following JavaScript code to get the result for the properties parameter.

encodeURIComponent(JSON.stringify({"pubTime": "Publish Time", "author": "Author", "link": "Original Article Link"}))

There is an optional query parameter called query= that can be used to customize the search rules for your database, such as custom sorting and filtering rules.

please refer to the Notion API documentation and execute encodeURIComponent(JSON.stringify(custom rules)) to provide the query parameter.

ONE・一个

图片文字问答

Author: @fengkx

Example: https://rsshub.app/one

Route: /one

Parameters: N/A

oshwhub 立创开源硬件平台

OpenSource Square

Support browser extensionSupport RSSBud

Author: @tylinux

Example: https://rsshub.app/oshwhub

Route: /oshwhub/:sortType?

Parameters:

  • sortType, optional - sortType

Panda

Feeds

Author: @lyrl

Example: https://rsshub.app/usepanda/feeds/5718e53e7a84fb1901e059cc

Route: /usepanda/feeds/:id

Parameters:

  • id, required - Feed ID
ChannelfeedId
Github5718e53e7a84fb1901e059cc

Parcel Tracking

Hermes UK

Author: @HenryQW

Example: https://rsshub.app/parcel/hermesuk/[tracking number]

Route: /parcel/hermesuk/:tracking

Parameters:

  • tracking, required - Tracking number

Pocket

Author: @hoilc

Example: https://rsshub.app/pocket/trending

Route: /pocket/trending

Parameters: N/A

Product Hunt

官方 Feed 地址为: https://www.producthunt.com/feed

Author: @miaoyafeng @Fatpandac

Example: https://rsshub.app/producthunt/today

Route: /producthunt/today

Parameters: N/A

Remote.work

Remote.work Job Information

Support browser extensionSupport RSSBud

Author: @luyuhuang

Example: https://rsshub.app/remote-work/all

Route: /remote-work/:caty?

Parameters:

  • caty, optional - Job category, default to all
All JobsDevelopmentDesignOperationProductOtherMarketingSales
alldevelopmentdesignoperationproductothermarketingsales

SANS Institute

Latest conference materials

Author: @sbilly

Example: https://rsshub.app/sans/summit_archive

Route: /sans/summit_archive

Parameters: N/A

Transformation

Pass URL and transformation rules to convert HTML/JSON into RSS.

HTML

Specify options (in the format of query string) in parameter routeParams parameter to extract data from HTML.

KeyMeaningAccepted ValuesDefault
titleThe title of the RSSstringExtract from <title>
itemThe HTML elements as item using CSS selectorstringhtml
itemTitleThe HTML elements as title in item using CSS selectorstringitem element
itemTitleAttrThe attributes of title element as titlestringElement text
itemLinkThe HTML elements as link in item using CSS selectorstringitem element
itemLinkAttrThe attributes of link element as linkstringhref
itemDescThe HTML elements as descrption in item using CSS selectorstringitem element
itemDescAttrThe attributes of descrption element as descriptionstringElement html
itemPubDateThe HTML elements as pubDate in item using CSS selectorstringitem element
itemPubDateAttrThe attributes of pubDate element as pubDatestringElement html

Self-host only

Author: @ttttmr

Example: https://rsshub.app/rsshub/transform/html/https%3A%2F%2Fwechat2rss.xlab.app%2Fposts%2Flist%2F/item=div%5Bclass%3D%27post%2Dcontent%27%5D%20p%20a

Route: /rsshub/transform/html/:url/:routeParams

Parameters:

  • url, required - encodeURIComponented URL address
  • routeParams, required - Transformation rules, requires URL encode

Parameters parsing in the above example:

ParameterValue
urlhttps://wechat2rss.xlab.app/posts/list/
routeParamsitem=div[class='post-content'] p a

Parsing of routeParams parameter:

ParameterValue
itemdiv[class='post-content'] p a

JSON

Specify options (in the format of query string) in parameter routeParams parameter to extract data from JSON.

KeyMeaningAccepted ValuesDefault
titleThe title of the RSSstringExtracted from home page of current domain
itemThe JSON Path as item elementstringEntire JSON response
itemTitleThe JSON Path as title in itemstringNone
itemLinkThe JSON Path as link in itemstringNone
itemDescThe JSON Path as description in itemstringNone
itemPubDateThe JSON Path as pubDate in itemstringNone
tip

JSON Path only supports format like a.b.c. if you need to access arrays, like a[0].b, you can write it as a.0.b.

Self-host only

Author: @ttttmr

Example: https://rsshub.app/rsshub/transform/json/https%3A%2F%2Fapi.github.com%2Frepos%2Fginuerzh%2Fgost%2Freleases/title=Gost%20releases&itemTitle=tag_name&itemLink=html_url&itemDesc=body

Route: /rsshub/transform/json/:url/:routeParams

Parameters:

  • url, required - encodeURIComponented URL address
  • routeParams, required - Transformation rules, requires URL encode

Parameters parsing in the above example:

ParameterValue
urlhttps://api.github.com/repos/ginuerzh/gost/releases
routeParamstitle=Gost releases&itemTitle=tag_name&itemLink=html_url&itemDesc=body

Parsing of routeParams parameter:

ParameterValue
titleGost releases
itemTitletag_name
itemLinkhtml_url
itemDescbody

Sitemap

Specify options (in the format of query string) in parameter routeParams parameter to extract data from Sitemap. (Follows Sitemap Protocol 0.9)

KeyMeaningAccepted ValuesDefault
titleThe title of the RSSstringExtract from <title>

Self-host only

Author: @flrngel

Example: https://rsshub.app/rsshub/transform/xml/https%3A%2F%2Fwww.sitemaps.org%2Fsitemap.xml/

Route: /rsshub/transform/html/:url/:routeParams?

Parameters:

  • url, required - encodeURIComponented URL address
  • routeParams, optional - Transformation rules, requires URL encode

Parameters parsing in the above example:

ParameterValue
urlhttps://www.sitemaps.org/sitemap.xml
routeParamstitle=Example

TSSstatus (iOS downgrade channel)

Status

Author: @xyqfer

Example: https://rsshub.app/tssstatus/j42dap/14W585a

Route: /tssstatus/:board/:build

Parameters:

  • board, required - Board id
  • build, required - Build id

Board and Build can be found in here

Urban Dictionary

Random words

Support browser extensionSupport RSSBud

Author: @TonyRL

Example: https://rsshub.app/urbandictionary/random

Route: /urbandictionary/random

Parameters: N/A

V2rayShare

免费节点

Author: @77taibai

Example: https://rsshub.app/v2rayshare

Route: /v2rayshare

Parameters: N/A

获取来自 V2rayShare 的免费节点,可以通过链接复制或下载

WeGene

最近更新

栏目

Support browser extensionSupport RSSBud

Author: @LogicJake

Example: https://rsshub.app/wegene/column/all/all

Route: /wegene/column/:type/:category

Parameters:

  • type, required - 栏目类型,all(全部项目) 或 weapp(专业版)
  • category, required - 栏目分类
tip

type 为 all 时,category 参数不支持 cost 和 free

全部祖源分析付费遗传性疾病药物指南免费运动基因营养代谢心理特质健康风险皮肤特性遗传特征
allancestrycostdiseasedrugfreegenefitmetabolismpsychologyriskskintraits

WFDF

News

Support browser extension

Author: @HankChow

Example: https://rsshub.app/wfdf/news

Route: /wfdf/news

Parameters: N/A

wikiHow

Home

Author: @sanmmm

Example: https://rsshub.app/wikihow/index

Route: /wikihow/index

Parameters: N/A

Category

Author: @sanmmm

Example: https://rsshub.app/wikihow/category/饮食与休闲/all

Route: /wikihow/category/:category/:type?

Parameters:

  • category, required - Category
  • type, optional - Type, default to all

Top category can be found in category Page, support secondary directories

Type

AllRecommend
allrec

Wise

FX Pair Yesterday

Support browser extension

Author: @HenryQW

Example: https://rsshub.app/wise/pair/GBP/USD

Route: /wise/pair/:source/:target

Parameters:

  • source, required - Base currency abbreviation
  • target, required - Quote currency abbreviation

Refer to the list of supported currencies.

艾瑞

产业研究报告

Author: @brilon @Fatpandac

Example: https://rsshub.app/iresearch/report

Route: /iresearch/report

Parameters: N/A

周度市场观察

Author: @nczitzk

Example: https://rsshub.app/iresearch/weekly

Route: /iresearch/weekly/:category?

Parameters:

  • category, optional - 分类,见下表,默认为全部
家电行业服装行业美妆行业食品饮料行业

爱 Q 生活网

最近更新

Support browser extension

Author: @nczitzk

Example: https://rsshub.app/iqnew/latest

Route: /iqnew/latest

Parameters: N/A

爱发电

发现用户

Author: @sanmmm

Example: https://rsshub.app/afdian/explore/hot/所有

Route: /afdian/explore/:type/:category?

Parameters:

  • type, required - 分类
  • category, optional - 目录类型,默认为 所有
分类
推荐最热
rechot

目录类型

所有绘画视频写作游戏音乐播客摄影技术Vtuber舞蹈体育旅游美食时尚数码动画其他
所有绘画视频写作游戏音乐播客摄影技术Vtuber舞蹈体育旅游美食时尚数码动画其他

用户动态

Author: @sanmmm

Example: https://rsshub.app/afdian/dynamic/@afdian

Route: /afdian/dynamic/:uid?

Parameters:

  • uid, optional - 用户id,用户动态页面url里可找到

澳門特別行政區政府各公共部門獎助貸學金服務平台

官方網址:https://www.bolsas.gov.mo/

Author: @KeiLongW

Example: https://rsshub.app/macau-bolsas

Route: /macau-bolsas/:lang?

Parameters:

  • lang, optional - 語言
中文葡文
chpt

百度热搜

榜单

Support browser extension

Author: @xyqfer

Example: https://rsshub.app/baidu/top

Route: /baidu/top/:board?

Parameters:

  • board, optional - 榜单,默认为 realtime
热搜榜小说榜电影榜电视剧榜汽车榜游戏榜
realtimenovelmovieteleplaycargame

贝壳研究院

研究成果

Support browser extension

Author: @shaomingbo

Example: https://rsshub.app/ke/researchResults

Route: /ke/researchResults

Parameters: N/A

毕马威

洞察

Author: @LogicJake

Example: https://rsshub.app/kpmg/insights

Route: /kpmg/insights

Parameters: N/A

成都住建蓉 e 办

商品住房购房登记

Support browser extension

Author: @TonyRL

Example: https://rsshub.app/cdzjryb/zw/projectList

Route: /cdzjryb/zw/projectList

Parameters: N/A

滴答清单

习惯打卡

caution

需要账号密码,详情见部署文档部分 RSS 模块配置

Self-host only

Author: @DIYgod

Example: https://rsshub.app/dida365/habit/checkins

Route: /dida365/habit/checkins

Parameters: N/A

福利资源 - met.red

福利资源 - met.red

Author: @junfengP @queensferryme

Example: https://rsshub.app/metred/fuli

Route: /metred/fuli

Parameters: N/A

古诗文网

首页推荐

Author: @LogicJake

Example: https://rsshub.app/gushiwen/recommend/zhushang

Route: /gushiwen/recommend/:annotation?

Parameters:

  • annotation, optional - N

annotation 字段为添加哪些附加信息。可从以下表格中选择值后按顺序拼接。例如如果需要注释和赏析,则为zhushang

翻译注释赏析
yizhushang

骨朵数据

日榜

Author: @Gem1ni

Example: https://rsshub.app/guduodata/daily

Route: /guduodata/daily

Parameters: N/A

国家留学网

通知

Support browser extensionSupport RSSBud

Author: @Derekmini @markmingjie

Example: https://rsshub.app/csc/notice/lxtz

Route: /csc/notice/:type?

Parameters:

  • type, optional - 分类, 默认为 lxtz
遴选通知综合项目专栏常见问题解答录取公告新闻资讯新闻公告
lxtzxmzlwtjdlqggxwzxxwgg

好队友

工作机会

Author: @lotosbin

Example: https://rsshub.app/network360/jobs

Route: /network360/jobs

Parameters: N/A

惠誉评级

板块信息

Author: @LogicJake

Example: https://rsshub.app/fitchratings/site/economics

Route: /fitchratings/site/:type

Parameters:

  • type, required - 板块名称,在网址 site 后面

静态模型爱好者

新品信息

Author: @cc798461

Example: https://rsshub.app/moxingfans

Route: /moxingfans

Parameters: N/A

巨量算数 - 算数指数

抖音指数波峰

Rely on PuppeteerStrict anti-crawler policy

Author: @Jkker

Example: https://rsshub.app/oceanengine/index/教材

Route: /oceanengine/index/:keyword

Parameters:

  • keyword, required - 热点关键词

爬取巨量算数近 6 个月的抖音指数,解密后提取指数波峰当日的热门搜索关键词,生成为 RSS。可用于追踪新闻热点事件。

头条指数波峰

Rely on PuppeteerStrict anti-crawler policy

Author: @Jkker

Example: https://rsshub.app/oceanengine/index/教材/toutiao

Route: /oceanengine/index/:keyword/toutiao

Parameters:

  • keyword, required - 热点关键词

爬取巨量算数近 6 个月的头条指数,解密后提取指数波峰当日的热门搜索关键词,生成为 RSS。可用于追踪新闻热点事件。

考研帮

考研帮调剂信息

Author: @shengmaosu

Example: https://rsshub.app/kaoyan

Route: /kaoyan

Parameters: N/A

空气质量

实时 AQI

Author: @xapool

Example: https://rsshub.app/aqicn/beijing/pm25,pm10

Route: /aqicn/:city/:pollution?

Parameters:

  • city, required - 城市拼音或地区 ID,详见aqicn.org
  • pollution, optional - 可选择显示更详细的空气污染成分
参数污染成分
pm25PM2.5
pm10PM10
o3O3
no2NO2
so2SO2
coCO

举例: https://rsshub.app/aqicn/beijing/pm25,pm10

  1. 显示单个污染成分,例如「pm25」, https://rsshub.app/aqicn/beijing/pm25
  2. 逗号分隔显示多个污染成分,例如「pm25,pm10」,https://rsshub.app/aqicn/beijing/pm25,pm10

快递 100

快递订单追踪

Support browser extension

Author: @NeverBehave

Example: https://rsshub.app/kuaidi100/track/shunfeng/SF1007896781640/0383

Route: /kuaidi100/track/:number/:id/:phone?

Parameters:

  • number, required - 快递公司代号
  • id, required - 订单号
  • phone, optional - 手机号后四位(仅顺丰)

快递公司代号如果不能确定,可通过下方快递列表获得。

caution
  1. 构造链接前请确认所有参数正确:错误快递公司 - 订单号组合将会缓存信息一小段时间防止产生无用查询
  2. 正常查询的订单在未签收状态下不会被缓存:请控制查询频率
  3. 订单完成后请尽快取消订阅,避免资源浪费

支持的快递公司列表

裏垢女子まとめ

Homepage

Rely on PuppeteerSupport browser extensionSupport RSSBud

Author: @SettingDust @Halcao

Example: https://rsshub.app/uraaka-joshi

Route: /uraaka-joshi

Parameters: N/A

User

Rely on PuppeteerSupport browser extensionSupport RSSBud

Author: @SettingDust @Halcao

Example: https://rsshub.app/uraaka-joshi/_rrwq

Route: /uraaka-joshi/:id

Parameters:

  • id, required - User ID

律师事务所文章

君合

Author: @snipersteve

Example: https://rsshub.app/law/jh

Route: /law/jh

Parameters: N/A

通商

Author: @snipersteve

Example: https://rsshub.app/law/ts

Route: /law/ts

Parameters: N/A

海问

Author: @snipersteve

Example: https://rsshub.app/law/hw

Route: /law/hw

Parameters: N/A

环球

Author: @snipersteve

Example: https://rsshub.app/law/hq

Route: /law/hq

Parameters: N/A

国枫

Author: @snipersteve

Example: https://rsshub.app/law/gf

Route: /law/gf

Parameters: N/A

中伦

Author: @snipersteve

Example: https://rsshub.app/law/zl

Route: /law/zl

Parameters: N/A

锦天城

Author: @snipersteve

Example: https://rsshub.app/law/jtc

Route: /law/jtc

Parameters: N/A

德恒

Author: @snipersteve

Example: https://rsshub.app/law/dh

Route: /law/dh

Parameters: N/A

金诚同达

Author: @snipersteve

Example: https://rsshub.app/law/jctd

Route: /law/jctd

Parameters: N/A

马良行

产品更新

Author: @junfengP

Example: https://rsshub.app/mlhang

Route: /mlhang

Parameters: N/A

每日生猪价格

每日生猪价格更新

Author: @importcjj

Example: https://rsshub.app/pork-price

Route: /pork-price

Parameters: N/A

米坛社区

表盘更新

Author: @hoilc

Example: https://rsshub.app/watchface/mi4/

Route: /watchface/:watch_type?/:list_type?

Parameters:

  • watch_type, optional - 手环型号, 默认为小米手环4
  • list_type, optional - 列表类型, 默认为最新上传

表盘型号

小米手环 4华米 GTR 47mm华米智能手表青春版
mi4gtr47gvlite

列表类型

最新上传最多下载编辑推荐
01recommends

模型网

新闻

Author: @cc798461

Example: https://rsshub.app/moxingnet

Route: /moxingnet

Parameters: N/A

汽油价格网

今日油价查询

Author: @TonyRL

Example: https://rsshub.app/qiyoujiage/shanghai

Route: /qiyoujiage/:path+

Parameters:

  • path, one or more - 路径
tip

路径处填写对应页面 URL 中 http://www.qiyoujiage.com/.shtml 之间的字段。下面是一个例子。

若订阅 福建漳州龙海今日油价 则将对应页面 URL http://www.qiyoujiage.com/fujian/zhangzhou/longhai.shtmlhttp://www.qiyoujiage.com/.shtml 之间的字段 fujian/zhangzhou/longhai 作为路径填入。此时路由为 /qiyoujiage/fujian/zhangzhou/longhai

且听风吟福利

分类

Author: @qiwihui

Example: https://rsshub.app/qtfyfl/guoji

Route: /qtfyfl/:category

Parameters:

  • category, required - 分类,可在 URL 中找到
最新文章福利社求出处套图集门事件内涵图电影下载影视资讯
latestfulisheqiuchuchutaotujimenshijianneihantudianyingxiazaiyingshi
电视剧下载动漫下载电影彩蛋影视剧情涨姿势娱乐明星八卦音乐歌曲
dianshijudongmancaidanjuqingzhangzishiyulemingxingmusic
游戏电脑软件实时热点心灵鸡汤符号大全国际新闻科技苑其他
gamessoftwareshishiredianxljtfhdqxljttechother

親子王國

板块

Author: @LogicJake

Example: https://rsshub.app/babykingdom/19/view

Route: /babykingdom/:id/:order?

Parameters:

  • id, required - 板块id,可在 URL 中找到
  • order, optional - 排序方式
发帖时间回复 / 查看查看最后发表热门
datelinereplyviewlastpostheat

热搜聚合

关键词聚合追踪

追踪各大热搜榜上包含特定关键词的条目。

当前收录榜单:微博热搜今日头条热搜知乎热搜知乎热门视频知乎热门话题

数据源: trending-in-one

Support browser extension

Author: @Jkker

Example: https://rsshub.app/trending/唐山,打人/3

Route: /trending/:keywords/:numberOfDays?

Parameters:

  • keywords, required - 通过逗号区隔的关键词列表
  • numberOfDays, optional - 向前追溯的天数,默认为3天

守望先锋

补丁说明

Author: @nczitzk

Example: https://rsshub.app/ow/patch

Route: /ow/patch

Parameters: N/A

四川省科学技术厅

四川省科学技术厅 - 公示公告

Author: @Cubernet

Example: https://rsshub.app/sckjt/news

Route: /sckjt/news/:type?

Parameters:

  • type, optional - 默认为tz
通知公示公告
tzgs

搜狗

Author: @xyqfer

Example: https://rsshub.app/sogou/doodles

Route: /sogou/doodles

Parameters: N/A

台灣事實查核中心

最新相關資訊 / 最新查核報告

Support browser extensionSupport RSSBud

Author: @TonyRL

Example: https://rsshub.app/tfc-taiwan

Route: /tfc-taiwan/:type?

Parameters:

  • type, optional - 分類,見下表,預設為 report
最新相關資訊最新查核報告
inforeport

專題 / 重點專區

Support browser extensionSupport RSSBud

Author: @TonyRL

Example: https://rsshub.app/tfc-taiwan/category/242

Route: /tfc-taiwan/:type/:id+

Parameters:

  • type, required - 專題 / 重點專區,見下表
  • id, one or more - 專題 / 重點專區 ID
專題重點專區
categorytopic

腾讯吐个槽

吐槽新帖

Author: @Qixingchen

Example: https://rsshub.app/tucaoqq/post/28564/CdRI0728

Route: /tucaoqq/post/:project/:key

Parameters:

  • project, required - 产品 ID
  • key, required - 产品密钥

腾讯新闻较真查证平台

最新辟谣

Support browser extension

Author: @hoilc

Example: https://rsshub.app/qq/fact

Route: /qq/fact

Parameters: N/A

天津产权交易中心

产权转让

Author: @kt286

Example: https://rsshub.app/tprtc/cqzr

Route: /tprtc/cqzr

Parameters: N/A

企业资产转让

Author: @kt286

Example: https://rsshub.app/tprtc/qyzc

Route: /tprtc/qyzc

Parameters: N/A

新闻动态

Author: @kt286

Example: https://rsshub.app/tprtc/news

Route: /tprtc/news

Parameters: N/A

天眼查

热门搜索

Strict anti-crawler policy

Author: @nczitzk

Example: https://rsshub.app/tianyancha/hot

Route: /tianyancha/hot

Parameters: N/A

无讼案例

案例

Author: @alienmao

Example: https://rsshub.app/itslaw/judgements/regulation+1121495748+13+中华人民共和国公司法(2018)第二十一条

Route: /itslaw/judgements/:conditions

Parameters:

  • conditions, required - 筛选条件,见示例

新趣集

官方 Feed 地址为: https://xinquji.com/rss

今日最佳

Author: @kiddyuchina

Example: https://rsshub.app/xinquji/today

Route: /xinquji/today

Parameters: N/A

今日国内

Author: @kiddyuchina

Example: https://rsshub.app/xinquji/today/internal

Route: /xinquji/today/internal

Parameters: N/A

有据

最新文章列表

Support browser extensionSupport RSSBud

Author: @kdanfly

Example: https://rsshub.app/chinafactcheck

Route: /chinafactcheck

Parameters: N/A

源仓库

源仓库更新

Author: @vhxubo

Example: https://rsshub.app/ku

Route: /ku/:name?

Parameters:

  • name, optional - 默认为 yuedu
阅读异次元海阔
yueduyiciyuanhaikuo

正版中国

分类列表

Author: @sanmmm

Example: https://rsshub.app/getitfree/category/8

Route: /getitfree/category/:category?

Parameters:

  • category, optional - 内容类型, 默认为全部

类型

全部文章永久免费限时折扣限时免费PCMacAndroidUWP
all31130931085017312

搜索

Author: @sanmmm

Example: https://rsshub.app/getitfree/search/windows

Route: /getitfree/search/:keyword

Parameters:

  • keyword, required - 搜索关键词

智联招聘

搜索

Author: @SunShinenny

Example: https://rsshub.app/zhilian/台州/JavaScript

Route: /zhilian/:city/:keyword

Parameters:

  • city, required - 城市「如若无该城市数据,将会报错」
  • keyword, required - 搜索关键词

中国工程科技知识中心

知识应用

Author: @nczitzk

Example: https://rsshub.app/cktest/app

Route: /cktest/app/:ctgroup?/:domain?

Parameters:

  • ctgroup, optional - 所属类别,见下表,默认为全部类别
  • domain, optional - 领域,见下表,默认为全部列表

所属类别

专题知识服务知识分析知识工具综合性知识服务全部类别
23410

领域

综合农业航天地质信息技术林业医药卫生战略性新兴产业能源冶金化工地理信息营养健康工程科教图书交通创新设计地理资源与生态材料气象渔业环境工程试验技术中草药水利海洋工程

产业政策

Author: @nczitzk

Example: https://rsshub.app/cktest/policy

Route: /cktest/policy

Parameters: N/A

中国工商银行

外汇牌价

Author: @leoleoasd

Example: https://rsshub.app/icbc/whpj/zs?filter_title=%E8%8B%B1%E9%95%91

Route: /icbc/whpj/:format?

Parameters:

  • format, optional - 输出的标题格式,默认为标题 + 所有价格。短格式仅包含货币名称。
短格式参考价现汇买卖现钞买卖现汇买入现汇卖出现钞买入现钞卖出
shortzsxhxcxhmrxhmcxcmrxcmc

中国光大银行

外汇牌价

总览

Author: @linbuxiao

Example: https://rsshub.app/cebbank/quotation/all

Route: /cebbank/quotation/all

Parameters: N/A

历史牌价

Author: @linbuxiao

Example: https://rsshub.app/cebbank/quotation/history/usd

Route: /cebbank/quotation/history/:type

Parameters:

  • type, required - 货币的缩写,见下表
美元英镑港币瑞士法郎瑞典克郎丹麦克郎挪威克郎日元加拿大元澳大利亚元新加坡元欧元澳门元泰国铢新西兰元韩圆
usdgbphkdchfsekdkknokjpycadaudsgdeurmopthbnzdkrw

中国互联网联合辟谣平台

今日辟谣

Author: @Fatpandac

Example: https://rsshub.app/piyao/jrpy

Route: /piyao/jrpy

Parameters: N/A

中国银行

外汇牌价

Author: @LogicJake @HenryQW

Example: https://rsshub.app/boc/whpj/zs?filter_title=%E8%8B%B1%E9%95%91

Route: /boc/whpj/:format?

Parameters:

  • format, optional - 输出的标题格式,默认为标题 + 所有价格。短格式仅包含货币名称。
短格式中行折算价现汇买卖现钞买卖现汇买入现汇卖出现钞买入现钞卖出
shortzsxhxcxhmrxhmcxcmrxcmc

中国邮政速递物流

新闻

苹果邮件

Author: @Fatpandac

Example: https://rsshub.app/ems/apple/EZ319397281CN

Route: /ems/apple/:id

Parameters:

  • id, required - 苹果邮件编号

自如

房源

Author: @DIYgod

Example: https://rsshub.app/ziroom/room/sh/1/2/五角场

Route: /ziroom/room/:city/:iswhole/:room/:keyword

Parameters:

  • city, required - 城市, 北京 bj; 上海 sh; 深圳 sz; 杭州 hz; 南京 nj; 广州 gz; 成都 cd; 武汉 wh; 天津 tj
  • iswhole, required - 是否整租
  • room, required - 房间数
  • keyword, required - 关键词

佐川急便

查询快递

Author: @nczitzk

Example: https://rsshub.app/sagawa/359554419420

Route: /sagawa/:id

Parameters:

  • id, required - 快递编号

はてな

はてな匿名ダイアリー - 人気記事アーカイブ

Author: @masakichi

Example: https://rsshub.app/hatena/anonymous_diary/archive

Route: /hatena/anonymous_diary/archive

Parameters: N/A