Apollo Scraper avatar
Apollo Scraper

Pricing

$35.00/month + usage

Go to Store
Apollo Scraper

Apollo Scraper

Developed by

Onidivo Technologies

Onidivo Technologies

Maintained by Community

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

0.0 (0)

Pricing

$35.00/month + usage

10

Total users

822

Monthly users

130

Runs succeeded

0%

Issues response

12 days

Last modified

8 months 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 '{
< "searchUrls": [
< {
< "url": "https://app.apollo.io/#/people?finderViewId=5b6dfc5a73f47568b2e5f11c&page=1&qKeywords=QA%20Engineer"
< }
< ],
< "startPage": 1,
< "maxPages": 1,
< "proxyConfiguration": {
< "useApifyProxy": true
< },
< "pageNavigationTimeoutMs": 60000
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: