scrape-web

使用 Python + Scrapling 获取网页内容,支持简单选择器

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "scrape-web" with this command: npx skills add jnmhub/scrape-web

Scrape Web Skill

使用 Scrapling 获取网页内容,返回纯文本或选择器结果。

安装依赖

pip install "scrapling[all]"
scrapling install
pip install httpx

用法

1) 直接抓取纯文本

python scripts/scrape_web.py --url "https://example.com"

2) 使用 CSS 选择器

python scripts/scrape_web.py --url "https://example.com" --selector "title::text"

3) 保存到文件

python scripts/scrape_web.py --url "https://example.com" --out "output.txt"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

AI编程与低代码产品项目搭建

AI辅助编程与低代码快速产品项目搭建。AI生成代码 + 低代码思路 + 完整项目落地。触发指令:开启AI编程项目搭建 / 帮我用低代码做项目 / AI编程助手

Registry SourceRecently Updated
1250Profile unavailable
Coding

Django Production Engineering

Provides best practices and methodologies for structuring, optimizing, securing, and scaling production Django applications, including architecture, ORM usag...

Registry SourceRecently Updated
5310Profile unavailable
Research

Deep Web Fetcher

Fetch and extract structured content from JS-rendered web pages, including main text, metadata, and key domain-specific metrics, without paid APIs.

Registry SourceRecently Updated
2610Profile unavailable
Research

Jina AI - Web Reader, Search and Deep Search

Web reading and searching via Jina AI APIs. Fetch clean markdown from URLs (r.jina.ai), web search (s.jina.ai), or deep multi-step research (DeepSearch).

Registry SourceRecently Updated
1.9K6Profile unavailable