DIYgod / DIYgod/RSSHub

New route require: 清华大学家园网新闻

Open
#16,814 0 comments 0 reactions 0 assignees View on GitHub
login required RSS proposal
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
18h 40m
Merged PRs (30d)
172

Description

### 类型

大学通知

### 网站地址

http://myhome.tsinghua.edu.cn/Netweb_List/News_notice.aspx

### 网站描述

校内和住宿相关信息的主要发布平台(仅校内可访问)

### 需要生成什么内容?

将动态资讯组织成 RSS 的格式输出。

### 额外描述

解析部分可以参考一下这里的实现:

https://github.com/Konano/thu-info-forwarder/blob/9c7a6d713afe785e90560f22abaa6ea3e101359c/crawler.py#L90-L117

### 这不是重复的 RSS 请求

- [X] 我已经搜索了[现有 issue](https://github.com/DIYgod/RSSHub/issues) 和 [pull requests](https://github.com/DIYgod/RSSHub/pulls),以确保该 RSS 尚未被请求。

Contributor guide

Open the contributing guide

Research direction

Start by reading crawler.py lines 90-117 and checking whether the campus-only URL is reachable from your environment. Add a TypeScript RSS route for the listed news source, organizing its dynamic notices as RSS; done means the route produces entries when the site is accessible.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.