extract
POST /extract (requires websiteurl + userprompt; optional outputschema)
How to use it
extract is exposed by the Scrapegraph MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the extract 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
GET /credits
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)