Skip to content

Replace old product taxonomy with canonical primitives (Fetch / Extract / Batch / Browser Sessions) - #3

Draft
claude[bot] wants to merge 2 commits into
mainfrom
fix/cli-taxonomy-primitives
Draft

Replace old product taxonomy with canonical primitives (Fetch / Extract / Batch / Browser Sessions)#3
claude[bot] wants to merge 2 commits into
mainfrom
fix/cli-taxonomy-primitives

Conversation

@claude

@claude claude Bot commented Jul 31, 2026

Copy link
Copy Markdown

What

The CLI's README, help text, capability matrix, skills, templates, workflows, and code comments described the product with the old taxonomy — "Universal Scraper API", "Scraping Browser", and "Residential Proxies". This PR rewrites all of that descriptive text to the new canonical taxonomy: the four primitives Fetch, Extract, Batch, and Browser Sessions.

Before → After

Old name New name
Universal Scraper API Fetch (retrieving a page) / Extract (structured extraction) / Fetch and Extract (umbrella)
Scraping Browser Browser Sessions
Residential Proxies (standalone product) folded into the primitives — the README intro now names the 4 primitives (Fetch, Extract, Batch, Browser Sessions)
Batch Scraper API Batch (prose/labels) / Batch API (error & diagnostic strings)

claude and others added 2 commits July 31, 2026 11:10
Update descriptive/label/help/comment text across the CLI, registry, skills,
templates, workflows, and docs to use the four canonical primitives:

- "Universal Scraper API" -> Fetch / Extract / "Fetch and Extract" (umbrella)
- "Scraping Browser" -> Browser Sessions
- "Residential Proxies" (standalone) -> folded into the primitives
- "Batch Scraper API" -> "Batch" in prose/labels, "Batch API" in error strings

Text-only: no command names, flags, endpoints, or hosts changed. Typecheck
passes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NsXfB6dR3rRX64K3NwyuoD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants