Skip to content

💬️ 论坛

19 楼

头条

🟡 Missing Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/19lou/jiaxing

🛎️ Route: /19lou/:city?

🔗 Parameters:

  • city, required - 分类,见下表,默认为 www,即杭州

🐙 Source Code: /19lou/index.ts

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

8264

列表

🟡 Missing Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/8264/list/751

🛎️ Route: /8264/list/:id?

🔗 Parameters:

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

🐙 Source Code: /8264/list.ts

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

| 业界 | 国际 | 专访 | 图说 | 户外 | 登山 | 攀岩 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| 489  | 733  | 746  | 902  | 914  | 934  | 935  |

#### 户外知识

| 徒步 | 露营 | 安全急救 | 领队 | 登雪山 |
| ---- | ---- | -------- | ---- | ------ |
| 242  | 950  | 931      | 920  | 915    |

| 攀岩 | 骑行 | 跑步 | 滑雪 | 水上运动 |
| ---- | ---- | ---- | ---- | -------- |
| 916  | 917  | 918  | 919  | 921      |

| 钓鱼 | 潜水 | 攀冰 | 冲浪 | 网球 |
| ---- | ---- | ---- | ---- | ---- |
| 951  | 952  | 953  | 966  | 967  |

| 绳索知识 | 高尔夫 | 马术 | 户外摄影 | 羽毛球 |
| -------- | ------ | ---- | -------- | ------ |
| 968      | 969    | 970  | 973      | 971    |

| 游泳 | 溯溪 | 健身 | 瑜伽 |
| ---- | ---- | ---- | ---- |
| 974  | 975  | 976  | 977  |

#### 户外装备

| 服装 | 冲锋衣 | 抓绒衣 | 皮肤衣 | 速干衣 |
| ---- | ------ | ------ | ------ | ------ |
| 209  | 923    | 924    | 925    | 926    |

| 羽绒服 | 软壳 | 户外鞋 | 登山鞋 | 徒步鞋 |
| ------ | ---- | ------ | ------ | ------ |
| 927    | 929  | 211    | 928    | 930    |

| 越野跑鞋 | 溯溪鞋 | 登山杖 | 帐篷 | 睡袋 |
| -------- | ------ | ------ | ---- | ---- |
| 933      | 932    | 220    | 208  | 212  |

| 炉具 | 灯具 | 水具 | 面料 | 背包 |
| ---- | ---- | ---- | ---- | ---- |
| 792  | 218  | 219  | 222  | 207  |

| 防潮垫 | 电子导航 | 冰岩绳索 | 综合装备 |
| ------ | -------- | -------- | -------- |
| 214    | 216      | 215      | 223      |

Dcard

WARNING

僅能透過台灣 IP 抓取。

板塊帖子

🔴 Failed Test🚨 Strict Anti-crawling🎭 Rely on Puppeteer

👨‍💻 Author: @HenryQW

💡 Example: https://rsshub.app/dcard/funny/popular

🛎️ Route: /dcard/:section/:type?

🔗 Parameters:

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

🐙 Source Code: /dcard/section.ts

Deepin

BBS Home Page

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @tensor-tech

💡 Example: https://rsshub.app/deepin/homepage/78326

🛎️ Route: /deepin/homepage/:user_id

🔗 Parameters:

  • user_id, required - user id

🐙 Source Code: /deepin/homepage.ts

Discourse

WARNING

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

🟡 Missing Test⚙️ Config Required

👨‍💻 Author: @dzx-dzx

💡 Example: https://rsshub.app/discourse/0/posts

🛎️ Route: /discourse/:configId/posts

🔗 Parameters:

  • configId, required - Environment variable configuration id, see above

⚙️ Deployment Configs:

  • DISCOURSE_CONFIG_*, required -

🐙 Source Code: /discourse/posts.ts

Notifications

🟡 Missing Test⚙️ Config Required

👨‍💻 Author:

💡 Example: https://rsshub.app/discourse/0/notifications

🛎️ Route: /discourse/:configId/notifications/:fulltext?

🔗 Parameters:

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

⚙️ Deployment Configs:

  • DISCOURSE_CONFIG_*, required -

🐙 Source Code: /discourse/notifications.ts

WARNING

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

Elastic 中文社区

发现

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/elasticsearch-cn

🛎️ Route: /elasticsearch-cn/:params?

🔗 Parameters:

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

🐙 Source Code: /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

社区

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @kayw-geek

💡 Example: https://rsshub.app/learnku/laravel/qa

🛎️ Route: /learnku/:community/:category?

🔗 Parameters:

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

🐙 Source Code: /learnku/topic.ts

招聘翻译问答链接
jobstranslationsqalinks

LA UOSC社区

最热 / 最新帖子

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @ladeng07 @3401797899

💡 Example: https://rsshub.app/loongarch/post/newest

🛎️ Route: /loongarch/post/:type?

🔗 Parameters:

  • type, required - top 或 newest

🐙 Source Code: /loongarch/post.ts

Meteor

看板列表

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/meteor/boards

🛎️ Route: /meteor/boards

🐙 Source Code: /meteor/boards.ts

看板

🟢 Passed Test

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/meteor/all

🛎️ Route: /meteor/:board?

🔗 Parameters:

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

🐙 Source Code: /meteor/index.ts

MIUI

小米社区用户发帖

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @abc1763613206

💡 Example: https://rsshub.app/miui/community/user/1200057564

🛎️ Route: /miui/community/user/:uid

🔗 Parameters:

  • uid, required - 小米用户 UID,可于网页版用户主页链接中 uid 项获取

🐙 Source Code: /miui/community/user.ts

NGA

分区帖子

🟢 Passed Test

👨‍💻 Author: @xyqfer

💡 Example: https://rsshub.app/nga/forum/489

🛎️ Route: /nga/forum/:fid/:recommend?

🔗 Parameters:

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

🐙 Source Code: /nga/forum.ts

帖子

🔴 Failed Test

👨‍💻 Author: @xyqfer @syrinka

💡 Example: https://rsshub.app/nga/post/18449558

🛎️ Route: /nga/post/:tid/:authorId?

🔗 Parameters:

  • tid, required - 帖子 id, 可在帖子 URL 找到
  • authorId, required - 作者 id

🐙 Source Code: /nga/post.ts

Pikabu

Unknown

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /pikabu/:type/:name

🔗 Parameters:

  • type, required -
  • name, required -

🐙 Source Code: /pikabu/community.ts

User

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

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

🛎️ Route: /pikabu/user/:name

🔗 Parameters:

  • name, required - User name

🐙 Source Code: /pikabu/user.ts

PKMer

最近更新

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @Gnoyong

💡 Example: https://rsshub.app/pkmer/recent

🛎️ Route: /pkmer/recent

🐙 Source Code: /pkmer/recent.ts

PLAYNO.1 玩樂達人

AV

🟢 Passed Test

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/playno1/av

🛎️ Route: /playno1/av/:catid?

🔗 Parameters:

  • catid, required - 分类,见下表,默认为全部文章

🐙 Source Code: /playno1/av.ts

WARNING

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

全部文章AV 新聞AV 導覽
7835

情趣

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/playno1/st

🛎️ Route: /playno1/st/:catid?

🔗 Parameters:

  • catid, required - 分类,见下表,默认为全部文章

🐙 Source Code: /playno1/st.ts

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

Saraba1st

论坛摘要

🟢 Passed Test

👨‍💻 Author: @shinemoon

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

🛎️ Route: /saraba1st/digest/:tid

🔗 Parameters:

  • tid, required - 论坛 id

🐙 Source Code: /saraba1st/digest.ts

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

帖子

🟢 Passed Test

👨‍💻 Author: @zengxs

💡 Example: https://rsshub.app/saraba1st/thread/1842868

🛎️ Route: /saraba1st/thread/:tid

🔗 Parameters:

  • tid, required - 帖子 id

🐙 Source Code: /saraba1st/thread.ts

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

The Ring of Wonder

首页更新

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @shiningdracon

💡 Example: https://rsshub.app/trow/portal

🛎️ Route: /trow/portal

🐙 Source Code: /trow/portal.ts

V2EX

标签

🟢 Passed Test

👨‍💻 Author: @liyefox

💡 Example: https://rsshub.app/v2ex/tab/hot

🛎️ Route: /v2ex/tab/:tabid

🔗 Parameters:

  • tabid, required - tab标签ID,在 URL 可以找到

🐙 Source Code: /v2ex/tab.ts

帖子

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @kt286

💡 Example: https://rsshub.app/v2ex/post/584403

🛎️ Route: /v2ex/post/:postid

🔗 Parameters:

  • postid, required - 帖子ID,在 URL 可以找到

🐙 Source Code: /v2ex/post.ts

最热 / 最新主题

🟢 Passed Test

👨‍💻 Author: @WhiteWorld

💡 Example: https://rsshub.app/v2ex/topics/latest

🛎️ Route: /v2ex/topics/:type

🔗 Parameters:

  • type, required - hot 或 latest

🐙 Source Code: /v2ex/topics.ts

ZodGame

forum

🟡 Missing Test⚙️ Config Required

👨‍💻 Author: @FeCCC

💡 Example: https://rsshub.app/zodgame/forum/13

🛎️ Route: /zodgame/forum/:fid?

🔗 Parameters:

  • fid, required - forum id, can be found in URL

⚙️ Deployment Configs:

  • ZODGAME_COOKIE, required -

🐙 Source Code: /zodgame/forum.ts

Zuvio

看板列表

🟢 Passed Test

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/zuvio/student5/boards

🛎️ Route: /zuvio/student5/boards

🐙 Source Code: /zuvio/boards.ts

校園話題

🟢 Passed Test

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/zuvio/student5/34

🛎️ Route: /zuvio/student5/:board?

🔗 Parameters:

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

🐙 Source Code: /zuvio/student5.ts

百度

精品帖子

🟢 Passed Test

👨‍💻 Author: @u3u

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

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

🐙 Source Code: /baidu/tieba/forum.ts

精品帖子

🔴 Failed Test

👨‍💻 Author: @u3u

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

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

🐙 Source Code: /baidu/tieba/forum.ts

帖子动态

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @u3u

💡 Example: https://rsshub.app/baidu/tieba/post/686961453

🛎️ Route: /baidu/tieba/post/:id,/tieba/post/lz/:id

🐙 Source Code: /baidu/tieba/post.ts

帖子动态

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @u3u

💡 Example: https://rsshub.app/baidu/tieba/post/686961453

🛎️ Route: /baidu/tieba/post/:id,/tieba/post/lz/:id

🐙 Source Code: /baidu/tieba/post.ts

贴吧搜索

🟢 Passed Test

👨‍💻 Author: @JimenezLi

💡 Example: https://rsshub.app/baidu/tieba/search/neuro

🛎️ Route: /baidu/tieba/search/:qw/:routeParams?

🔗 Parameters:

  • qw, required - 搜索关键词
  • routeParams, required - 额外参数;请参阅以下说明和表格

🐙 Source Code: /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

用户帖子

🟢 Passed Test

👨‍💻 Author: @igxlin @nczitzk

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

🛎️ Route: /baidu/tieba/user/:uid

🔗 Parameters:

  • uid, required - 用户 ID

🐙 Source Code: /baidu/tieba/user.ts

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

第一会所

子版块

🔴 Failed Test

👨‍💻 Author:

💡 Example: https://rsshub.app/sis001/forum/322

🛎️ Route: /sis001/forum/:id?

🔗 Parameters:

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

🐙 Source Code: /sis001/forum.ts

电鸭社区

分类文章

🟢 Passed Test

👨‍💻 Author: @running-grass

💡 Example: https://rsshub.app/eleduck/posts/4

🛎️ Route: /eleduck/posts/:id?

🔗 Parameters:

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

🐙 Source Code: /eleduck/posts.ts

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

工作机会

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @sfyumi

💡 Example: https://rsshub.app/eleduck/jobs

🛎️ Route: /eleduck/jobs

🐙 Source Code: /eleduck/jobs.ts

丁香园

个人帖子

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

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

🛎️ Route: /dxy/bbs/profile/thread/:userId

🔗 Parameters:

  • userId, required - 个人 ID,可在 URL 中找到

🐙 Source Code: /dxy/profile/thread.ts

专题

🟢 Passed Test

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/dxy/bbs/special/72

🛎️ Route: /dxy/bbs/special/:specialId

🔗 Parameters:

  • specialId, required - 专题 ID,可在对应专题页 URL 中找到

🐙 Source Code: /dxy/special.ts

斗鱼直播

鱼吧帖子

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/douyu/group/1011

🛎️ Route: /douyu/group/:id/:sort?

🔗 Parameters:

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

🐙 Source Code: /douyu/group.ts

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

鱼吧跟帖

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/douyu/post/631737151576473201

🛎️ Route: /douyu/post/:id

🔗 Parameters:

  • id, required - 帖子 id,可在帖子页 URL 中找到

🐙 Source Code: /douyu/post.ts

恩山无线论坛

板块

🔴 Failed Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/right/forum/31

🛎️ Route: /right/forum/:id?

🔗 Parameters:

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

🐙 Source Code: /right/forum.ts

虎扑

Unknown

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

🛎️ Route: /hupu/dept/:category?,/:category?

🐙 Source Code: /hupu/index.ts

NBACBA足球
nbacbasoccer

TIP

电竞分类参见 游戏热帖 的对应路由 /hupu/all/all-gg

Unknown

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

🛎️ Route: /hupu/dept/:category?,/:category?

🐙 Source Code: /hupu/index.ts

NBACBA足球
nbacbasoccer

TIP

电竞分类参见 游戏热帖 的对应路由 /hupu/all/all-gg

热帖

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

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

🛎️ Route: /hupu/all/:id?

🔗 Parameters:

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

🐙 Source Code: /hupu/all.ts

TIP

更多热帖版面参见 论坛

社区

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @LogicJake @nczitzk

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

🛎️ Route: /hupu/bbs/:id?/:order?,/bxj/:id?/:order?

🐙 Source Code: /hupu/bbs.ts

TIP

更多社区参见 社区

社区

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @LogicJake @nczitzk

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

🛎️ Route: /hupu/bbs/:id?/:order?,/bxj/:id?/:order?

🐙 Source Code: /hupu/bbs.ts

TIP

更多社区参见 社区

火线

Zone

🟢 Passed Test

👨‍💻 Author: @p7e4

💡 Example: https://rsshub.app/huoxian/zone

🛎️ Route: /huoxian/zone

🐙 Source Code: /huoxian/zone.ts

集思录

广场

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/jisilu

🛎️ Route: /jisilu/:category?/:sort?/:day?

🔗 Parameters:

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

🐙 Source Code: /jisilu/index.ts

分类

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

排序

最新热门按发表时间
hotadd_time

几天内

30 天7 天当天
3071

看雪

论坛

🟢 Passed Test

👨‍💻 Author: @renzhexigua

💡 Example: https://rsshub.app/kanxue/topic/android/digest

🛎️ Route: /kanxue/topic/:category?/:type?

🔗 Parameters:

  • category, required - 版块, 缺省为all
  • type, required - 类型, 缺省为latest

🐙 Source Code: /kanxue/topic.ts

| 版块 | category | | -------------- | --------- | | 智能设备 | iot | | Android 安全 | android | | iOS 安全 | ios | | HarmonyOS 安全 | harmonyos | | 软件逆向 | re | | 编程技术 | coding | | 加壳脱壳 | unpack | | 密码应用 | crypto | | 二进制漏洞 | vuln | | CTF 对抗 | ctf | | Pwn | pwn | | WEB 安全 | web | | 茶余饭后 | chat | | 极客空间 | geekzone | | 外文翻译 | translate | | 全站 | all |

| 类型     | type   |
| -------- | ------ |
| 最新主题 | latest |
| 精华主题 | digest |

牛客网

面经

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @huyyi

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

🛎️ Route: /nowcoder/experience/:tagId

🔗 Parameters:

🐙 Source Code: /nowcoder/experience.ts

可选参数:

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

求职推荐

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @junfengP

💡 Example: https://rsshub.app/nowcoder/recommend

🛎️ Route: /nowcoder/recommend

🐙 Source Code: /nowcoder/recommend.ts

实习广场 & 社招广场

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

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

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

🔗 Parameters:

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

🐙 Source Code: /nowcoder/jobcenter.ts

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

职位类型代码见下表:

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

排序参数见下表:

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

讨论区

🔴 Failed Test

👨‍💻 Author: @LogicJake

💡 Example: https://rsshub.app/nowcoder/discuss/2/4

🛎️ Route: /nowcoder/discuss/:type/:order

🔗 Parameters:

  • type, required - 讨论区分区id 在 URL 中可以找到
  • order, required - 排序方式

🐙 Source Code: /nowcoder/discuss.ts

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

校招日程

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @junfengP

💡 Example: https://rsshub.app/nowcoder/schedule

🛎️ Route: /nowcoder/schedule/:propertyId?/:typeId?

🔗 Parameters:

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

🐙 Source Code: /nowcoder/schedule.ts

品葱

Unknown

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @zphw

🛎️ Route: /pincong/topic/:topic

🔗 Parameters:

  • topic, required -

🐙 Source Code: /pincong/topic.ts

发现

🔴 Failed Test🚨 Strict Anti-crawling🎭 Rely on Puppeteer

👨‍💻 Author: @zphw

💡 Example: https://rsshub.app/pincong/category/1/new

🛎️ Route: /pincong/category/:category?/:sort?

🔗 Parameters:

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

🐙 Source Code: /pincong/index.ts

最新推荐热门
newrecommendhot

精选

🔴 Failed Test🚨 Strict Anti-crawling🎭 Rely on Puppeteer

👨‍💻 Author: @zphw

💡 Example: https://rsshub.app/pincong/hot

🛎️ Route: /pincong/hot/:category?

🔗 Parameters:

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

🐙 Source Code: /pincong/hot.ts

司机社

论坛

🟢 Passed Test

👨‍💻 Author: @akynazh

💡 Example: https://rsshub.app/xsijishe/forum/51

🛎️ Route: /xsijishe/forum/:fid

🔗 Parameters:

  • fid, required - 子论坛 id

🐙 Source Code: /xsijishe/forum.ts

关于子论坛 id 的获取方法

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

排行榜

🔴 Failed Test

👨‍💻 Author: @akynazh

💡 Example: https://rsshub.app/xsijishe/rank/weekly

🛎️ Route: /xsijishe/rank/:type

🔗 Parameters:

  • type, required - 排行榜类型: weekly | monthly

🐙 Source Code: /xsijishe/rank.ts

通信人家园

论坛 频道

🟢 Passed Test

👨‍💻 Author: @Fatpandac

💡 Example: https://rsshub.app/txrjy/fornumtopic

🛎️ Route: /txrjy/fornumtopic/:channel?

🔗 Parameters:

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

🐙 Source Code: /txrjy/fornumtopic.ts

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

威锋

社区

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/feng/forum/1

🛎️ Route: /feng/forum/:id/:type?

🔗 Parameters:

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

🐙 Source Code: /feng/forum.ts

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

小特社区

首页帖子

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @wxsimon

💡 Example: https://rsshub.app/xiaote/news

🛎️ Route: /xiaote/news

🐙 Source Code: /xiaote/index.ts

一亩三分地

标签

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/1point3acres/category/h1b

🛎️ Route: /1point3acres/category/:id?/:type?/:order?

🔗 Parameters:

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

🐙 Source Code: /1point3acres/category.ts

TIP

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

分类

热门帖子最新帖子
hotnew

排序方式

最新回复最新发布
post

博客

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/1point3acres/blog

🛎️ Route: /1point3acres/blog/:category?

🔗 Parameters:

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

🐙 Source Code: /1point3acres/blog.ts

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

分区

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/1point3acres/section/345

🛎️ Route: /1point3acres/section/:id?/:type?/:order?

🔗 Parameters:

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

🐙 Source Code: /1point3acres/section.ts

分区

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

分类

热门帖子最新帖子
hotnew

排序方式

最新回复最新发布
post

录取结果

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @EthanWng97

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

🛎️ Route: /1point3acres/offer/:year?/:major?/:school?

🔗 Parameters:

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

🐙 Source Code: /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

帖子

🟡 Missing Test

👨‍💻 Author: @EthanWng97 @DIYgod @nczitzk

🛎️ Route: /1point3acres/post/:type?/:order?,/thread/:type?/:order?

🐙 Source Code: /1point3acres/thread.ts

分类

热门帖子最新帖子
hotnew

排序方式

最新回复最新发布
post

帖子

🟡 Missing Test

👨‍💻 Author: @EthanWng97 @DIYgod @nczitzk

🛎️ Route: /1point3acres/post/:type?/:order?,/thread/:type?/:order?

🐙 Source Code: /1point3acres/thread.ts

分类

热门帖子最新帖子
hotnew

排序方式

最新回复最新发布
post

用户回帖

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @Maecenas

💡 Example: https://rsshub.app/1point3acres/user/1/posts

🛎️ Route: /1point3acres/user/:id/posts

🔗 Parameters:

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

🐙 Source Code: /1point3acres/user/post.ts

用户主题帖

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @Maecenas

💡 Example: https://rsshub.app/1point3acres/user/1/threads

🛎️ Route: /1point3acres/user/:id/threads

🔗 Parameters:

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

🐙 Source Code: /1point3acres/user/thread.ts

直播吧

Unknown

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @TonyRL

🛎️ Route: /zhibo8/luxiang/:category?

🔗 Parameters:

  • category, required -

🐙 Source Code: /zhibo8/luxiang.ts

滚动新闻

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/zhibo8/more/nba

🛎️ Route: /zhibo8/more/:category?

🔗 Parameters:

  • category, required - 分类,见下表,默认为 NBA

🐙 Source Code: /zhibo8/more.ts

NBA足球电竞综合
nbazuqiudianjingzonghe

回帖

🔴 Failed Test

👨‍💻 Author: @LogicJake

💡 Example: https://rsshub.app/zhibo8/post/3050708

🛎️ Route: /zhibo8/post/:id

🔗 Parameters:

  • id, required - 帖子 id,可在帖子 URL 找到

🐙 Source Code: /zhibo8/post.ts

子论坛

🔴 Failed Test

👨‍💻 Author: @LogicJake

💡 Example: https://rsshub.app/zhibo8/forum/8

🛎️ Route: /zhibo8/forum/:id

🔗 Parameters:

  • id, required - 子论坛 id,可在子论坛 URL 找到

🐙 Source Code: /zhibo8/forum.ts

基于 MIT 许可发布