🛍️ Shopping
0818 团
分类
🟡 Missing Test
💡 Example: https://rsshub.app/0818tuan
🛎️ Route: /0818tuan/:listId?
🔗 Parameters:
listId
- Optional
- Description: 活动分类,见下表,默认为
1
🐙 Source Code: /0818tuan/index.ts
最新线报 | 实测活动 | 优惠券 |
---|---|---|
1 | 2 | 3 |
Arcteryx
New Arrivals
🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/arcteryx/new-arrivals/us/mens
🛎️ Route: /arcteryx/new-arrivals/:country/:gender
🔗 Parameters:
country
- Required
- Description: country
gender
- Required
- Description: gender
🐙 Source Code: /arcteryx/new-arrivals.ts
Country
United States | Canada | United Kingdom |
---|---|---|
us | ca | gb |
gender
male | female |
---|---|
mens | womens |
TIP
Parameter country
can be found within the url of Arcteryx
website.
Outlet
🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/arcteryx/outlet/us/mens
🛎️ Route: /arcteryx/outlet/:country/:gender
🔗 Parameters:
country
- Required
- Description: country
gender
- Required
- Description: gender
🐙 Source Code: /arcteryx/outlet.ts
Country
United States | Canada | United Kingdom |
---|---|---|
us | ca | gb |
gender
male | female |
---|---|
mens | womens |
TIP
Parameter country
can be found within the url of Arcteryx
website.
Regear New Arrivals
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/arcteryx/regear/new-arrivals
🛎️ Route: /arcteryx/regear/new-arrivals
🐙 Source Code: /arcteryx/regear-new-arrivals.ts
Bellroy
New Releases
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/bellroy/new-releases
🛎️ Route: /bellroy/new-releases
🐙 Source Code: /bellroy/new-releases.ts
Furstar
画师列表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/furstar/artists/cn
🛎️ Route: /furstar/artists/:lang?
🔗 Parameters:
lang
- Optional
- Description: 语言, 留空为jp, 支持cn, en
🐙 Source Code: /furstar/artists.ts
已经出售的角色列表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/furstar/archive/cn
🛎️ Route: /furstar/archive/:lang?
🔗 Parameters:
lang
- Optional
- Description: 语言, 留空为jp, 支持cn, en
🐙 Source Code: /furstar/archive.ts
最新售卖角色列表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/furstar/characters/cn
🛎️ Route: /furstar/characters/:lang?
🔗 Parameters:
lang
- Optional
- Description: 语言, 留空为jp, 支持cn, en
🐙 Source Code: /furstar/index.ts
Gumroad
Products
🔴 Failed Test
💡 Example: https://rsshub.app/gumroad/afkmaster/Eve10
🛎️ Route: /gumroad/:username/:products
🔗 Parameters:
username
- Required
- Description: username, can be found in URL
products
- Required
- Description: products name, can be found in URL
🐙 Source Code: /gumroad/index.ts
https://afkmaster.gumroad.com/l/Eve10
-> /gumroad/afkmaster/Eve10
Hot Toys
Toys List
🟢 Passed Test🎭 Rely on Puppeteer🔍 Support Radar
💡 Example: https://rsshub.app/hottoys
🛎️ Route: /hottoys/
🐙 Source Code: /hottoys/index.ts
hotukdeals
hottest
🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/hotukdeals/hottest
🛎️ Route: /hotukdeals/hottest
🐙 Source Code: /hotukdeals/hottest.ts
thread
🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/hotukdeals/hot
🛎️ Route: /hotukdeals/:type
🔗 Parameters:
type
- Required
- Description: should be one of highlights, hot, new, discussed
🐙 Source Code: /hotukdeals/index.ts
IKEA
UK - New Product Release
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ikea/gb/new
🛎️ Route: /ikea/gb/new
🐙 Source Code: /ikea/gb/new.ts
UK - Offers
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ikea/gb/offer
🛎️ Route: /ikea/gb/offer
🐙 Source Code: /ikea/gb/offer.ts
中国 - 会员特惠
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ikea/cn/family_offers
🛎️ Route: /ikea/cn/family_offers
🐙 Source Code: /ikea/cn/family-offers.ts
中国 - 低价优选
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ikea/cn/low_price
🛎️ Route: /ikea/cn/low_price
🐙 Source Code: /ikea/cn/low-price.ts
中国 - 当季新品推荐
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ikea/cn/new
🛎️ Route: /ikea/cn/new
🐙 Source Code: /ikea/cn/new.ts
Ktown4u
Get the products on sale
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ktown4u/artistBrandlist/234590/1723449
🛎️ Route: /ktown4u/artistBrandlist/:grpNo/:grpNo2?
🔗 Parameters:
grpNo
- Required
- Description: artist id (Get in url)
grpNo2
- Optional
- Description: product category id (Get in url), empty for all categories
🐙 Source Code: /ktown4u/artist-brandlist.ts
MyFigureCollection
Activity
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/myfigurecollection/activity
🛎️ Route: /myfigurecollection/activity/:category?/:language?/:latestAdditions?/:latestEdits?/:latestAlerts?/:latestPictures?
🔗 Parameters:
category
- Optional
- Description: Category, Figures by default
language
- Optional
- Description: Language, as above,
en
by default
latestAdditions
- Optional
- Description: Latest Additions, on as
1
by default, off as0
latestEdits
- Optional
- Description: Changes, on as
1
by default, off as0
latestAlerts
- Optional
- Description: Alerts, on as
1
by default, off as0
latestPictures
- Optional
- Description: Pictures, on as
1
by default, off as0
🐙 Source Code: /myfigurecollection/activity.ts
Category
Figures | Goods | Media |
---|---|---|
0 | 1 | 2 |
Language
Id | Language |
---|---|
en | |
de | Deutsch |
es | Español |
fi | Suomeksi |
fr | Français |
it | Italiano |
ja | 日本語 |
nl | Nederlands |
no | Norsk |
pl | Polski |
pt | Português |
ru | Русский |
sv | Svenska |
zh | 中文 |
圖片
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/myfigurecollection/potd
🛎️ Route: /myfigurecollection/:category?/:language?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为每日圖片
language
- Optional
- Description: 语言,见上表,默认为空,即
en
🐙 Source Code: /myfigurecollection/index.ts
每日圖片 | 每週圖片 | 每月圖片 |
---|---|---|
potd | potw | potm |
MyMusicSheet
User Sheets
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/mymusicsheet/user/sheets/HalcyonMusic/USD/1
🛎️ Route: /mymusicsheet/user/sheets/:username/:iso?/:freeOnly?
🔗 Parameters:
username
- Required
- Description: 用户名,可在URL中找到
iso
- Optional
- Description: 用于显示价格的ISO 4217货币代码, 支持常见代码, 默认为人民币, 即
CNY
freeOnly
- Optional
- Description: 只返回免费谱, 任意值为开启
🐙 Source Code: /mymusicsheet/usersheets.ts
关于 ISO 4217,请参考维基百科
Openrice開飯喇
美食網站Openrice相关資訊
OpenRice 開飯熱店 - 年度餐廳投票
🟢 Passed Test
💡 Example: https://rsshub.app/openrice/zh/hongkong/voting/top/chinese
🛎️ Route: /openrice/:lang/hongkong/voting/top/:categoryKey
🔗 Parameters:
lang
- Required
- Description: 语言,缺省为 zh
categoryKey
- Required
- Description: 类别,缺省为 chinese
🐙 Source Code: /openrice/voting.ts
lang: 语言,见下方列表
简体 | 繁體 | EN |
---|---|---|
zh-cn | zh | en |
categoryKey: 部分类别,见下方列表 (更多的类别可以在页面的link中对照获取)
中菜館 | 上海菜 | 粵菜 | 川菜 | 港式 | 粥粉麵店 | 廚師發辦 | 韓國菜 | 泰國菜 | 越南菜 |
---|---|---|---|---|---|---|---|---|---|
chinese | shanghainese | guangdong | sichuan | hkstyle | congee_noodles | omakase | korean | thai | vietnamese |
香港餐廳排行榜
🟢 Passed Test
💡 Example: https://rsshub.app/openrice/zh/hongkong/explore/chart/most-bookmarked
🛎️ Route: /openrice/:lang/hongkong/explore/chart/:category
🔗 Parameters:
lang
- Required
- Description: 语言,缺省为 zh
category
- Required
- Description: 类别,缺省为 most-bookmarked
🐙 Source Code: /openrice/chart.ts
简体 | 繁體 | EN |
---|---|---|
zh-cn | zh | en |
最多收藏 | 每周最高评分 | 最高浏览 | 最佳甜品餐厅 |
---|---|---|---|
most-bookmarked | best-rating | most-popular | best-dessert |
香港餐廳精選優惠券
🟢 Passed Test
💡 Example: https://rsshub.app/openrice/zh/hongkong/offers
🛎️ Route: /openrice/:lang/hongkong/offers
🔗 Parameters:
lang
- Required
- Description: 语言,缺省为 zh
🐙 Source Code: /openrice/offers.ts
简体 | 繁體 | EN |
---|---|---|
zh-cn | zh | en |
香港餐厅滋讯
🟢 Passed Test
💡 Example: https://rsshub.app/openrice/zh/hongkong/promos
🛎️ Route: /openrice/:lang/hongkong/promos
🔗 Parameters:
lang
- Required
- Description: 语言,缺省为 zh
🐙 Source Code: /openrice/promos.ts
简体 | 繁體 | EN |
---|---|---|
zh-cn | zh | en |
Patagonia
New Arrivals
🟢 Passed Test
💡 Example: https://rsshub.app/patagonia/new-arrivals/mens
🛎️ Route: /patagonia/new-arrivals/:category
🔗 Parameters:
category
- Required
- Description: category, see below
🐙 Source Code: /patagonia/new-arrivals.ts
Men's | Women's | Kids' & Baby | Packs & Gear |
---|---|---|---|
mens | womens | kids | luggage |
ShopBack
Store
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/shopback/shopee-mart
🛎️ Route: /shopback/:store
🔗 Parameters:
store
- Required
- Description: Store, can be found in URL
🐙 Source Code: /shopback/store.ts
Snow Peak
New Arrivals(USA)
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/snowpeak/us/new-arrivals
🛎️ Route: /snowpeak/us/new-arrivals
🐙 Source Code: /snowpeak/us-new-arrivals.ts
Uniqlo
New Arrivals
🟢 Passed Test
💡 Example: https://rsshub.app/uniqlo/new/sg/men
🛎️ Route: /uniqlo/new/:country/:category
🔗 Parameters:
country
- Required
- Description: currently only supports sg, us, jp
category
- Required
- Description: supports
men
women
,kids
,baby
🐙 Source Code: /uniqlo/new.ts
Zagg
New Arrivals
🔴 Failed Test
💡 Example: https://rsshub.app/zagg/new-arrivals/brand=164&cat=3038,3041
🛎️ Route: /zagg/new-arrivals/:query?
🔗 Parameters:
query
- Optional
- Description: query, search page querystring
🐙 Source Code: /zagg/new-arrivals.ts
For instance, in https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041
, the query is brand=164&cat=3038%2C3041
大麦网
票务更新
🟢 Passed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/damai/activity/上海/音乐会/全部/柴可夫斯基
🛎️ Route: /damai/activity/:city/:category/:subcategory/:keyword?
🔗 Parameters:
city
- Required
- Description: 城市,如果不需要限制,请填入
全部
category
- Required
- Description: 分类,如果不需要限制,请填入
全部
subcategory
- Required
- Description: 子分类,如果不需要限制,请填入
全部
keyword
- Optional
- Description: 搜索关键字,置空为不限制
🐙 Source Code: /damai/activity.ts
城市、分类名、子分类名,请参见大麦网搜索页面
大众点评
用户动态
🟡 Missing Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/dianping/user/808259118
🛎️ Route: /dianping/user/:id
🔗 Parameters:
id
- Required
- Description: User id,打开网页端从 URL 中获取,在
/member/:id
中
⚙️ Deployment Configs:
DIANPING_COOKIE
, required - 大众点评的 Cookie
🐙 Source Code: /dianping/user.ts
获取用户点评、签到、攻略等动态。
多抓鱼
搜索结果
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/duozhuayu/search/JavaScript
🛎️ Route: /duozhuayu/search/:wd
🔗 Parameters:
wd
- Required
- Description: 搜索关键词
🐙 Source Code: /duozhuayu/search.ts
逛丢
关键字搜索
🟢 Passed Test
💡 Example: https://rsshub.app/guangdiu/search/q=百度网盘
🛎️ Route: /guangdiu/search/:query?
🔗 Parameters:
query
- Optional
- Description: 链接参数,对应网址问号后的内容
🐙 Source Code: /guangdiu/search.ts
国内折扣 / 海外折扣
🟢 Passed Test
💡 Example: https://rsshub.app/guangdiu/k=daily
🛎️ Route: /guangdiu/:query?
🔗 Parameters:
query
- Optional
- Description: 链接参数,对应网址问号后的内容
🐙 Source Code: /guangdiu/index.ts
TIP
海外折扣: /guangdiu/k=daily&c=us
九块九
🟢 Passed Test
💡 Example: https://rsshub.app/guangdiu/cheaps/k=clothes
🛎️ Route: /guangdiu/cheaps/:query?
🔗 Parameters:
query
- Optional
- Description: 链接参数,对应网址问号后的内容
🐙 Source Code: /guangdiu/cheaps.ts
一小时风云榜
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/guangdiu/rank
🛎️ Route: /guangdiu/rank
🐙 Source Code: /guangdiu/rank.ts
京东
商品价格
🔴 Failed Test
💡 Example: https://rsshub.app/jd/price/526835
🛎️ Route: /jd/price/:id
🔗 Parameters:
id
- Required
- Description: 商品 id,可在商品详情页 URL 中找到
🐙 Source Code: /jd/price.ts
TIP
如商品 https://item.jd.com/526835.html
中的 id 为 526835
,所以路由为 /jd/price/526835
摩点
众筹
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/modian/zhongchou
🛎️ Route: /modian/zhongchou/:category?/:sort?/:status?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为全部
sort
- Optional
- Description: 排序,见下表,默认为最新上线
status
- Optional
- Description: 状态,见下表,默认为全部
🐙 Source Code: /modian/zhongchou.ts
分类
全部 | 游戏 | 动漫 | 出版 | 桌游 |
---|---|---|---|---|
all | games | comics | publishing | tablegames |
卡牌 | 潮玩模型 | 影视 | 音乐 | 活动 |
---|---|---|---|---|
cards | toys | film-video | music | activities |
设计 | 科技 | 食品 | 爱心通道 | 动物救助 |
---|---|---|---|---|
design | technology | food | charity | animals |
个人愿望 | 其他 |
---|---|
wishes | others |
排序
最新上线 | 金额最高 | 评论最多 |
---|---|---|
top_time | top_money | top_comment |
状态
全部 | 创意 | 预热 | 众筹中 | 众筹成功 |
---|---|---|---|---|
all | idea | preheat | going | success |
上海文化广场
节目列表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/shcstheatre/programs
🛎️ Route: /shcstheatre/programs
🐙 Source Code: /shcstheatre/programs.ts
上海东方艺术中心
演出月历
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/shoac/recent-show
🛎️ Route: /shoac/recent-show
🐙 Source Code: /shoac/recent-show.ts
什么值得买
TIP
网站也提供了部分 RSS: https://www.smzdm.com/dingyue
关键词
🟢 Passed Test
💡 Example: https://rsshub.app/smzdm/keyword/女装
🛎️ Route: /smzdm/keyword/:keyword
🔗 Parameters:
keyword
- Required
- Description: 你想订阅的关键词
🐙 Source Code: /smzdm/keyword.ts
好文分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/smzdm/haowen/fenlei/shenghuodianqi
🛎️ Route: /smzdm/haowen/fenlei/:name/:sort?
🔗 Parameters:
name
- Required
- Description: 分类名,可在 URL 中查看
sort
- Optional
- Description: 排序方式,默认为最新
🐙 Source Code: /smzdm/haowen-fenlei.ts
最新 | 周排行 | 月排行 |
---|---|---|
0 | 7 | 30 |
好文
🟢 Passed Test
💡 Example: https://rsshub.app/smzdm/haowen/1
🛎️ Route: /smzdm/haowen/:day?
🔗 Parameters:
day
- Optional
- Description: 以天为时间跨度,默认为
all
,其余可以选择1
,7
,30
,365
🐙 Source Code: /smzdm/haowen.ts
排行榜
🔴 Failed Test
💡 Example: https://rsshub.app/smzdm/ranking/pinlei/11/3
🛎️ Route: /smzdm/ranking/:rank_type/:rank_id/:hour
🔗 Parameters:
rank_type
- Required
- Options:
- Description: 榜单类型
rank_id
- Required
- Options:
- Description: 榜单ID
hour
- Required
- Options:
- Description: 时间跨度
🐙 Source Code: /smzdm/ranking.ts
商品
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/smzdm/product/zm5vzpe
🛎️ Route: /smzdm/product/:id
🔗 Parameters:
id
- Required
- Description: 商品 id,网址上直接可以看到
🐙 Source Code: /smzdm/product.ts
用户文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/smzdm/article/6902738986
🛎️ Route: /smzdm/article/:uid
🔗 Parameters:
uid
- Required
- Description: 用户 id,网址上直接可以看到
🐙 Source Code: /smzdm/article.ts
用户爆料
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/smzdm/baoliao/7367111021
🛎️ Route: /smzdm/baoliao/:uid
🔗 Parameters:
uid
- Required
- Description: 用户id,网址上直接可以看到
🐙 Source Code: /smzdm/baoliao.ts
淘宝众筹
众筹项目
🟢 Passed Test
💡 Example: https://rsshub.app/taobao/zhongchou/all
🛎️ Route: /taobao/zhongchou/:type?
🔗 Parameters:
type
- Optional
- Description: 类型, 默认为
all
全部
🐙 Source Code: /taobao/zhongchou.ts
全部 | 科技 | 食品 | 动漫 | 设计 | 公益 | 娱乐 | 影音 | 书籍 | 游戏 | 其他 |
---|---|---|---|---|---|---|---|---|---|---|
all | tech | agriculture | acg | design | love | tele | music | book | game | other |
特斯拉中国
价格
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/tesla/price
🛎️ Route: /tesla/price
🐙 Source Code: /tesla/price/index.ts
权益中心
🟢 Passed Test
💡 Example: https://rsshub.app/tesla/cx/生活方式/北京
🛎️ Route: /tesla/cx/:category?/:city?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为空,即全部
city
- Optional
- Description: 城市,默认为空,即全国
🐙 Source Code: /tesla/cx.ts
充电免停 | 酒店 | 美食 | 生活方式 |
---|
TIP
分类为 充电免停 时,城市参数不起作用
可选城市
成都 | 深圳 | 洛阳 | 北京 | 南京 | 绍兴 |
---|
西安 | 上海 | 阿坝藏族羌族自治州 | 重庆 | 郑州 | 天津 |
---|
晋中 | 三亚 | 湖州 | 苏州 | 扬州 | 秦皇岛 |
---|
长沙 | 武汉 | 安阳 | 温州 | 瑞安 | 石家庄 |
---|
佛山 | 广州 | 杭州 | 烟台 | 沧州 | 张家港 |
---|
金华 | 临沧 | 大理 | 南昌 | 贵阳 | 信阳 |
---|
张家口 | 铜仁 | 沈阳 | 合肥 | 黔东 | 高邮 |
---|
三河 | 安顺 | 莆田 | 阳江 | 南宁 | 台州 |
---|
余姚 | 淄博 | 三明 | 中山 | 宁波 | 厦门 |
---|
永康 | 慈溪 | 台山 | 福州 | 无锡 | 宜昌 |
---|
泉州 | 肇庆 | 太仓 | 珠海 | 邢台 | 衡水 |
---|
温岭 | 宜兴 | 东莞 | 威海 | 南通 | 舟山 |
---|
都匀 | 长治 | 江阴 | 云浮 | 常州 | 唐山 |
---|
平湖 | 商丘 | 保定 | 泰州 | 青岛 | 龙口 |
---|
泰安 | 岳阳 | 惠州 | 徐州 | 哈尔滨 | 潍坊 |
---|
大同 | 嘉兴 | 毕节 | 临汾 | 江门 | 诸暨 |
---|
儋州 | 衢州 | 大连 | 昆山 | 靖江 | 常熟 |
---|
罗定 | 丽江 | 晋江 | 乐清 | 茂名 | 福清 |
---|
廊坊 | 兰溪 | 汕尾 | 滨州 | 昆明 | 玉环 |
---|
绵阳 | 漳州 | 德州 | 聊城 | 龙岩 | 临沂 |
---|
新沂 | 桐乡 | 迪庆藏族自治州 | 汕头 | 潮州 | 驻马店 |
---|
曲阜 | 郴州 | 济源 | 兴义 |
---|
线报酷
线板酷
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/xianbao
🛎️ Route: /xianbao/:category?
🔗 Parameters:
category
- Optional
- Description: 类别id,默认为:latest
🐙 Source Code: /xianbao/index.ts
分类 | id |
---|---|
最新 | latest |
赚客吧 | zuankeba |
赚客吧热帖 | zuankeba-hot |
新赚吧 | xinzuanba |
新赚吧热帖 | xinzuanba-hot |
微博 | |
微博热帖 | weibo-hot |
豆瓣线报 | douban |
豆瓣热帖 | douban-hot |
酷安 | kuan |
小嘀咕 | xiaodigu |
葫芦侠 | huluxia |
小刀娱乐网 | xiadao |
技术QQ网 | qqjishu |
YYOK大全 | yyok |
活动资讯网 | huodong |
免费赚钱中心 | mianfei |
一小时 | yixiaoshi |
三小时 | sanxiaoshi |
六小时 | liuxiaoshi |
十二小时 | shierxiaoshi |
二十四小时 | ershisixiaoshi |
四十八小时 | sishibaxiaoshi |
今天 | jintian |
昨天 | zuotian |
前天 | qiantian |
三天 | santian |
五天 | wutian |
七天 | qitian |
十五天 | shiwutian |
消费者报道
要闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ccreports/article
🛎️ Route: /ccreports/article
🐙 Source Code: /ccreports/index.ts
小米
小米众筹
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mi/crowdfunding
🛎️ Route: /mi/crowdfunding
🐙 Source Code: /mi/crowdfunding.ts
小米有品
小米有品众筹
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/xiaomiyoupin/crowdfunding
🛎️ Route: /xiaomiyoupin/crowdfunding
🐙 Source Code: /xiaomiyoupin/crowdfunding.ts
小米有品每日上新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/xiaomiyoupin/latest
🛎️ Route: /xiaomiyoupin/latest
🐙 Source Code: /xiaomiyoupin/latest.ts
秀动网
按音乐人 - 演出更新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/showstart/artist/301783
🛎️ Route: /showstart/artist/:id
🔗 Parameters:
id
- Required
- Description: 音乐人 ID
🐙 Source Code: /showstart/artist.ts
TIP
音乐人 ID 查询: /showstart/search/artist/:keyword
,如: https://rsshub.app/showstart/search/artist/周杰伦
按厂牌 - 演出更新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/showstart/brand/34707
🛎️ Route: /showstart/brand/:id
🔗 Parameters:
id
- Required
- Description: 厂牌 ID
🐙 Source Code: /showstart/brand.ts
TIP
厂牌 ID 查询: /showstart/search/brand/:keyword
,如: https://rsshub.app/showstart/search/brand/声场
按城市 - 演出更新
🟢 Passed Test
💡 Example: https://rsshub.app/showstart/event/571/3
🛎️ Route: /showstart/event/:cityCode/:showStyle?
🔗 Parameters:
cityCode
- Required
- Description: 演出城市 (编号)
showStyle
- Optional
- Description: 演出风格 (编号)
🐙 Source Code: /showstart/event.ts
TIP
演出城市
cityCode
查询:/showstart/search/city/:keyword
, 如: https://rsshub.app/showstart/search/city/杭州演出风格
showStyle
查询:/showstart/search/style/:keyword
,如: https://rsshub.app/showstart/search/style/摇滚
按场地 - 演出更新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/showstart/site/3583
🛎️ Route: /showstart/site/:siteId
🔗 Parameters:
siteId
- Required
- Description: 演出场地 (编号)
🐙 Source Code: /showstart/site.ts
TIP
- 演出场地 ID 查询:
/showstart/search/site/:keyword
, 如: https://rsshub.app/showstart/search/site/酒球会
演出搜索
🟢 Passed Test
💡 Example: https://rsshub.app/showstart/search/live
🛎️ Route: /showstart/search/:type/:keyword?
🔗 Parameters:
type
- Required
- Options:
- Description: 类别
keyword
- Optional
- Description: 搜索关键词
🐙 Source Code: /showstart/search.ts
中国养猪网
全国今日生猪价格
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/zhuwang/zhujia
🛎️ Route: /zhuwang/zhujia
🐙 Source Code: /zhuwang/index.ts