Yellow Pages Premium Lead Intelligence
Pricing
from $4.00 / 1,000 business lead results
Yellow Pages Premium Lead Intelligence
Scrape Yellow Pages business listings with AI lead scoring. 40+ fields: name, phone, email, address, ratings, reviews + LeadQualityScore (0-100). Pay-per-result pricing.
Pricing
from $4.00 / 1,000 business lead results
Rating
0.0
(0)
Developer
Vaibhav Veerwaal
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Apify Actor for Yellow Pages business listings with proprietary LeadQualityScore (0-100) for sales teams and lead gen agencies.
Target: B2B sales teams, marketing agencies, local service businesses looking for qualified leads.
Features
- Search Yellow Pages by business type + location
- 25+ fields per lead: name, phone, email, address, website, rating, reviews, services
- LeadQualityScore (0-100) — mathematical formula scoring lead quality
- Lead grade (A/B/C/D), full score breakdown per factor
- Email enrichment — visits business websites to extract email addresses
- Filter by minimum lead score
Intelligence Layer
LeadQualityScore = reviewVelocity(0.30) + businessAge(0.20) + webPresence(0.25) + serviceBreadth(0.15) + competitionDensity(0.10)
| Component | Weight | What It Measures |
|---|---|---|
| Review Velocity | 30% | Reviews per year of business |
| Business Age | 20% | Years in operation (capped at 30) |
| Web Presence | 25% | Has website (70) + email (100) vs neither (20) |
| Service Breadth | 15% | Number of services offered (capped at 10) |
| Competition Density | 10% | Fewer competitors = higher score |
Lead Grades
| Score | Grade | Sales Strategy |
|---|---|---|
| 75-100 | A | Hot lead — prioritize |
| 50-74 | B | Warm — nurture sequence |
| 25-49 | C | Cold — batch outreach |
| 0-24 | D | Low quality — skip |
Input
| Field | Type | Default | Description |
|---|---|---|---|
| searchTerms | string[] | ["plumber"] | Business categories |
| locations | string[] | ["Austin, TX"] | City, state or ZIP |
| maxResults | integer | 50 | Per search/location |
| enableLeadScoring | boolean | true | Enable scoring |
| minLeadScore | integer | 0 | Filter threshold |
| enableEmailEnrichment | boolean | true | Extract emails from websites |
Output
Standard Apify dataset with 25+ fields per lead plus leadScore, leadGrade, scoreBreakdown.
Pricing (Apify Store)
$3.00/1000 results (premium pricing justified by email enrichment + lead scoring).
Local Dev
npm installnpx playwright install chromiumnpx tscnode test_scoring.jsapify run
