credits
GET /credits
How to use it
credits is exposed by the Scrapegraph MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the credits tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Scrapegraph MCP
npx -y @smithery/cli install @ScrapeGraphAI/scrapegraph-mcp --client claudeOther tools in Scrapegraph MCP (9)
GET /crawl/:id (poll until status: completed)
POST /crawl — extractionmode markdown / html / links / images / summary / branding / screenshot
POST /extract (requires websiteurl + userprompt; optional outputschema)
GET /history (paginated, service filter)
GET /monitor/:id/activity (paginated tick history: id, createdAt, status, changed, elapsedMs, diffs)
Static type checker
POST /schema (generate or augment a JSON Schema from a prompt)
POST /scrape (outputformat: markdown, html, screenshot, branding, links, images, summary)
POST /search (numresults 1–20; supports countrysearch, timerange, outputschema)