← 返回
未分类 中文

Url Extractor

Extract and validate URLs from text, presenting results in a clear format with brief descriptions and image previews.
从文本中提取并验证URL,以清晰格式展示结果,并附带简短描述和图片预览。
openlark openlark 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 74
下载
💾 1
安装
1
版本
#latest

概述

URL Extractor

Quickly extract all URLs from text, validate them, and present results in a structured format.

Use Cases

Use when users need to "extract links", "extract URLs", "find web addresses", or "extract links from text".

Workflow

1. Text Analysis & Extraction

Quickly identify and extract all possible URLs from user-provided text:

  • Full URLs (starting with https:// or http://)
  • Domain-style links (e.g., example.com/path)
  • Ensure extracted URLs are correctly formatted and not truncated

2. Validation

Validate extracted URLs:

  • Use the web_fetch tool to access each URL and confirm accessibility
  • Extract page titles as URL descriptions
  • If a URL returns an image (Content-Type: image/*), mark it as previewable
  • Mark inaccessible URLs as ❌ Unreachable

3. Present Results

Output in a structured format:

## Extraction Results

N URLs extracted (M accessible, K unreachable)

| # | URL | Status | Title/Description |
|---|-----|--------|-------------------|
| 1 | https://example.com | ✅ | Example Domain |
| 2 | https://example.com/img.png | ✅ 🖼️ | Image Preview |
| 3 | https://broken.link | ❌ | Unreachable |

### Image Previews
[For image URLs, use the image tool to show previews]

Notes

  • Only handle tasks related to URL extraction and validation
  • Do not provide detailed analysis of URL content unless explicitly requested
  • Extracted URLs must be valid and relevant to the user's query
  • For large numbers of URLs (>20), prioritize validating the first 20; list the rest as pending

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-07 13:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 141,820
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 274 📥 100,826
content-creation

Toutiao Graphic Publisher

openlark
通过浏览器自动化在头条发布图文内容,支持智能排版、自动生成热门标签等功能。
★ 2 📥 1,011