共 5413 个订阅源,第 65 / 271 页
帖子网址如果为 `https://stage1st.com/2b/thread-751272-1-1.html` 那么帖子 id 就是 `751272`。
**注意:** 官方网站限制了国外网络请求,可能需要通过部署在中国大陆内的 RSSHub 实例访问。
| 行业资讯 | 协会动态 | 重要通知 | 政策法规 | | -------- | -------- | -------- | -------- | | 434 | 436 | 438 | 440 |
::: tip 订阅 [网站公告](https://www.samrdprc.org.cn/wzgg/),其源网址为 `https://www.samrdprc.org.cn/wzgg/`,请参考该 URL 指定部分构成参数,此时路由为 [`/samrdprc/wzgg`](https://rsshub.app/samrdprc/wzgg)。 ::: <details> <summary>更多分类</summary> #### 网站首页 | [新闻动态](https://www.samrdprc.org.cn/xwdt/gzdt/) | [网站公告](https://www.samrdprc.org.cn/wzgg/) | [汽车召回](https://www.samrdprc.org.cn/qczh/) | [消费品召回](https://www.samrdprc.org.cn/xfpzh/) | | -------------------------------------------------- | --------------------------------------------- | --------------------------------------------- | ------------------------------------------------ | | [xwdt/gzdt](https://rsshub.app/samrdprc/xwdt/gzdt) | [wzgg](https://rsshub.app/samrdprc/wzgg) | [qczh](https://rsshub.app/samrdprc/qczh) | [xfpzh](https://rsshub.app/samrdprc/xfpzh) | #### 科学研究 | [技术报告](https://www.samrdprc.org.cn/yjgz/jsyj/) | [SAC/TC463](https://www.samrdprc.org.cn/yjgz/sactc/) | [研究动态](https://www.samrdprc.org.cn/yjgz/yjfx/) | | -------------------------------------------------- | ---------------------------------------------------- | -------------------------------------------------- | | [yjgz/jsyj](https://rsshub.app/samrdprc/yjgz/jsyj) | [yjgz/sactc](https://rsshub.app/samrdprc/yjgz/sactc) | [yjgz/yjfx](https://rsshub.app/samrdprc/yjgz/yjfx) | #### 安全教育 | [安全教育](https://www.samrdprc.org.cn/aqjy/) | | --------------------------------------------- | | [aqjy](https://rsshub.app/samrdprc/aqjy) | #### 法律法规 | [国内法规](https://www.samrdprc.org.cn/flfg/gnfg/) | | -------------------------------------------------- | | [flfg/gnfg](https://rsshub.app/samrdprc/flfg/gnfg) | </details>
::: tip 分类字段处填写的是对应中国人民大学人事处分类页网址中介于 **`http://hr.ruc.edu.cn/`** 和 **/index.htm** 中间的一段,并将其中的 `/` 修改为 `-`。 如 [中国人民大学人事处 - 办事机构 - 教师事务办公室 - 教师通知公告](http://hr.ruc.edu.cn/bsjg/bsjsswbgs/jstzgg/index.htm) 的网址为 `http://hr.ruc.edu.cn/bsjg/bsjsswbgs/jstzgg/index.htm` 其中介于 **`http://hr.ruc.edu.cn/`** 和 **/index.htm** 中间的一段为 `bsjg/bsjsswbgs/jstzgg`。随后,并将其中的 `/` 修改为 `-`,可以得到 `bsjg-bsjsswbgs-jstzgg`。所以最终我们的路由为 [`/ruc/hr/bsjg-bsjsswbgs-jstzgg`](https://rsshub.app/ruc/hr/bsjg-bsjsswbgs-jstzgg) :::
::: tip 分类字段处填写的是对应中国人民大学高瓴人工智能学院分类页网址中介于 **`http://ai.ruc.edu.cn/`** 和 **/index.htm** 中间的一段,并将其中的 `/` 修改为 `-`。 如 [中国人民大学高瓴人工智能学院 - 新闻公告 - 学院新闻](http://ai.ruc.edu.cn/newslist/newsdetail/index.htm) 的网址为 `http://ai.ruc.edu.cn/newslist/newsdetail/index.htm` 其中介于 **`http://ai.ruc.edu.cn/`** 和 **/index.htm** 中间的一段为 `newslist/newsdetail`。随后,并将其中的 `/` 修改为 `-`,可以得到 `newslist-newsdetail`。所以最终我们的路由为 [`/ruc/ai/newslist-newsdetail`](https://rsshub.app/ruc/ai/newslist-newsdetail) :::
| 协会动态 | 通知公告 | 行业动态 | | -------- | ------------ | -------- | | dynamic | announcement | industry |
版面网址如果为 `https://stage1st.com/2b/forum-6-1.html` 那么论坛 id 就是 `forum-6-1`。
| 类型中文 | 召回类型 ID1 | 召回类型 ID2 | | ---------- | ------------ | ------------ | | 消费品召回 | xfpzh | xfpgnzh | | 汽车召回 | qczh | gnzhqc |
| 硕士统考招生 | 硕士推免招生 | | ------------ | ------------ | | 1793 | sstmzs |
Pass URL and transformation rules to convert HTML/JSON into RSS. Specify options (in the format of query string) in parameter `routeParams` parameter to extract data from HTML. | Key | Meaning | Accepted Values | Default | | ----------------- | ------------------------------------------------------------------------------------------------------- | --------------- | ---------------------- | | `title` | The title of the RSS | `string` | Extract from `<title>` | | `item` | The HTML elements as `item` using CSS selector | `string` | html | | `itemTitle` | The HTML elements as `title` in `item` using CSS selector | `string` | `item` element | | `itemTitleAttr` | The attributes of `title` element as title | `string` | Element text | | `itemLink` | The HTML elements as `link` in `item` using CSS selector | `string` | `item` element | | `itemLinkAttr` | The attributes of `link` element as link | `string` | `href` | | `itemDesc` | The HTML elements as `descrption` in `item` using CSS selector | `string` | `item` element | | `itemDescAttr` | The attributes of `descrption` element as description | `string` | Element html | | `itemPubDate` | The HTML elements as `pubDate` in `item` using CSS selector | `string` | `item` element | | `itemPubDateAttr` | The attributes of `pubDate` element as pubDate | `string` | Element html | | `itemContent` | The HTML elements as `description` in `item` using CSS selector ( in `itemLink` page for full content ) | `string` | | | `encoding` | The encoding of the HTML content | `string` | utf-8 | Parameters parsing in the above example: | Parameter | Value | | ------------- | ----------------------------------------- | | `url` | `https://wechat2rss.xlab.app/posts/list/` | | `routeParams` | `item=div[class='post-content'] p a` | Parsing of `routeParams` parameter: | Parameter | Value | | --------- | ------------------------------- | | `item` | `div[class='post-content'] p a` |