bbs
19 楼
头条
💡 Example: https://rsshub.app/19lou/jiaxing
🛎️ Route: /19lou/:city?
🔗 Parameters:
city
, optional - 分类,见下表,默认为 www,即杭州
🐙 Source Code: /19lou/index.ts
杭州 | 台州 | 嘉兴 | 宁波 | 湖州 |
---|---|---|---|---|
www | taizhou | jiaxing | ningbo | huzhou |
绍兴 | 湖州 | 温州 | 金华 | 舟山 |
---|---|---|---|---|
shaoxing | huzhou | wenzhou | jinhua | zhoushan |
衢州 | 丽水 | 义乌 | 萧山 | 余杭 |
---|---|---|---|---|
quzhou | lishui | yiwu | xiaoshan | yuhang |
临安 | 富阳 | 桐庐 | 建德 | 淳安 |
---|---|---|---|---|
linan | fuyang | tonglu | jiande | chunan |
8264
列表
💡 Example: https://rsshub.app/8264/list/751
🛎️ Route: /8264/list/:id?
🔗 Parameters:
id
, optional - 列表 id,见下表,默认为 751,即热门推荐
🐙 Source Code: /8264/list.ts
热门推荐 | 户外知识 | 户外装备 |
---|---|---|
751 | 238 | 204 |
更多列表
热门推荐
业界 | 国际 | 专访 | 图说 | 户外 | 登山 | 攀岩 |
---|---|---|---|---|---|---|
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
僅能透過台灣 IP 抓取。
板塊帖子
🚨 Strict anti-crawling🎭 Rely on Puppeteer
💡 Example: https://rsshub.app/dcard/funny/popular
🛎️ Route: /dcard/:section/:type?
🔗 Parameters:
section
, required - 板塊名稱,URL 中獲得type
, optional - 排序,popular 熱門;latest 最新,默認為 latest
🐙 Source Code: /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
💡 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
💡 Example: https://rsshub.app/discourse/0/notifications
🛎️ Route: /discourse/:configId/notifications/:fulltext?
🔗 Parameters:
configId
, required - Environment variable configuration id, see abovefulltext
, optional - Fetch the content if the notification points to a post. This is disabled by default, set it to1
to enable it.
⚙️ Deployment Configs:
DISCOURSE_CONFIG_*
, required -
🐙 Source Code: /discourse/notifications.ts
If you opt to enable fulltext
feature, consider adding limit
parameter to your query to avoid sending too many request.
Elastic 中文社区
发现
💡 Example: https://rsshub.app/elasticsearch-cn
🛎️ Route: /elasticsearch-cn/:params?
🔗 Parameters:
params
, optional - 分类,可在对应分类页 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
社区
💡 Example: https://rsshub.app/learnku/laravel/qa
🛎️ Route: /learnku/:community/:category?
🔗 Parameters:
community
, required - 社区 标识,可在 https://learnku.com/communities 找到category
, optional - 分类,如果不传category
则获取全部分类
🐙 Source Code: /learnku/topic.ts
招聘 | 翻译 | 问答 | 链接 |
---|---|---|---|
jobs | translations | qa | links |
Meteor
看板列表
看 板
💡 Example: https://rsshub.app/meteor/all
🛎️ Route: /meteor/:board?
🔗 Parameters:
board
, optional - 看板 ID 或簡稱,可在 URL 或下方路由找到,預設為all
🐙 Source Code: /meteor/index.ts
NGA
分区帖子
💡 Example: https://rsshub.app/nga/forum/489