@deniffer/page-extract-cli
v0.1.2
Published
Page fetch and content extraction CLI for SEO and GEO workflows.
Readme
@deniffer/page-extract-cli
Page fetch and content extraction CLI for SEO and GEO workflows.
bunx @deniffer/page-extract-cli --schema
bunx @deniffer/page-extract-cli page entity extract --url https://example.com/blog/seo
bunx @deniffer/page-extract-cli page entity extract --url https://example.com/blog/seo --screenshot --screenshot-output ./artifacts/example.pngBoundary
This package exposes normalized page extraction artifacts as JSON. It uses
ctx as the first execution provider, but keeps the output contract owned by
page-extract so higher-level SEO, pSEO, and GEO workflows can diff and join
page evidence without depending on raw ctx output.
The CLI is provider-adjacent and raw-data-first. It does not own reports, storage, or content strategy decisions.
