<- Adapters

ScrapeGraph

experimentaldata

Sovereign LLM-driven structured web/document extraction (self-hosted ScrapeGraphAI)

not yet on PyPI — chp-adapter-scrapegraph is not published

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

scrape_documentv1.0.0

Extract structured JSON from a document you already have (HTML/markdown/text passed

chp.adapters.scrapegraph.scrape_document
search_scrapev1.0.0

Research a topic across the web: run a search, scrape the top results, and synthesize

chp.adapters.scrapegraph.search_scrape
smart_scrapev1.0.0

Extract structured JSON from a single web page: fetch the URL and answer the prompt

chp.adapters.scrapegraph.smart_scrape
See the full capability catalog →