💻 Programming
A List Apart
Articles
Topics
💡 Example: https://rsshub.app/alistapart/application-development
🚏 Route: /alistapart/:topic
⚙️ Parameters:
topic, required - Any Topic or from the table below. Defaults to All Articles
You have the option to utilize the main heading or use individual categories as topics for the path.
| Code | code |
|---|---|
| Application Development | application-development |
| Browsers | browsers |
| CSS | css |
| HTML | html |
| JavaScript | javascript |
| The Server Side | the-server-side |
| Content | content |
|---|---|
| Community | community |
| Content Strategy | content-strategy |
| Writing | writing |
| Design | design |
|---|---|
| Brand Identity | brand-identity |
| Graphic Design | graphic-design |
| Layout & Grids | layout-grids |
| Mobile/Multidevice | mobile-multidevice |
| Responsive Design | responsive-design |
| Typography & Web Fonts | typography-web-fonts |
| Industry & Business | industry-business |
|---|---|
| Business | business |
| Career | career |
| Industry | industry |
| State of the Web | state-of-the-web |
| Process | process |
|---|---|
| Creativity | creativity |
| Project Management | project-management |
| Web Strategy | web-strategy |
| Workflow & Tools | workflow-tools |
| User Experience | user-experience |
|---|---|
| Accessibility | accessibility |
| Information Architecture | information-architecture |
| Interaction Design | interaction-design |
| Usability | usability |
| User Research | user-research |
ACM
A.M.Turing Award Winners
AI 研习社
首页
💡 Example: https://rsshub.app/aiyanxishe/109/hot
🚏 Route: /aiyanxishe/:id/:sort?
⚙️ Parameters:
id, required - 领域 id,全部领域为all,单独领域 id 抓包可得sort, optional - 排序方式,默认为new(最新),也可选择hot(最热)或recommend(推荐)
AlgoCasts
视频更新
💡 Example: https://rsshub.app/algocasts
🚏 Route: /algocasts
Parameters: N/A
AlgoCasts 需要付费订阅,RSS 仅做更新提醒,不含付费内容.
AlternativeTo
Software Alternatives
🚨 Strict anti-crawling🎭 Rely on Puppeteer🔍 Support Radar
💡 Example: https://rsshub.app/alternativeto/software/cpp
🚏 Route: /alternativeto/software/:name/:routeParams?
⚙️ Parameters:
name, required - Software namerouteParams, optional - Filters of software type
routeParms can be copied from original site URL, example:
/alternativeto/software/cpp/license=opensource&platform=windows
Platform Software
🚨 Strict anti-crawling🎭 Rely on Puppeteer🔍 Support Radar
💡 Example: https://rsshub.app/alternativeto/platform/firefox
🚏 Route: /alternativeto/platform/:name/:routeParams?
⚙️ Parameters:
name, required - Platform namerouteParams, optional - Filters of software type
routeParms can be copied from original site URL, example:
/alternativeto/platform/firefox/license=free
AtCoder
Present Contests
💡 Example: https://rsshub.app/atcoder/contest/en/upcoming
🚏 Route: /atcoder/contest/:language?/:status?
⚙️ Parameters:
language, optional - Language,jpas Japanese orenas English, English by defaultstatus, optional - Status, see below, Recent Contests by default
Status
| Active Contests | Upcoming Contests | Recent Contests |
|---|---|---|
| active | upcoming | recent |
Contests Archive
💡 Example: https://rsshub.app/atcoder/contest
🚏 Route: /atcoder/contest/:language?/:rated?/:category?/:keyword?
⚙️ Parameters:
language, optional - Language,jpas Japanese orenas English, English by defaultrated, optional - Rated Range, see below, all by defaultcategory, optional - Category, see below, all by defaultkeyword, optional - Keyword
Rated Range
| ABC Class (Rated for ~1999) | ARC Class (Rated for ~2799) | AGC Class (Rated for ~9999) |
|---|---|---|
| 1 | 2 | 3 |
Category
| All | AtCoder Typical Contest | PAST Archive | Unofficial(unrated) |
|---|---|---|---|
| 0 | 6 | 50 | 101 |
| JOI Archive | Sponsored Tournament | Sponsored Parallel(rated) |
|---|---|---|
| 200 | 1000 | 1001 |
| Sponsored Parallel(unrated) | Optimization Contest |
|---|---|
| 1002 | 1200 |
Posts
💡 Example: https://rsshub.app/atcoder/post
🚏 Route: /atcoder/post/:language?/:keyword?
⚙️ Parameters:
language, optional - Language,jpas Japanese orenas English, English by defaultkeyword, optional - Keyword
BBC News Labs
News
Bitbucket
Commits
💡 Example: https://rsshub.app/bitbucket/commits/blaze-lib/blaze
🚏 Route: /bitbucket/commits/:workspace/:repo_slug
⚙️ Parameters:
workspace, required - Workspacerepo_slug, required - Repository
Tags
💡 Example: https://rsshub.app/bitbucket/tags/blaze-lib/blaze
🚏 Route: /bitbucket/tags/:workspace/:repo_slug
⚙️ Parameters:
workspace, required - Workspacerepo_slug, required - Repository
Bitmovin
Blog
CNCF
Category
💡 Example: https://rsshub.app/cncf
🚏 Route: /cncf/:cate?
⚙️ Parameters:
cate, optional - blog by default
| Blog | News | Announcements | Reports |
|---|---|---|---|
| blog | news | announcements | reports |
Codeforces
Latest contests
Recent actions
💡 Example: https://rsshub.app/codeforces/recent-actions
🚏 Route: /codeforces/recent-actions/:minrating?
⚙️ Parameters:
minrating, optional - The minimum blog/comment rating required. Default: 1
dbaplus 社群
栏目
💡 Example: https://rsshub.app/dbaplus
🚏 Route: /dbaplus/:tab?
⚙️ Parameters:
tab, optional - 栏目,见下表,默认为全部
| 全部 | 数据库 | 运维 | 大数据 | 架构 | PaaS 云 | 职场生涯 | 这里有毒 |
|---|---|---|---|---|---|---|---|
| All | 153 | 134 | 73 | 141 | 72 | 149 | 21 |
活动
💡 Example: https://rsshub.app/dbaplus/activity
🚏 Route: /dbaplus/activity/:type?
⚙️ Parameters:
type, optional - 分类,见下表,默认为线上分享
| 线上分享 | 线下峰会 |
|---|---|
| online | offline |
deeplearning.ai
TheBatch 周报
Distill
Latest
gihyo.jp
Series
💡 Example: https://rsshub.app/gihyo/list/group/Ubuntu-Weekly-Recipe
🚏 Route: /gihyo/list/group/:id
⚙️ Parameters:
id, required - Series
Gitee
仓库 Releases
💡 Example: https://rsshub.app/gitee/releases/y_project/RuoYi
🚏 Route: /gitee/releases/:owner/:repo
⚙️ Parameters:
owner, required - 用户名repo, required - 仓库名
仓库提交
💡 Example: https://rsshub.app/gitee/commits/y_project/RuoYi
🚏 Route: /gitee/commits/:owner/:repo
⚙️ Parameters:
owner, required - 用户名repo, required - 仓库名
用户公开动态
💡 Example: https://rsshub.app/gitee/events/y_project
🚏 Route: /gitee/events/:username
⚙️ Parameters:
username, required - 用户名
仓库动 态
💡 Example: https://rsshub.app/gitee/events/y_project/RuoYi
🚏 Route: /gitee/events/:owner/:repo
⚙️ Parameters:
owner, required - 用户名repo, required - 仓库名
GitHub
GitHub provides some official RSS feeds:
- Repo releases:
https://github.com/:owner/:repo/releases.atom - Repo commits:
https://github.com/:owner/:repo/commits.atom - User activities:
https://github.com/:user.atom - Private feed:
https://github.com/:user.private.atom?token=:secret(You can find Subscribe to your news feed in dashboard page after login) - Wiki history:
https://github.com/:owner/:repo/wiki.atom
User Repo
💡 Example: https://rsshub.app/github/repos/DIYgod
🚏 Route: /github/repos/:user
⚙️ Parameters:
user, required - GitHub username
Trending
⚙️ Config required🔍 Support Radar
💡 Example: https://rsshub.app/github/trending/daily/javascript/en
🚏 Route: /github/trending/:since/:language/:spoken_language?
⚙️ Parameters:
since, required - time frame, available in Trending page 's URL, possible values are:daily,weeklyormonthlylanguage, required - the feed language, available in Trending page 's URL, don't filter option isanyspoken_language, optional - natural language, available in Trending page 's URL
Topics
💡 Example: https://rsshub.app/github/topics/framework
🚏 Route: /github/topics/:name/:qs?
⚙️ Parameters:
name, required - Topic name, which can be found in the URL of the corresponding Topics Pageqs, optional - Query string, likel=php&o=desc&s=stars. Details listed as follows:
| Parameter | Description | Values |
|---|---|---|
l | Language | For instance php, which can be found in the URL of the corresponding Topics page |
o | Sorting Order | asc, desc |
s | Sorting Criteria | stars, forks, updated |
For instance, the /github/topics/framework/l=php&o=desc&s=stars route will generate the RSS feed corresponding to this page.
Repo Issues
💡 Example: https://rsshub.app/github/issue/vuejs/core/all/wontfix
🚏 Route: /github/issue/:user/:repo/:state?/:labels?
⚙️ Parameters:
user, required - GitHub usernamerepo, required - GitHub repo namestate, optional - the state of the issues. Can be eitheropen,closed, orall. Default:open.labels, optional - a list of comma separated label names
Repo Pull Requests
💡 Example: https://rsshub.app/github/pull/DIYgod/RSSHub
🚏 Route: /github/pull/:user/:repo/:state?/:labels?
⚙️ Parameters:
user, required - User namerepo, required - Repo namestate, optional - the state of pull requests. Can be eitheropen,closed, orall. Default:open.labels, optional - a list of comma separated label names
Repo Pulse
💡 Example: https://rsshub.app/github/pulse/DIYgod/RSSHub
🚏 Route: /github/pulse/:user/:repo/:period?
⚙️ Parameters:
user, required - User namerepo, required - Repo nameperiod, optional - Time frame, selected from a repository's Pulse/Insights page. Possible values are:daily,halfweekly,weekly, ormonthly. Default:weekly. If your RSS client supports it, consider aligning the polling frequency of the feed to the period.
User Followers
💡 Example: https://rsshub.app/github/user/followers/HenryQW
🚏 Route: /github/user/followers/:user
⚙️ Parameters:
user, required - GitHub username
Repo Stars
💡 Example: https://rsshub.app/github/stars/DIYGod/RSSHub
🚏 Route: /github/stars/:user/:repo
⚙️ Parameters:
user, required - GitHub usernamerepo, required - GitHub repo name
Repo Branches
💡 Example: https://rsshub.app/github/branches/DIYgod/RSSHub
🚏 Route: /github/branches/:user/:repo
⚙️ Parameters:
user, required - User namerepo, required - Repo name
Files Commits
💡 Example: https://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router.js
🚏 Route: /github/file/:user/:repo/:branch/:filepath+
⚙️ Parameters:
user, required - User namerepo, required - Repo namebranch, required - Branch namefilepath, one or more - File path
| User name | Repo name | Branch name | File path |
|---|---|---|---|
DIYgod | RSSHub | master | lib/router.js |
If there are special characters such as
/in the branch name, they need to be encoded with urlencode, usually/needs to be replaced with%2fIf there are special characters in the file path, you need to use urlencode to encode them, but the file path can be recognized normally
/charactersIf the file path ends with
.rss,.atom,.json, you need to replace the.in the suffix with%2eReeder will make an error when subscribing to
% 2erssor similar suffixes. At this time, add.rssafter the route to subscribeSuch as: replace
https://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router%2ejstohttps://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router%2ejs.rss
Search Result
💡 Example: https://rsshub.app/github/search/RSSHub/bestmatch/desc
🚏 Route: /github/search/:query/:sort?/:order?
⚙️ Parameters:
query, required - search keywordsort, optional - Sort options (default to bestmatch)order, optional - Sort order, desc and asc (desc descending by default)
| Sort options | sort |
|---|---|
| Best match | bestmatch |
| Most stars | stars |
| Most forks | forks |
| Recently updated | updated |
User Starred Repositories
💡 Example: https://rsshub.app/github/starred_repos/DIYgod
🚏 Route: /github/starred_repos/:user
⚙️ Parameters:
user, required - User name
Repo Contributors
💡 Example: https://rsshub.app/github/contributors/DIYgod/RSSHub
🚏 Route: /github/contributors/:user/:repo/:order?/:anon?
⚙️ Parameters:
user, required - User namerepo, required - Repo nameorder, optional - Sort order by commit numbers, desc and asc (descending by default)anon, optional - Show anonymous users. Defaults to no, use any values for yes.
Issue / Pull Request comments
💡 Example: https://rsshub.app/github/comments/DIYgod/RSSHub/8116
🚏 Route: /github/comments/:user/:repo/:number?
⚙️ Parameters:
user, required - User / Org namerepo, required - Repo namenumber, optional - Issue or pull number (if omitted: all)
Wiki History
💡 Example: https://rsshub.app/github/wiki/flutter/flutter/Roadmap
🚏 Route: /github/wiki/:user/:repo/:page?
⚙️ Parameters:
user, required - User / Org namerepo, required - Repo namepage, optional - Page slug, can be found in URL, empty means Home
Notifications
⚙️ Config required🔍 Support Radar
💡 Example: https://rsshub.app/github/notifications
🚏 Route: /github/notifications
Parameters: N/A
Gist Commits
💡 Example: https://rsshub.app/github/gist/d2c152bb7179d07015f336b1a0582679
🚏 Route: /github/gist/:gistId
⚙️ Parameters:
gistId, required - Gist ID
GitLab
Explore
💡 Example: https://rsshub.app/gitlab/explore/trending
🚏 Route: /gitlab/explore/:type/:host?
⚙️ Parameters:
type, required - typehost, optional - Gitlab instance hostname, default to gitlab.com
| Trending | Most stars | All |
|---|---|---|
| trending | starred | all |
Releases
💡 Example: https://rsshub.app/gitlab/release/pleroma/pleroma/git.pleroma.social
🚏 Route: /gitlab/release/:namespace/:project/:host?
⚙️ Parameters:
namespace, required - owner or namespace./needs to be replaced with%2Fproject, required - project namehost, optional - Gitlab instance hostname, default to gitlab.com
Tags
💡 Example: https://rsshub.app/gitlab/tag/rluna-open-source%2Ffile-management%2Fowncloud/core/gitlab.com
🚏 Route: /gitlab/tag/:namespace/:project/:host?
⚙️ Parameters:
namespace, required - owner or namespace./needs to be replaced with%2Fproject, required - project namehost, optional - Gitlab instance hostname, default to gitlab.com
Gitpod
Blog
Changelog
Go 语言中文网
板块
💡 Example: https://rsshub.app/studygolang/go/daily
🚏 Route: /studygolang/go/:id?
⚙️ Parameters:
id, optional - 板块 id,默认为周刊
周刊
招聘
GoCN
最新动态
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/gocn/news
🚏 Route: /gocn/news
Parameters: N/A
每日新闻
招 聘
Hacker News
Follow User
Subscribe to the updates (threads and submission) from a paritcular Hacker News user
💡 Example: https://rsshub.app/hackernews/threads/comments_list/dang
🚏 Route: /hackernews/:section?/:type?/:user?
⚙️ Parameters:
section, optional - Section, see above,indexby defaulttype, optional - Link, see above,sourcesby defaultuser, optional - User, only valid for sectionthreadsandsubmitted
用户
订阅特定用户的内容
💡 Example: https://rsshub.app/hackernews/threads/comments_list/dang
🚏 Route: /hackernews/:section?/:type?/:user?
⚙️ Parameters:
section, optional - 内容分区,见上表,默认为indextype, optional - 链接类型,见上表,默认为sourcesuser, optional - 设定用户,只在threads和submitted分区有效
Hacking8
信息流
💡 Example: https://rsshub.app/hacking8
🚏 Route: /hacking8/:category?
⚙️ Parameters:
category, optional - 分类,见下表,默认为最近更新
| 推荐 | 最近更新 | 漏洞 / PoC 监控 | |
|---|---|---|---|
| likes | index | vul-poc |
搜索
💡 Example: https://rsshub.app/hacking8/search/rsshub
🚏 Route: /hacking8/search/:keyword?
⚙️ Parameters:
keyword, optional - 关键字,默认为空
HackMD
Profile
💡 Example: https://rsshub.app/hackmd/profile/hackmd
🚏 Route: /hackmd/profile/:path
⚙️ Parameters:
path, required - userpath or teampath
HackYourNews
Index
HelloGitHub
热门
💡 Example: https://rsshub.app/hellogithub/hot
🚏 Route: /hellogithub/hot/:id?
⚙️ Parameters:
id, optional - 标签 id,可在对应标签页 URL 中找到,默认为全部标签
以下为部分标签:
| id | 标签 |
|---|---|
| Z8PipJsHCX | Python |
| YQHn0gERoi | C |
| WTbsu5GAfC | CLI |
| juBLV86qa5 | 机器学习 |
| D4JBAUo967 | Rust |
| dFA60uKLgr | GUI |
| 0LByh3tjUO | 教程 |
| 4lpGK0sUyk | Web 应用 |
| yrZkGsUC9M | C++ |
| mbP20HIEYD | Ruby |
最近
💡 Example: https://rsshub.app/hellogithub/last
🚏 Route: /hellogithub/last/:id?
⚙️ Parameters:
id, optional - 标签 id,可在对应标签页 URL 中找到,默认为全部标签
部分标签见上表
文章
💡 Example: https://rsshub.app/hellogithub/article
🚏 Route: /hellogithub/article/:sort?/:id?
⚙️ Parameters:
sort, optional - 排序方式,见下表,默认为hot,即热门id, optional - 标签 id,可在对应标签页 URL 中找到,默认为全部标签
| 热门 | 最近 |
|---|---|
| hot | last |
排行榜
💡 Example: https://rsshub.app/hellogithub/report
🚏 Route: /hellogithub/report/:type?
⚙️ Parameters:
type, optional - 分类,见下表,默认为编程语言排行榜
| 编程语言 | 服务器 | 数据库 |
|---|---|---|
| tiobe | netcraft | db-engines |
月刊
Hex-Rays
Hex-Rays News
Huggingface
Daily Papers
💡 Example: https://rsshub.app/huggingface/daily-papers
🚏 Route: /huggingface/daily-papers
Parameters: N/A
中文博客
Issue Hunt
Project Funded
💡 Example: https://rsshub.app/issuehunt/funded/DIYgod/RSSHub
🚏 Route: /issuehunt/funded/:username/:repo
⚙️ Parameters:
username, required - Github user/orgrepo, required - Repository name
Kong API 网关平台
Kong 是一家开源的 API 网关服务商,此处收集其官网的最新博客文章。
博客最新文章
LeetCode
Articles
Daily Question
💡 Example: https://rsshub.app/leetcode/dailyquestion/en
🚏 Route: /leetcode/dailyquestion/:lang
⚙️ Parameters:
lang, required - site, Chines(cn) and Engligh(en)
Daily Question Solution
💡 Example: https://rsshub.app/leetcode/dailyquestion/solution/en
🚏 Route: /leetcode/dailyquestion/solution/:lang
⚙️ Parameters:
lang, required - site, Chines(cn) and Engligh(en)
Linux Patchwork
Patch Comments
💡 Example: https://rsshub.app/patchwork.kernel.org/comments/10723629
🚏 Route: /patchwork.kernel.org/comments/:id
⚙️ Parameters:
id, required - Patch ID
LWN.net
Security alerts
💡 Example: https://rsshub.app/lwn/alerts/CentOS
🚏 Route: /lwn/alerts/:distributor
⚙️ Parameters:
distributor, required - Distribution identification
| Distribution | Identification |
|---|---|
| Arch Linux | Arch_Linux |
| CentOS | CentOS |
| Debian | Debian |
| Fedora | Fedora |
| Gentoo | Gentoo |
| Mageia | Mageia |
| openSUSE | openSUSE |
| Oracle | Oracle |
| Red Hat | Red_Hat |
| Scientific Linux | Scientific_Linux |
| Slackware | Slackware |
| SUSE | SUSE |
| Ubuntu | Ubuntu |
ModelScope 魔搭社区
数据集
模型库
😵 Not operational🔍 Support Radar
💡 Example: https://rsshub.app/modelscope/models
🚏 Route: /modelscope/models
Parameters: N/A
创空间
DevPress 官方社区
MySQL
Release Notes
💡 Example: https://rsshub.app/mysql/release/8.0
🚏 Route: /mysql/release/:version?
⚙️ Parameters:
version, optional - Version, see below, 8.0 by default
| 8.0 | 5.7 | 5.6 |
|---|
Node.js
News
💡 Example: https://rsshub.app/nodejs/blog
🚏 Route: /nodejs/blog/:language?
⚙️ Parameters:
language, optional - Language, see below, en by default
| العربية | Catalan | Deutsch | Español | زبان فارسی |
|---|---|---|---|---|
| ar | ca | de | es | fa |
| Français | Galego | Italiano | 日本語 | 한국어 |
|---|---|---|---|---|
| fr | gl | it | ja | ko |
| Português do Brasil | limba română | Русский | Türkçe | Українська |
|---|---|---|---|---|
| pt-br | ro | ru | tr | uk |
| 简体中文 | 繁體中文 |
|---|---|
| zh-cn | zh-tw |
NOSEC.org
Posts
💡 Example: https://rsshub.app/nosec/hole
🚏 Route: /nosec/:keykind?
⚙️ Parameters:
keykind, optional - 对应文章分类
| 分类 | 标识 |
|---|---|
| 威胁情报 | threaten |
| 安全动态 | security |
| 漏洞预警 | hole |
| 数据泄露 | leakage |
| 专题报告 | speech |
| 技术分析 | skill |
| 安全工具 | tool |
project-zero issues
issues
Quicker
动作分享
讨论区
💡 Example: https://rsshub.app/quicker/qa
🚏 Route: /quicker/qa/:category?/:state?
⚙️ Parameters:
category, optional - 分类,见下表,默认为全部state, optional - 状态,见下表,默认为全部
分类
| 使用问题 | 动作开发 | BUG 反馈 | 功能建议 |
|---|---|---|---|
| 1 | 9 | 3 | 4 |
| 动作需求 | 经验创意 | 动作推荐 | 信息发布 |
|---|---|---|---|
| 6 | 2 | 7 | 5 |
| 随便聊聊 | 异常报告 | 全部 |
|---|---|---|
| 8 | 10 | all |
状态
| 全部 | 精华 | 已归档 |
|---|---|---|
| digest | achived |
用户更新
💡 Example: https://rsshub.app/quicker/user/Actions/3-CL
🚏 Route: /quicker/user/:category/:id
⚙️ Parameters:
category, required - 分类,见下表id, required - 用户 id,可在对应用户页 URL 中找到
| 动作 | 子程序 | 动作单 |
|---|---|---|
| Actions | SubPrograms | ActionLists |
react
react-native
💡 Example: https://rsshub.app/react/react-native-weekly
🚏 Route: /react/react-native-weekly
Parameters: N/A
Rust 语言中文社区
招聘
SecWiki - 安全维基
最新周刊
SegmentFault
频道
💡 Example: https://rsshub.app/segmentfault/channel/frontend
🚏 Route: /segmentfault/channel/:name
⚙️ Parameters:
name, required - 频道名称,在频道 URL 可以找到
用户
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/segmentfault/user/minnanitkong
🚏 Route: /segmentfault/user/:name
⚙️ Parameters:
name, required - 用户 Id,用户详情页 URL 可以找到
博客
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/segmentfault/blogs/go
🚏 Route: /segmentfault/blogs/:tag
⚙️ Parameters:
tag, required - 标签名称,在 标签 中可以找到
Smashing Magazine
Articles
Category
💡 Example: https://rsshub.app/smashingmagazine/react
🚏 Route: /smashingmagazine/:category?
⚙️ Parameters:
category, optional - Find in URL or Table below
| Category | |
|---|---|
| Accessibility | accessibility |
| Best practices | best-practices |
| Business | business |
| Career | career |
| Checklists | checklists |
| CSS | css |
| Data Visualization | data-visualization |
| Design | design |
| Design Patterns | design-patterns |
| Design Systems | design-systems |
| E-Commerce | e-commerce |
| Figma | figma |
| Freebies | freebies |
| HTML | html |
| Illustrator | illustrator |
| Inspiration | inspiration |
| JavaScript | javascript |
| Mobile | mobile |
| Performance | performance |
| Privacy | privacy |
| React | react |
| Responsive Design | responsive-design |
| Round-Ups | round-ups |
| SEO | seo |
| Typography | typography |
| Tools | tools |
| UI | ui |
| Usability | usability |
| UX | ux |
| Vue | vue |
| Wallpapers | wallpapers |
| Web Design | web-design |
| Workflow | workflow |
TesterHome
最新发布
ui.dev
BYTES - Your weekly dose of JS
Staying informed on the JavaScript ecosystem has never been so entertaining. Delivered every Monday and Thursday, for free. https://bytes.dev
React Newsletter
Stay up to date on the latest React news, tutorials, resources, and more. Delivered every Tuesday, for free. https://reactnewsletter.com
Visual Studio Code Marketplace
Visual Studio Code Plugins Marketplace
💡 Example: https://rsshub.app/vscode/marketplace
🚏 Route: /vscode/marketplace/:category?
⚙️ Parameters:
category, optional - Category
| Featured | Trending Weekly | Trending Monthly | Trending Daily | Most Popular | Recently Added |
|---|---|---|---|---|---|
| featured | trending | trending_m | trending_d | popular | new |
阿里云
数据库内核月报
公告
💡 Example: https://rsshub.app/aliyun/notice
🚏 Route: /aliyun/notice/:type?
⚙️ Parameters:
type, optional - N
| 类型 | type |
|---|---|
| 全部 | |
| 升级公告 | 1 |
| 安全公告 | 2 |
| 备案公告 | 3 |
| 其他 | 4 |
开发者社区 - 主题
💡 Example: https://rsshub.app/aliyun/developer/group/alitech
🚏 Route: /aliyun/developer/group/:type
⚙️ Parameters:
type, required - 对应技术领域分类
安全客
官方提供了混合的主页资讯 RSS: https://api.anquanke.com/data/v1/rss
分类订阅
💡 Example: https://rsshub.app/anquanke/week
🚏 Route: /anquanke/:category/:fulltext?
⚙️ Parameters:
category, required - 分类订阅fulltext, optional - 是否获取全文,如需获取全文参数传入quanwen或fulltext
| 360 网络安全周报 | 活动 | 知识 | 资讯 | 招聘 | 工具 |
|---|---|---|---|---|---|
| week | activity | knowledge | news | job | tool |
安全内参
分类
💡 Example: https://rsshub.app/secrss/category/产业趋势
🚏 Route: /secrss/category/:category?
⚙️ Parameters:
category, optional - N
作者
💡 Example: https://rsshub.app/secrss/author/网络安全威胁和漏洞信息共享平台
🚏 Route: /secrss/author/:author
⚙️ Parameters:
author, required - N
北京智源人工智能研究院
智源社区
💡 Example: https://rsshub.app/baai/hub
🚏 Route: /baai/hub/:tagId?/:sort?/:range?
⚙️ Parameters:
tagId, optional - 社群 ID,可在 社群页 或 URL 中找到sort, optional - 分类,见下表,默认为newrange, optional - 时间跨度,仅在分类readCnt时有效
分类
| 最热 | 最新 | 头条 |
|---|---|---|
| hot | new | readCnt |
时间跨度
| 3 天 | 7 天 | 30 天 |
|---|---|---|
| 3 | 7 | 30 |
智源社区 - 活动
智源社区 - 评论
登链社区
文章
💡 Example: https://rsshub.app/learnblockchain/posts/DApp/newest
🚏 Route: /learnblockchain/posts/:cid/:sort?
⚙️ Parameters:
cid, required - 分类id,更多分类可以论坛的URL找到sort, optional - 排序方式,默认精选
| id | 分类 |
|---|---|
| all | 全部 |
| DApp | 去中心化应用 |
| chains | 公链 |
| 联盟链 | 联盟链 |
| scaling | Layer2 |
| langs | 编程语言 |
| security | 安全 |
| dst | 存储 |
| basic | 理论研究 |
| other | 其他 |
| id | 排序方式 |
|---|---|
| newest | 最新 |
| featured | 精选 (默认) |
| featured | 最赞 |
| hottest | 最热 |
饿了么开放平台
商家开放平台公告
极客时间
专栏文章
💡 Example: https://rsshub.app/geektime/column/48
🚏 Route: /geektime/column/:cid
⚙️ Parameters:
cid, required - 专栏 id,可从全部专栏进入专栏介绍页,在 URL 中找到
极术社区
频道、专栏、用户
💡 Example: https://rsshub.app/aijishu/channel/ai
🚏 Route: /aijishu/:type/:name?
⚙️ Parameters:
type, required - 文章类型,可以取值如下name, optional - 名字,取自URL
| type | 说明 |
|---|---|
| channel | 频道 |
| blog | 专栏 |
| u | 用户 |