Leads Puller

Build & automate

Find and enrich leads at scale programmatically

Wire Leads Puller into your pipelines. Request lead and enrichment workflows over the API and land structured data where your systems already run.

Programmatic accessStructured JSONScale workflows
Example requestbash
curl -X POST https://api.leadspuller.com/v1/jobs \
  -H "Authorization: Bearer $LP_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "source": "maps",
    "query": "dentists",
    "location": "Austin, TX"
  }'

Capabilities

Automation without spreadsheet babysitting

Lead discovery at scale

Trigger Maps, Search, directory, and domain workflows from your own jobs and schedulers.

  • Source selection
  • Filter parameters
  • Batch-friendly design

Enrichment endpoints

Pass domains or partial records and receive structured contact and company fields.

  • Domain enrichment
  • Consistent schemas
  • Pipeline-ready output

Structured responses

Get predictable fields your code can map—no brittle HTML scraping in your services.

  • JSON-friendly
  • Stable columns
  • Easier monitoring

Examples

Responses your systems can parse

Illustrative shapes—see the API portal for current endpoints and schemas.

Job result (illustrative)json
{
  "job_id": "job_8f2a",
  "status": "completed",
  "rows": [
    {
      "name": "Northline Dental",
      "phone": "+1-512-555-0142",
      "website": "https://northline.example",
      "email": "hello@northline.example"
    }
  ]
}

Workflow

Key, request, export

  1. 1

    Create credentials

    Start a trial or plan, then generate an API key from your account.

  2. 2

    Call the API

    Authenticate and submit jobs for discovery or enrichment with the parameters your pipeline needs.

  3. 3

    Land results in your stack

    Pull structured output into CRM, warehouse, or internal tools on your schedule.

FAQ

Questions about the API

Still unsure? Contact us.

Automate lead discovery and enrichment workflows—run jobs programmatically, retrieve structured results, and plug outputs into your CRM, warehouse, or internal tools.

Automate lead workflows at scale

Start a free trial and wire Leads Puller into the systems you already run.