跳到主要内容

bbs

19 楼

头条

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/19lou/jiaxing

🛎️ 路由:/19lou/:city?

🔗 参数:

  • city可选分类,见下表,默认为 www,即杭州

🐙 源代码:/19lou/index.ts

杭州台州嘉兴宁波湖州
wwwtaizhoujiaxingningbohuzhou
绍兴湖州温州金华舟山
shaoxinghuzhouwenzhoujinhuazhoushan
衢州丽水义乌萧山余杭
quzhoulishuiyiwuxiaoshanyuhang
临安富阳桐庐建德淳安
linanfuyangtonglujiandechunan

8264

列表

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/8264/list/751

🛎️ 路由:/8264/list/:id?

🔗 参数:

  • id可选列表 id,见下表,默认为 751,即热门推荐

🐙 源代码:/8264/list.ts

热门推荐户外知识户外装备
751238204
更多列表

热门推荐

业界国际专访图说户外登山攀岩
489733746902914934935

户外知识

徒步露营安全急救领队登雪山
242950931920915
攀岩骑行跑步滑雪水上运动
916917918919921
钓鱼潜水攀冰冲浪网球
951952953966967
绳索知识高尔夫马术户外摄影羽毛球
968969970973971
游泳溯溪健身瑜伽
974975976977

户外装备

服装冲锋衣抓绒衣皮肤衣速干衣
209923924925926
羽绒服软壳户外鞋登山鞋徒步鞋
927929211928930
越野跑鞋溯溪鞋登山杖帐篷睡袋
933932220208212
炉具灯具水具面料背包
792218219222207
防潮垫电子导航冰岩绳索综合装备
214216215223

Dcard

注意

僅能透過台灣 IP 抓取。

板塊帖子

🚨 反爬严格🎭 依赖 Puppeteer

👨‍💻 作者:@HenryQW

💡 举例:https://rsshub.app/dcard/funny/popular

🛎️ 路由:/dcard/:section/:type?

🔗 参数:

  • section必选板塊名稱,URL 中獲得
  • type可选排序,popular 熱門;latest 最新,默認為 latest

🐙 源代码:/dcard/section.ts

Discourse

注意

You need to set the environment variable DISCOURSE_CONFIG_{id} before using it. Please refer to Configuration section in the Deploy page of the documentation.

Latest posts

⚙️ 需要配置

👨‍💻 作者:@dzx-dzx

💡 举例:https://rsshub.app/discourse/0/posts

🛎️ 路由:/discourse/:configId/posts

🔗 参数:

  • configId必选Environment variable configuration id, see above

⚙️ 部署配置:

  • DISCOURSE_CONFIG_*必选

🐙 源代码:/discourse/posts.ts

Notifications

⚙️ 需要配置

👨‍💻 作者:

💡 举例:https://rsshub.app/discourse/0/notifications

🛎️ 路由:/discourse/:configId/notifications/:fulltext?

🔗 参数:

  • configId必选Environment variable configuration id, see above
  • fulltext可选Fetch the content if the notification points to a post. This is disabled by default, set it to 1 to enable it.

⚙️ 部署配置:

  • DISCOURSE_CONFIG_*必选

🐙 源代码:/discourse/notifications.ts

注意

If you opt to enable fulltext feature, consider adding limit parameter to your query to avoid sending too many request.

Elastic 中文社区

发现

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/elasticsearch-cn

🛎️ 路由:/elasticsearch-cn/:params?

🔗 参数:

  • params可选分类,可在对应分类页 URL 中找到

🐙 源代码:/elasticsearch-cn/index.ts

Elasticsearch 最新 的 URL 为 https://elasticsearch.cn/category-2,则分类参数处填写 category-2,最后得到路由地址 /elasticsearch-cn/category-2

又如 求职招聘 30 天热门 的 URL 为 https://elasticsearch.cn/sort_type-hot____category-12__day-30,则分类参数处填写 sort_type-hot____category-12__day-30,最后得到路由地址 /elasticsearch-cn/sort_type-hot____category-12__day-30

LearnKu

社区

🔍 支持 Radar

👨‍💻 作者:@kayw-geek

💡 举例:https://rsshub.app/learnku/laravel/qa

🛎️ 路由:/learnku/:community/:category?

🔗 参数:

  • community必选社区 标识,可在 https://learnku.com/communities 找到
  • category可选分类,如果不传 category 则获取全部分类

🐙 源代码:/learnku/topic.ts

招聘翻译问答链接
jobstranslationsqalinks

Meteor

看板列表

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/meteor/boards

🛎️ 路由:/meteor/boards

🐙 源代码:/meteor/boards.ts

看板

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/meteor/all

🛎️ 路由:/meteor/:board?

🔗 参数:

  • board可选看板 ID 或簡稱,可在 URL 或下方路由找到,預設為 all

🐙 源代码:/meteor/index.ts

NGA

分区帖子

👨‍💻 作者:@xyqfer

💡 举例:https://rsshub.app/nga/forum/489

🛎️ 路由:/nga/forum/:fid/:recommend?

🔗 参数:

  • fid必选分区 id, 可在分区主页 URL 找到, 没有 fid 时 stid 同样适用
  • recommend可选是否只显示精华主题, 留空为否, 任意值为是

🐙 源代码:/nga/forum.ts

帖子

👨‍💻 作者:@xyqfer @syrinka

💡 举例:https://rsshub.app/nga/post/18449558

🛎️ 路由:/nga/post/:tid/:authorId?

🔗 参数:

  • tid必选帖子 id, 可在帖子 URL 找到
  • authorId可选作者 id

🐙 源代码:/nga/post.ts

Pikabu

User

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/pikabu/user/@bula.dragon

🛎️ 路由:/pikabu/user/:name

🔗 参数:

  • name必选User name

🐙 源代码:/pikabu/user.ts

PKMer

最近更新

🔍 支持 Radar

👨‍💻 作者:@Gnoyong

💡 举例:https://rsshub.app/pkmer/recent

🛎️ 路由:/pkmer/recent

🐙 源代码:/pkmer/recent.ts

PLAYNO.1 玩樂達人

AV

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/playno1/av

🛎️ 路由:/playno1/av/:catid?

🔗 参数:

  • catid可选分类,见下表,默认为全部文章

🐙 源代码:/playno1/av.ts

注意

目前观测到该博客可能禁止日本 IP 访问。建议部署在日本区以外的服务器上。

全部文章AV 新聞AV 導覽
7835

情趣

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/playno1/st

🛎️ 路由:/playno1/st/:catid?

🔗 参数:

  • catid可选分类,见下表,默认为全部文章

🐙 源代码:/playno1/st.ts

全部文章情趣體驗報告情趣新聞情趣研究所
allexperiencenewsgraduate

Saraba1st

论坛摘要

👨‍💻 作者:@shinemoon

💡 举例:https://rsshub.app/saraba1st/digest/forum-75-1

🛎️ 路由:/saraba1st/digest/:tid

🔗 参数:

  • tid必选论坛 id

🐙 源代码:/saraba1st/digest.ts

版面网址如果为 https://bbs.saraba1st.com/2b/forum-75-1.html 那么论坛 id 就是 forum-75-1

帖子

👨‍💻 作者:@zengxs

💡 举例:https://rsshub.app/saraba1st/thread/1842868

🛎️ 路由:/saraba1st/thread/:tid

🔗 参数:

  • tid必选帖子 id

🐙 源代码:/saraba1st/thread.ts

帖子网址如果为 https://bbs.saraba1st.com/2b/thread-1842868-1-1.html 那么帖子 id 就是 1789863

The Ring of Wonder

首页更新

🔍 支持 Radar

👨‍💻 作者:@shiningdracon

💡 举例:https://rsshub.app/trow/portal

🛎️ 路由:/trow/portal

🐙 源代码:/trow/portal.ts

V2EX

标签

👨‍💻 作者:@liyefox

💡 举例:https://rsshub.app/v2ex/tab/hot

🛎️ 路由:/v2ex/tab/:tabid

🔗 参数:

  • tabid必选tab标签ID,在 URL 可以找到

🐙 源代码:/v2ex/tab.ts

帖子

🔍 支持 Radar

👨‍💻 作者:@kt286

💡 举例:https://rsshub.app/v2ex/post/584403

🛎️ 路由:/v2ex/post/:postid

🔗 参数:

  • postid必选帖子ID,在 URL 可以找到

🐙 源代码:/v2ex/post.ts

最热 / 最新主题

👨‍💻 作者:@WhiteWorld

💡 举例:https://rsshub.app/v2ex/topics/latest

🛎️ 路由:/v2ex/topics/:type

🔗 参数:

  • type必选hot 或 latest

🐙 源代码:/v2ex/topics.ts

ZodGame

forum

⚙️ 需要配置

👨‍💻 作者:@FeCCC

💡 举例:https://rsshub.app/zodgame/forum/13

🛎️ 路由:/zodgame/forum/:fid?

🔗 参数:

  • fid可选forum id, can be found in URL

⚙️ 部署配置:

  • ZODGAME_COOKIE必选

🐙 源代码:/zodgame/forum.ts

Zuvio

看板列表

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/zuvio/student5/boards

🛎️ 路由:/zuvio/student5/boards

🐙 源代码:/zuvio/boards.ts

校園話題

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/zuvio/student5/34

🛎️ 路由:/zuvio/student5/:board?

🔗 参数:

  • board可选看板 ID,空为全站文章,可在看板 URL 或下方路由找到

🐙 源代码:/zuvio/student5.ts

百度

精品帖子

👨‍💻 作者:@u3u

💡 举例:https://rsshub.app/baidu/tieba/forum/good/女图

🛎️ 路由:/baidu/tieba/forum/good/:kw/:cid?/:sortBy?,/tieba/forum/:kw/:sortBy?

🐙 源代码:/baidu/tieba/forum.ts

精品帖子

👨‍💻 作者:@u3u

💡 举例:https://rsshub.app/baidu/tieba/forum/good/女图

🛎️ 路由:/baidu/tieba/forum/good/:kw/:cid?/:sortBy?,/tieba/forum/:kw/:sortBy?

🐙 源代码:/baidu/tieba/forum.ts

帖子动态

🔍 支持 Radar

👨‍💻 作者:@u3u

💡 举例:https://rsshub.app/baidu/tieba/post/686961453

🛎️ 路由:/baidu/tieba/post/:id,/tieba/post/lz/:id

🐙 源代码:/baidu/tieba/post.ts

帖子动态

🔍 支持 Radar

👨‍💻 作者:@u3u

💡 举例:https://rsshub.app/baidu/tieba/post/686961453

🛎️ 路由:/baidu/tieba/post/:id,/tieba/post/lz/:id

🐙 源代码:/baidu/tieba/post.ts

贴吧搜索

👨‍💻 作者:@JimenezLi

💡 举例:https://rsshub.app/baidu/tieba/search/neuro

🛎️ 路由:/baidu/tieba/search/:qw/:routeParams?

🔗 参数:

  • qw必选搜索关键词
  • routeParams可选额外参数;请参阅以下说明和表格

🐙 源代码:/baidu/tieba/search.ts

含义接受的值默认值
kw在名为 kw 的贴吧中搜索任意名称 / 无
only_thread只看主题帖,默认为 0 关闭0/10
rn返回条目的数量1-2020
sm排序方式,0 为按时间顺序,1 为按时间倒序,2 为按相关性顺序0/1/21

用例:/baidu/tieba/search/neuro/kw=neurosama&only_thread=1&sm=2

用户帖子

👨‍💻 作者:@igxlin @nczitzk

💡 举例:https://rsshub.app/baidu/tieba/user/斗鱼游戏君

🛎️ 路由:/baidu/tieba/user/:uid

🔗 参数:

  • uid必选用户 ID

🐙 源代码:/baidu/tieba/user.ts

用户 ID 可以通过打开用户的主页后查看地址栏的 un 字段来获取。

第一会所

子版块

👨‍💻 作者:

💡 举例:https://rsshub.app/sis001/forum/322

🛎️ 路由:/sis001/forum/:id?

🔗 参数:

  • id可选子版块 ID,可在子论坛 URL 找到,默认为 Funny Jokes | 短篇笑话区

🐙 源代码:/sis001/forum.ts

电鸭社区

分类文章

👨‍💻 作者:@running-grass

💡 举例:https://rsshub.app/eleduck/posts/4

🛎️ 路由:/eleduck/posts/:id?

🔗 参数:

  • id可选分类id,可以论坛的URL找到,默认为全部

🐙 源代码:/eleduck/posts.ts

id分类
0全部
1讨论
2分享
3露个脸
4访谈故事
5招聘
10海外移民
12英语
14电鸭官方
15独立产品
17闲话开源
19Web3
21设计
22人才库
23Upwork
24经验课

工作机会

🔍 支持 Radar

👨‍💻 作者:@sfyumi

💡 举例:https://rsshub.app/eleduck/jobs

🛎️ 路由:/eleduck/jobs

🐙 源代码:/eleduck/jobs.ts

丁香园

个人帖子

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/dxy/bbs/profile/thread/8335054

🛎️ 路由:/dxy/bbs/profile/thread/:userId

🔗 参数:

  • userId必选个人 ID,可在 URL 中找到

🐙 源代码:/dxy/profile/thread.ts

专题

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/dxy/bbs/special/72

🛎️ 路由:/dxy/bbs/special/:specialId

🔗 参数:

  • specialId必选专题 ID,可在对应专题页 URL 中找到

🐙 源代码:/dxy/special.ts

斗鱼直播

鱼吧帖子

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/douyu/group/1011

🛎️ 路由:/douyu/group/:id/:sort?

🔗 参数:

  • id必选鱼吧 id,可在鱼吧页 URL 中找到
  • sort可选排序方式,见下表,默认为发布时间排序

🐙 源代码:/douyu/group.ts

回复时间排序发布时间排序
12

鱼吧跟帖

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/douyu/post/631737151576473201

🛎️ 路由:/douyu/post/:id

🔗 参数:

  • id必选帖子 id,可在帖子页 URL 中找到

🐙 源代码:/douyu/post.ts

恩山无线论坛

板块

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/right/forum/31

🛎️ 路由:/right/forum/:id?

🔗 参数:

  • id可选板块 id,可在板块页 URL 中找到,默认为新手入门及其它(硬件)

🐙 源代码:/right/forum.ts

虎扑

热帖

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/hupu/all/topic-daily

🛎️ 路由:/hupu/all/:id?

🔗 参数:

  • id可选编号,可在对应热帖版面 URL 中找到,默认为步行街每日话题

🐙 源代码:/hupu/all.ts

提示

更多热帖版面参见 论坛

社区

🔍 支持 Radar

👨‍💻 作者:@LogicJake @nczitzk

💡 举例:https://rsshub.app/hupu/bbs/topic-daily

🛎️ 路由:/hupu/bbs/:id?/:order?,/bxj/:id?/:order?

🐙 源代码:/hupu/bbs.ts

提示

更多社区参见 社区

社区

🔍 支持 Radar

👨‍💻 作者:@LogicJake @nczitzk

💡 举例:https://rsshub.app/hupu/bbs/topic-daily

🛎️ 路由:/hupu/bbs/:id?/:order?,/bxj/:id?/:order?

🐙 源代码:/hupu/bbs.ts

提示

更多社区参见 社区

火线

Zone

👨‍💻 作者:@p7e4

💡 举例:https://rsshub.app/huoxian/zone

🛎️ 路由:/huoxian/zone

🐙 源代码:/huoxian/zone.ts

集思录

广场

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/jisilu

🛎️ 路由:/jisilu/:category?/:sort?/:day?

🔗 参数:

  • category可选分类,见下表,默认为全部,可在 URL 中找到
  • sort可选排序,见下表,默认为最新,可在 URL 中找到
  • day可选几天内,见下表,默认为30天,本参数仅在排序参数设定为 热门 后才可生效

🐙 源代码:/jisilu/index.ts

分类

全部债券 / 可转债基金套利新股
4753

排序

最新热门按发表时间
hotadd_time

几天内

30 天7 天当天
3071

牛客网

面经

🔍 支持 Radar

👨‍💻 作者:@huyyi

💡 举例:https://rsshub.app/nowcoder/experience/639?order=3&companyId=665&phaseId=0

🛎️ 路由:/nowcoder/experience/:tagId

🔗 参数:

🐙 源代码:/nowcoder/experience.ts

可选参数:

  • companyId:公司 id,🔗查询链接, 复制打开
  • order:3 - 最新;1 - 最热
  • phaseId:0 - 所有;1 - 校招;2 - 实习;3 - 社招

求职推荐

🔍 支持 Radar

👨‍💻 作者:@junfengP

💡 举例:https://rsshub.app/nowcoder/recommend

🛎️ 路由:/nowcoder/recommend

🐙 源代码:/nowcoder/recommend.ts

实习广场 & 社招广场

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/nowcoder/jobcenter/1/北京/1/1/true

🛎️ 路由:/nowcoder/jobcenter/:recruitType?/:city?/:type?/:order?/:latest?

🔗 参数:

  • recruitType可选招聘分类,1 指 实习广场,2 指 社招广场,默认为 1
  • city可选所在城市,可选城市见下表,若空则为 全国
  • type可选职位类型,可选职位代码见下表,若空则为 全部
  • order可选排序参数,可选排序参数代码见下表,若空则为 默认
  • latest可选是否仅查看最近一周,可选 truefalse,默认为 false

🐙 源代码:/nowcoder/jobcenter.ts

可选城市有:北京、上海、广州、深圳、杭州、南京、成都、厦门、武汉、西安、长沙、哈尔滨、合肥、其他

职位类型代码见下表:

研发测试数据算法前端产品运营其他
12345670

排序参数见下表:

最新发布最快处理处理率最高
123

讨论区

👨‍💻 作者:@LogicJake

💡 举例:https://rsshub.app/nowcoder/discuss/2/4

🛎️ 路由:/nowcoder/discuss/:type/:order

🔗 参数:

  • type必选讨论区分区id 在 URL 中可以找到
  • order必选排序方式

🐙 源代码:/nowcoder/discuss.ts

最新回复最新发表最新精华
0314

校招日程

🔍 支持 Radar

👨‍💻 作者:@junfengP

💡 举例:https://rsshub.app/nowcoder/schedule

🛎️ 路由:/nowcoder/schedule/:propertyId?/:typeId?

🔗 参数:

  • propertyId可选行业, 在控制台中抓取接口,可获得行业id,默认0
  • typeId可选类别,同上

🐙 源代码:/nowcoder/schedule.ts

品葱

发现

🚨 反爬严格🎭 依赖 Puppeteer

👨‍💻 作者:@zphw

💡 举例:https://rsshub.app/pincong/category/1/new

🛎️ 路由:/pincong/category/:category?/:sort?

🔗 参数:

  • category可选分类,与官网分类 URL category- 后的数字对应,默认为全部
  • sort可选排序方式,参数可见下表,默认为推荐

🐙 源代码:/pincong/index.ts

最新推荐热门
newrecommendhot

精选

🚨 反爬严格🎭 依赖 Puppeteer

👨‍💻 作者:@zphw

💡 举例:https://rsshub.app/pincong/hot

🛎️ 路由:/pincong/hot/:category?

🔗 参数:

  • category可选分类,与官网分类 URL category- 后的数字对应,默认为全部

🐙 源代码:/pincong/hot.ts

司机社

论坛

👨‍💻 作者:@akynazh

💡 举例:https://rsshub.app/xsijishe/forum/51

🛎️ 路由:/xsijishe/forum/:fid

🔗 参数:

  • fid必选子论坛 id

🐙 源代码:/xsijishe/forum.ts

关于子论坛 id 的获取方法

/xsijishe/forum/51 对应于论坛 https://xsijishe.com/forum-51-1.html,这个论坛的 fid 为 51,也就是 forum-{fid}-1 中的 fid。

排行榜

👨‍💻 作者:@akynazh

💡 举例:https://rsshub.app/xsijishe/rank/weekly

🛎️ 路由:/xsijishe/rank/:type

🔗 参数:

  • type必选排行榜类型: weekly | monthly

🐙 源代码:/xsijishe/rank.ts

通信人家园

论坛 频道

👨‍💻 作者:@Fatpandac

💡 举例:https://rsshub.app/txrjy/fornumtopic

🛎️ 路由:/txrjy/fornumtopic/:channel?

🔗 参数:

  • channel可选频道的 id,见下表,默认为最新500个主题帖

🐙 源代码:/txrjy/fornumtopic.ts

最新 500 个主题帖最新 500 个回复帖最新精华帖最新精华帖一周热帖本月热帖
123456

威锋

社区

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/feng/forum/1

🛎️ 路由:/feng/forum/:id/:type?

🔗 参数:

  • id必选版块 ID,可在版块 URL 找到
  • type可选排序,见下表,默认为 all

🐙 源代码:/feng/forum.ts

最新回复最新发布热门精华
newestallhotessence

小特社区

首页帖子

🔍 支持 Radar

👨‍💻 作者:@wxsimon

💡 举例:https://rsshub.app/xiaote/news

🛎️ 路由:/xiaote/news

🐙 源代码:/xiaote/index.ts

一亩三分地

标签

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/1point3acres/category/h1b

🛎️ 路由:/1point3acres/category/:id?/:type?/:order?

🔗 参数:

  • id可选标签 id,默认为全部
  • type可选帖子分类, 见下表,默认为 hot,即热门帖子
  • order可选排序方式,见下表,默认为空,即最新回复

🐙 源代码:/1point3acres/category.ts

提示

更多标签可以在 标签列表 中找到。

分类

热门帖子最新帖子
hotnew

排序方式

最新回复最新发布
post

博客

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/1point3acres/blog

🛎️ 路由:/1point3acres/blog/:category?

🔗 参数:

  • category可选分类,见下表,可在对应分类页 URL 中找到

🐙 源代码:/1point3acres/blog.ts

留学申请找工求职生活攻略投资理财签证移民时政要闻
studyinusacareerlifestyleinvestvisanews

分区

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/1point3acres/section/345

🛎️ 路由:/1point3acres/section/:id?/:type?/:order?

🔗 参数:

  • id可选分区 id,见下表,默认为全部
  • type可选帖子分类, 见下表,默认为 hot,即热门帖子
  • order可选排序方式,见下表,默认为空,即最新回复

🐙 源代码:/1point3acres/section.ts

分区

分区id
留学申请257
世界公民379
投资理财400
生活干货31
职场达人345
人际关系391
海外求职38
签证移民265

分类

热门帖子最新帖子
hotnew

排序方式

最新回复最新发布
post

录取结果

🔍 支持 Radar

👨‍💻 作者:@EthanWng97

💡 举例:https://rsshub.app/1point3acres/offer/12/null/CMU

🛎️ 路由:/1point3acres/offer/:year?/:major?/:school?

🔗 参数:

  • year可选录取年份 id,空为null
  • major可选录取专业 id,空为null
  • school可选录取学校 id,空为null

🐙 源代码:/1point3acres/offer.ts

三个 id 获取方式
  1. 打开 https://offer.1point3acres.com
  2. 打开控制台
  3. 切换到 Network 面板
  4. 点击 搜索 按钮
  5. 点击 results?ps=15&pg=1 POST 请求
  6. 找到 Request Payload 请求参数,例如 filters: {planyr: "13", planmajor: "1", outname_w: "ACADIAU"} ,则三个 id 分别为: 13,1,ACADIAU

用户回帖

🔍 支持 Radar

👨‍💻 作者:@Maecenas

💡 举例:https://rsshub.app/1point3acres/user/1/posts

🛎️ 路由:/1point3acres/user/:id/posts

🔗 参数:

  • id必选用户 id,可在 Instant 版网站的个人主页 URL 找到

🐙 源代码:/1point3acres/user/post.ts

用户主题帖

🔍 支持 Radar

👨‍💻 作者:@Maecenas

💡 举例:https://rsshub.app/1point3acres/user/1/threads

🛎️ 路由:/1point3acres/user/:id/threads

🔗 参数:

  • id必选用户 id,可在 Instant 版网站的个人主页 URL 找到

🐙 源代码:/1point3acres/user/thread.ts

直播吧

Unknown

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/zhibo8/more/nba

🛎️ 路由:/zhibo8/more/:category?

🔗 参数:

  • category可选分类,见下表,默认为 NBA

🐙 源代码:/zhibo8/more.ts

回帖

👨‍💻 作者:@LogicJake

💡 举例:https://rsshub.app/zhibo8/post/3050708

🛎️ 路由:/zhibo8/post/:id

🔗 参数:

  • id必选帖子 id,可在帖子 URL 找到

🐙 源代码:/zhibo8/post.ts

子论坛

👨‍💻 作者:@LogicJake

💡 举例:https://rsshub.app/zhibo8/forum/8

🛎️ 路由:/zhibo8/forum/:id

🔗 参数:

  • id必选子论坛 id,可在子论坛 URL 找到

🐙 源代码:/zhibo8/forum.ts