Local Business Lead generation
Trigger Maps, Search, directory, and domain Lead Extraction Tools from your own jobs and schedulers.
- Source selection
- Filter parameters
- Batch-friendly design
Build & automate
Wire Leads Puller into your pipelines. Request Marketplace workflows over the API and land Local Business Leads where your systems already run.
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
Trigger Maps, Search, directory, and domain Lead Extraction Tools from your own jobs and schedulers.
Pass domains or partial records and receive structured contact and company fields.
Get predictable fields your code can map—no brittle HTML scraping in your services.
Examples
Illustrative shapes—see the API portal for current endpoints and schemas.
{
"job_id": "job_8f2a",
"status": "completed",
"rows": [
{
"name": "Northline Dental",
"phone": "+1-512-555-0142",
"website": "https://northline.example",
"email": "hello@northline.example"
}
]
}Workflow
Start a trial or plan, then generate an API key from your account.
Authenticate and submit jobs for discovery or enrichment with the parameters your pipeline needs.
Pull structured Local Business Leads into CRM, warehouse, or internal tools on your schedule.
Automate Lead Extraction Tools from the Marketplace—run discovery and enrichment jobs, retrieve structured results, and plug outputs into CRM, warehouse, or internal tools.
Start a free trial and wire Leads Puller Lead Extraction Tools into the systems you already run.