Apollo Scraper avatar
Apollo Scraper

Pricing

$0.05 / 1,000 results

Go to Store
Apollo Scraper

Apollo Scraper

Developed by

Jarvis Automations

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.0 (3)

Pricing

$0.05 / 1,000 results

4

Total users

415

Monthly users

109

Runs succeeded

88%

Issues response

0.8 hours

Last modified

8 days 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.

$echo '{
< "cookies": [
< {
< "domain": ".apollo.io",
< "expirationDate": 1737654209.566723,
< "hostOnly": false,
< "httpOnly": true,
< "name": "__cf_bm",
< "path": "/",
< "sameSite": "no_restriction",
< "secure": true,
< "session": false,
< "storeId": "0",
< "value": "P45vdHUTxhhwXkqyHjMTgvXkqWJ0OpbCkFiHxRwPItE-1737652412-1.0.1.1-dF325xgXXIsXb3.YEo91oj.1g7zw5eQjs4Jg0UoorlG_O56JBHbcEX3CQ3RLbZncAMJUSm8OalgDVvWfMHs9yg",
< "id": 1
< },
< {
< "domain": ".apollo.io",
< "expirationDate": 1737654265,
< "hostOnly": false,
< "httpOnly": false,
< "name": "__hssc",
< "path": "/",
< "sameSite": "lax",
< "secure": false,
< "session": false,
< "storeId": "0",
< "value": "21978340.1.1737652465939",
< "id": 2
< }
< ],
< "apolloUrl": "https://testExample.com"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: