返回顶部
s

smart-scraper智能网页抓取

AI-powered web scraper with intelligent structure recognition. Extracts lists, articles, and tables from any website with automatic type detection.

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

smart-scraper

Smart Scraper

智能网页抓取工具,能够理解页面结构。

特性

  • - 自动检测:自动识别列表、文章或表格布局
  • 智能提取:从非结构化文本中解析价格、日期和URL
  • 多格式输出:支持JSON、CSV或Markdown格式
  • 滚动支持:处理无限滚动页面

使用方法

bash

提取产品列表


smart-scraper --url https://example.com/products --type list

提取文章内容

smart-scraper --url https://example.com/article --type article --format markdown

提取表格数据

smart-scraper --url https://example.com/data --type table --format csv

选项

选项描述默认值
--url, -u目标URL(必填)-
--type, -t
提取类型:list、article、table、auto | auto | | --format, -f | 输出格式:json、csv、markdown | json | | --max, -m | 最大提取数量 | 100 | | --scroll | 启用自动滚动以加载延迟内容 | false |

示例

提取Hacker News

bash smart-scraper -u https://news.ycombinator.com -t list -m 10

将文章保存为Markdown

bash smart-scraper -u https://blog.example.com/post -t article -f markdown > article.md

将表格导出为CSV

bash smart-scraper -u https://example.com/prices -t table -f csv > prices.csv

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 smart-scraper-1776194522 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 smart-scraper-1776194522 技能

通过命令行安装

skillhub install smart-scraper-1776194522

下载

⬇ 下载 smart-scraper v1.0.0(免费)

文件大小: 13.89 KB | 发布时间: 2026-4-17 16:11

v1.0.0 最新 2026-4-17 16:11
AI-powered web scraper with intelligent structure recognition. Auto-detects lists, articles, and tables.

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

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

p2p_official_large
返回顶部