Diffbot Fetch

Data & APIs

Fetch and extract clean article content from any URL using the Diffbot Article API. Returns clean Markdown.

Install

openclaw skills install diffbot-fetch

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"