返回顶部
d

dribbble-pinterest-searchDribbble与Pinterest搜索

Choose public search tags for Dribbble and Pinterest, run public search flows without login, and extract normalized result fields such as title, high-resolution image, author, source URL, and publish/update time when available. Use when Codex needs to collect design inspiration from Dribbble or Pinterest, design a keyword taxonomy for B-end/data-visualization themes, or explain how to get public search result fields from these two platforms.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
101
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

dribbble-pinterest-search

Dribbble Pinterest 搜索

在 Dribbble 和 Pinterest 上进行公开设计搜索时,请使用英文标签,而非中文关键词。将搜索结果页面视为候选发现页,将详情页面视为字段补充页。

保持工作流程仅限公开访问:

  • - 不需要 Cookie、会话或仅限登录的 API。
  • 两个平台均优先使用浏览器自动化。
  • 仅在搜索结果未提供可靠的高分辨率图片、作者或发布时间/更新时间时,才使用详情页面。

工作流程

  1. 1. 选择类别和标签集。
- 对于 B 端/数据可视化场景,加载 references/tag-taxonomy.md。 - 仪表盘、场景、动效和高质量 UI 截图优先使用 Dribbble。 - 色彩、信息图、等距图和参考密集型类别优先使用 Pinterest。
  1. 2. 构建公开搜索 URL。
- Dribbble:https://dribbble.com/search/ - Pinterest:https://www.pinterest.com/search/pins/?q=&rs=typed
  1. 3. 从搜索结果页面收集候选卡片。
- Dribbble:查找 a[href*=/shots/],仅保留匹配 /shots/<数字ID> 的链接。 - Pinterest:查找 a[href*=/pin/],仅保留匹配 /pin/<数字ID>/ 的链接。
  1. 4. 首先标准化搜索卡片字段。
- 始终至少捕获:title、platform、sourceurl、coverimage_url、keyword/tag。 - 如果搜索卡片的作者或时间信息不完整,留空并从详情页面补充。
  1. 5. 必要时从详情页面补充信息。
- 使用详情页面获取高分辨率封面图片。 - 使用详情页面获取 author_name。 - 仅在公开页面可靠显示时,才使用详情页面获取 publishtime 或 updatedtime。
  1. 6. 返回标准化的仅限公开访问的记录。
- 不稳定的字段保留为可空。 - 记录匹配的标签。 - 不虚构发布时间或作者。

提取规则

使用以下字段优先级:

  • - title:优先使用搜索卡片文本,其次使用详情页面的 meta/title。
  • coverimageurl:优先选择最高 srcset 候选或详情页面的 og:image。
  • authorname:优先使用详情页面的作者元数据或标题模式。
  • publishtime:优先使用详情页面的 og:updated_time、createdAt、datePublished 或等效字段。不可用时设为 null。
  • summary:使用标准化的标题或公开描述片段。

平台特定细节位于:

防护措施

  • - 仅限公开页面和公开元数据。
  • 预期 DOM 变化和反爬虫行为;选择器为启发式规则,不保证有效。
  • 将 Dribbble 的发布时间视为公开页面上的不稳定字段。
  • 将 Pinterest 的 og:updated_time 视为最佳公开时间戳,除非需要更丰富的中继数据。
  • 即使是中国设计主题,也优先使用英文标签。

输出格式

将结果标准化为接近以下格式:

json
{
title: ,
platform: dribbble|pinterest,
source_url: ,
coverimageurl: ,
author_name: ,
publish_time: null,
keyword: ,
category: ,
matched_tags: []
}

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 dribbble-pinterest-search-1775878283 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 dribbble-pinterest-search-1775878283 技能

通过命令行安装

skillhub install dribbble-pinterest-search-1775878283

下载

⬇ 下载 dribbble-pinterest-search v1.0.0(免费)

文件大小: 4.71 KB | 发布时间: 2026-4-12 09:47

v1.0.0 最新 2026-4-12 09:47
- Initial release of dribbble-pinterest-search skill.
- Enables public (no-login) search and extraction from Dribbble and Pinterest using English tags.
- Normalizes and returns core fields: title, high-res image, author, source URL, and publish/update time when available.
- Outlines platform-specific field extraction priorities and public search workflows.
- Designed to assist with design inspiration collection and keyword taxonomy tasks for B-end/data-visualization themes.
- Emphasizes public-only workflows and robust field extraction guardrails.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部