Apollo Lead Scraper
Pricing
from $9.99 / 1,000 results
Apollo Lead Scraper
Pulls B2B leads from your Apollo.io account, searching people by job title and location or companies by keyword and location, with contact details, company information, industry, and LinkedIn profiles in a flat format.
Pricing
from $9.99 / 1,000 results
Rating
0.0
(0)
Developer
Jamshaid Arif
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Pulls B2B leads out of your Apollo.io account. Search Apollo for people by job title and location, or for companies by keyword and location, and get one flat record per result with the name, job title, email, phone, company, company domain, industry, location and LinkedIn URL. You supply your own Apollo API key, so the results and the credits used are your own.
Input
| Field | Default | Description |
|---|---|---|
apiKey | (empty) | Your Apollo.io API key (Settings → Integrations → API). Stored as a secret. Required to return records. |
search_type | people | people returns contacts, companies returns accounts. |
search_terms | (empty) | Comma-separated job titles (people) or company keywords (companies). Empty means no keyword filter. |
locations | (empty) | Comma-separated locations, e.g. California, US. Empty searches worldwide. |
max_results | 25 | Maximum records to return (1–500). |
proxyConfiguration | Optional | Enable a US-based proxy for the most reliable results. |
Output
Each result is one lead — a person or a company, marked by record_type:
{"record_type": "person","apollo_id": "5f1c2a9b3d4e5f0001a2b3c4","name": "Jane Doe","first_name": "Jane","last_name": "Doe","title": "VP of Sales","seniority": "vp","email": "jane.doe@example.com","phone": "+1 415-555-0134","company_name": "Example Corp","company_domain": "example.com","company_employees": 820,"industry": "computer software","city": "San Francisco","state": "California","country": "United States","linkedin_url": "https://www.linkedin.com/in/janedoe","raw": { ... }}
raw keeps the original structured payload for the record so nothing is lost.
Notes
- Runs with empty input — without an API key the run finishes cleanly with zero records instead of failing.
- Enable a US-based proxy for the most reliable results.
- Uses your own Apollo account and its credits; intended for research and lead-generation use, and subject to Apollo's terms of service.