Apollo Scraper avatar

Apollo Scraper

Try for free

1 day trial then $35.00/month - No credit card required now

View all Actors
Apollo Scraper

Apollo Scraper

onidivo/apollo-scraper
Try for free

1 day trial then $35.00/month - No credit card required now

Scrape Apollo leads, bypass the 25-selection limit, and gain access to a whopping 10,000 contacts monthly.

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  "searchUrls": [
3    {
4      "url": "https://app.apollo.io/#/people?finderViewId=5b6dfc5a73f47568b2e5f11c&page=1&qKeywords=QA%20Engineer"
5    }
6  ],
7  "startPage": 1,
8  "maxPages": 1,
9  "proxyConfiguration": {
10    "useApifyProxy": true,
11    "groups": [
12      "StaticUS3"
13    ]
14  },
15  "pageNavigationTimeoutMs": 60000
16}' |
17apify call onidivo/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:

Developer
Maintained by Community
Actor metrics
  • 60 monthly users
  • 3 stars
  • 27.5% runs succeeded
  • 6.2 days response time
  • Created in Feb 2024
  • Modified 17 days ago