monitor_activity
GET /monitor/:id/activity (paginated tick history: id, createdAt, status, changed, elapsedMs, diffs)
How to use it
monitor_activity is exposed by the Scrapegraph MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the monitor_activity 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
POST /extract (requires websiteurl + userprompt; optional outputschema)
GET /history (paginated, service filter)
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)