Local Lead Intelligence
Pricing
Pay per usage
Go to Apify Store
Local Lead Intelligence
Turn local business URLs or lead records into scored outreach-ready leads with contact extraction, relevance scoring, and personalized openers.
Local Lead Intelligence
Pricing
Pay per usage
Turn local business URLs or lead records into scored outreach-ready leads with contact extraction, relevance scoring, and personalized openers.
You can access the Local Lead Intelligence programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "niche": "roofing contractors",< "location": "Austin, TX",< "offer": "AI missed-call follow-up and review request workflows for local service businesses",< "sourceUrls": [< "https://example-roofing-company.com",< "https://example-plumbing-company.com"< ],< "leads": [< {< "businessName": "Northside Roof Repair",< "website": "https://northside.example",< "category": "roofing",< "city": "Austin",< "notes": "Residential roof repair, emergency leak pages, no obvious review request automation."< }< ]<}' |<apify call jumpy_invoice/local-lead-intelligence --silent --output-datasetThe Apify CLI is the official tool that allows you to use Local Lead Intelligence locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: