Apollo Scraper avatar
Apollo Scraper

Pricing

Pay per usage

Go to Store
Apollo Scraper

Apollo Scraper

Developed by

Jarvis Automations

Maintained by Community

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.

2.8 (2)

Pricing

Pay per usage

2

Monthly users

76

Runs succeeded

92%

Last modified

a month ago

You can access the Apollo Scraper programmatically from your own applications by using the Apify API. You can also 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 CLI is 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:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.