Test Sdk

End-to-end test the scrapegraph-py v2 SDK against the live API using a user-provided API key. Exercises every public method on both ScrapeGraphAI (sync) and AsyncScrapeGraphAI (async), including the crawl/monitor/history namespaces. Use when the user asks to "test the SDK", "run full SDK tests", or validate a release candidate. NEVER push directly to main — all changes go via a feature branch + PR. Use when this capability is needed.

tomevault-io 2f1253f 2 files · 6.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/scrapegraphai--scrapegraph-py--scrapegraph-py commit 2f1253fb07

Frequently asked questions

npx skillmds@latest add tomevault-io/test-sdk