MCPcopy Create free account
hub / github.com/ScrapeGraphAI/just-scrape / extract.ts

File extract.ts

src/commands/extract.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineCommand } from "citty";
2import type { ExtractRequest, FetchConfig } from "scrapegraph-js";
3import { extract } from "scrapegraph-js";
4import { resolveApiKey } from "../lib/folders.js";

Callers

nothing calls this directly

Calls 3

resolveApiKeyFunction · 0.85
parseIntArgFunction · 0.85
parseJsonArgFunction · 0.85

Tested by

no test coverage detected