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

File search.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

resolveApiKeyFunction · 0.85
parseJsonArgFunction · 0.85
parseIntArgFunction · 0.85

Tested by

no test coverage detected