scrape_apollo
Extract B2B leads from Apollo.io search results using a provided URL. Returns a runId for status tracking, with webhook support for notifications.
Instructions
Scrape leads from Apollo.io using a search URL. IMPORTANT: Apollo delivery takes up to 4 days. Use webhooks (configure at app.scrapercity.com/dashboard/webhooks) instead of polling. Returns a runId to check status later.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full Apollo.io search URL (from the People search page) | |
| count | No | Number of leads to pull (min 500, max 50000) | |
| fileName | No | Name for this export |