design
Behance
User Works
💡 Example: https://rsshub.app/behance/mishapetrick
🛎️ Route: /behance/:user/:type?
🔗 Parameters:
user
, required - usernametype
, optional - type,projects
orappreciated
,projects
by default
🐙 Source Code: /behance/user.ts
Behance user's profile URL, like https://www.behance.net/mishapetrick the username will be mishapetrick
。
Boss 设计
分类
💡 Example: https://rsshub.app/bossdesign
🛎️ Route: /bossdesign/:category?
🔗 Parameters:
category
, optional - 分类,可在对应分类页 URL 中找到,留空为全部
🐙 Source Code: /bossdesign/index.ts
Boss 笔记 | 电脑日志 | 素材资源 | 设计师神器 | 设计教程 | 设计资讯 |
---|---|---|---|---|---|
note | computer-skills | design-resources | design-software | design-tutorial | design_information |
Dribbble
Keyword
💡 Example: https://rsshub.app/dribbble/keyword/player
🛎️ Route: /dribbble/keyword/:keyword
🔗 Parameters:
keyword
, required - desired keyword
🐙 Source Code: /dribbble/keyword.ts
Popular
💡 Example: https://rsshub.app/dribbble/popular
🛎️ Route: /dribbble/popular/:timeframe?
🔗 Parameters:
timeframe
, optional - support the following values: week, month, year and ever
🐙 Source Code: /dribbble/popular.ts
User (or team)
💡 Example: https://rsshub.app/dribbble/user/google
🛎️ Route: /dribbble/user/:name
🔗 Parameters:
name
, required - username, available in user's homepage URL
🐙 Source Code: /dribbble/user.ts
Eagle
Blog
💡 Example: https://rsshub.app/eagle/blog/en
🛎️ Route: /eagle/blog/:cate?/:language?
🔗 Parameters:
cate
, optional - Category, get by URL,all
by defaultlanguage
, optional - Language,cn
,tw
,en
,en
by default
🐙 Source Code: /eagle/blog.ts
Google
Google Fonts
💡 Example: https://rsshub.app/google/fonts/date
🛎️ Route: /google/fonts/:sort?
🔗 Parameters:
sort
, optional - Sorting type, see below, default todate
⚙️ Deployment Configs:
GOOGLE_FONTS_API_KEY
, required -
🐙 Source Code: /google/fonts.ts
Newest | Trending | Most popular | Name | Number of styles |
---|---|---|---|---|
date | trending | popularity | alpha | style |
This route requires API key, therefore it's only available when self-hosting, refer to the Deploy Guide for route-specific configurations.
Notefolio
Works
💡 Example: https://rsshub.app/notefolio/search/1/pick/all/life
🛎️ Route: /notefolio/search/:category?/:order?/:time?/:query?
🔗 Parameters:
category
, optional - Category, see below,all
by defaultorder
, optional - Order,pick
as Notefolio Pick,published
as Newest,like
as like,pick
by defaulttime
, optional - Time,all
as All the time,one-day
as Latest 24 hours,week
as Latest week,month
as Latest month,three-month
as Latest 3 months,all
by defaultquery
, optional - Keyword, empty by default
🐙 Source Code: /notefolio/search.ts
Category | Name in Korean | Name in English |
---|---|---|
all | 전체 | All |
1 | 영상/모션그래픽 | Video / Motion Graphics |
2 | 그래픽 디자인 | Graphic Design |
3 | 브랜딩/편집 | Branding / Editing |
4 | UI/UX | UI/UX |
5 | 일러스트레이션 | Illustration |
6 | 디지털 아트 | Digital Art |
7 | 캐릭터 디자인 | Character Design |
8 | 제품/패키지 디자인 | Product Package Design |
9 | 포토그래피 | Photography |
10 | 타이포그래피 | Typography |
11 | 공예 | Crafts |
12 | 파인아트 | Fine Art |
Shopping Design
文章列表
💡 Example: https://rsshub.app/shoppingdesign/posts
🛎️ Route: /shoppingdesign/posts
🐙 Source Code: /shoppingdesign/posts.ts
爱果果
最新 H5
站酷
Unknown
💡 Example: https://rsshub.app/zcool/user/baiyong
🛎️ Route: /zcool/user/:uid
🔗 Parameters:
uid
, required - 个性域名前缀或者用户ID
🐙 Source Code: /zcool/user.ts
发现
💡 Example: https://rsshub.app/zcool/discover
🛎️ Route: /zcool/discover/:query?/:subCate?/:hasVideo?/:city?/:college?/:recommendLevel?/:sort?
🔗 Parameters:
query
, optional - 查询参数或分类,若填写分类见下表,默认为空 或0
即精选subCate
, optional - 子分类,见下表,默认为0
即该父分类下全部hasVideo
, optional - 是否含视频,默认为0
即全部,亦可选1
即含视频city
, optional - 地区代码,填入发现页中选择城市
中的各级地名,如亚洲
、中国
、北京
、纽约
、巴黎
等college
, optional - 学校,默认为0
即全部recommendLevel
, optional - 推荐等级,见下表,默认为2
即编辑精选sort
, optional - 排序方式,可选0
即最新发布 或9
即默认排序,默认为9
🐙 Source Code: /zcool/discover.ts
查看 精选 分类下的全部内容,其他参数选择默认,可直接使用路由 /zcool/discover/0
查看 精选 分类下的 运营设计 子分类全部内容,其他参数选择默认,可直接使用路由 /zcool/discover/0/617
在 精选 分类下的 运营设计 子分类全部内容基础上,筛选出有 视频,可直接使用路由 /zcool/discover/0/617/1
在 精选 分类下的 运营设计 子分类全部内容基础上,筛选出有 视频,且城市选择 北京,可直接使用路由 /zcool/discover/0/617/1/北京
下方仅提供 分类及其子分类 参数的代码。学校 参数的代码可以在 站酷发现页 中选择跳转后,从浏览器地址栏中找到。
分类 cate
精选 | 平面 | 插画 | UI | 网页 | 摄影 | 三维 | 影视 | 空间 | 工业 / 产品 | 动漫 | 纯艺术 | 手工艺 | 服装 | 其他 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 8 | 1 | 17 | 607 | 33 | 24 | 610 | 609 | 499 | 608 | 612 | 611 | 613 | 44 |
子分类 subCate
精选 0
运营设计 | 包装 | 动画 / 影视 | 人像摄影 | 商业插画 | 电商 | APP 界面 | 艺术插画 | 家装设计 | 海报 | 文章 |
---|---|---|---|---|---|---|---|---|---|---|
617 | 9 | 30 | 34 | 2 | 616 | 757 | 292 | 637 | 10 | 809824 |
平面 8
包装 | 海报 | 品牌 | IP 形象 | 字体 / 字形 | Logo | 书籍 / 画册 | 宣传物料 | 图案 | 信息图表 | PPT/Keynote | 其他平面 | 文章 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
9 | 10 | 15 | 779 | 14 | 13 | 12 | 534 | 624 | 625 | 626 | 11 | 809 |
插画 1