返回 Skill 列表
extension
分类: 其它需要 API Key

Diffbot Fetch

使用 Diffbot Article API 从任意 URL 抓取并提取干净的正文内容,返回干净的 Markdown。

person作者: flobo3hubclawhub

Diffbot Fetch

Use this skill to fetch and extract clean article content from any URL using the Diffbot Article API. Use this when you need to read the main text of an article, blog post, or news story without the clutter of ads, navigation, or sidebars.

Setup

You need a Diffbot API token to use this skill. Set it as an environment variable:

export DIFFBOT_API_KEY="your_token_here"

Usage

uv run fetch.py "https://example.com/article"