apiREST API + MCP

Integrate Sergeant Scrape
into your workflow

Access Google Maps, Houzz, and BBB lead data programmatically via our REST API or MCP server for AI agents. Full code examples, response schemas, and auth details are available inside your dashboard.

API Endpoints

GET/api/v1/accountCheck credits & plan
GET/api/v1/specialties/{source}List categories
POST/api/v1/leads/searchSearch leads — free preview
POST/api/v1/leads/exportExport leads — 1 credit/row
POST/api/v1/jobsSubmit Google Maps scrape job
GET/api/v1/jobs/{job_id}Poll job progress
GET/api/v1/jobs/{job_id}/downloadDownload completed job
POST/api/v1/enrich/singlePhone carrier & line type — 1 credit
lock

Full docs inside your dashboard

Request/response schemas, auth setup, code examples & MCP config

smart_toyMCP Server — AI Agent Integration

Use Sergeant Scrape directly from Claude, Cursor, or any MCP-compatible agent. One script, zero infrastructure.

search_leads()export_leads()submit_gmaps_job()get_job_status()download_job()enrich_phone()get_account()list_specialties()