leads-generator-client
v1.0.0
Published
Fast unlimited lead generation client. Scrape Google Maps for business leads, phone numbers, and websites.
Maintainers
Readme
⚡ leads-generator-client
The fastest way to get B2B leads from Google Maps.
Programmatically scrape unlimited business leads (Name, Website, Phone, Rating) with a single command.
🚀 Installation
npm install leads-generator-client📚 Usage
import { scrape } from 'leads-generator-client';
// 1. Get your free API key at: https://apify.com
// 2. Run the scraper
const leads = await scrape('gym', 'Miami, FL', 'YOUR_API_KEY');
console.log(leads);📦 Output Example
[
{
"businessName": "Equinox Brickell",
"website": "https://www.equinox.com/clubs/florida/miami/brickell",
"phone": "+1 305-350-2278",
"rating": 4.5,
"reviewCount": 128,
"location": "Miami, FL",
// 🔒 LOCKED PREMIUM FIELDS (Upgrade to unlock)
"email": "🔒 LOCKED - [Hidden verified email]",
"decisionMaker": "🔒 LOCKED - [Hidden owner name]"
}
]🔓 How to Unlock Emails & Scripts
This client uses the Free Tier logic. To unlock: 1.Verified Emails (7-Method Discovery) 2. Decision Maker Names 3. Personalized Cold Call Scripts
