Apollo Scraper
2 hours trial then $20.00/month - No credit card required now
Apollo Scraper
2 hours trial then $20.00/month - No credit card required now
Scrapes contact data from Apollo.io search results using your account cookies. Features include multi-page scraping, configurable delays, and automatic handling of rate limits. Perfect for lead generation and sales prospecting. Requires valid Apollo.io account.
You can access the Apollo Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "cookies": [
3 {
4 "domain": ".apollo.io",
5 "expirationDate": 1737654209.566723,
6 "hostOnly": false,
7 "httpOnly": true,
8 "name": "__cf_bm",
9 "path": "/",
10 "sameSite": "no_restriction",
11 "secure": true,
12 "session": false,
13 "storeId": "0",
14 "value": "P45vdHUTxhhwXkqyHjMTgvXkqWJ0OpbCkFiHxRwPItE-1737652412-1.0.1.1-dF325xgXXIsXb3.YEo91oj.1g7zw5eQjs4Jg0UoorlG_O56JBHbcEX3CQ3RLbZncAMJUSm8OalgDVvWfMHs9yg",
15 "id": 1
16 },
17 {
18 "domain": ".apollo.io",
19 "expirationDate": 1737654265,
20 "hostOnly": false,
21 "httpOnly": false,
22 "name": "__hssc",
23 "path": "/",
24 "sameSite": "lax",
25 "secure": false,
26 "session": false,
27 "storeId": "0",
28 "value": "21978340.1.1737652465939",
29 "id": 2
30 }
31 ],
32 "apolloUrl": "https://testExample.com"
33}' |
34apify call darth_vader/apollo-scraper --silent --output-dataset
Apollo Scraper API through CLI
The Apify CLIis the official tool that allows you to use Apollo Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
18 monthly users
-
1 star
89% runs succeeded
Created in Jan 2025
Modified 11 days ago