tool

agent-tool-scrape-sources

Fetches web essays / articles as clean markdown with YAML frontmatter (title, author, source URL, fetch date). Used by the kindle-pipeline harness as a source ingestion stage.

agent-tool-scrape-sources

Fetches web essays / articles as clean markdown with YAML frontmatter (title, author, source URL, fetch date). Used by the kindle-pipeline harness as a source ingestion stage.

Install

uv tool install --editable D:/agent-tool-scrape-sources

Usage

scrape-sources <url> --out <article.md>

Origin

Migrated from C:/Users/chris/OneDrive/Documents/Reading/tools/scrape_sources.py (deleted post-migration).