Apollo Scraper
1 day trial then $35.00/month - No credit card required now
Apollo Scraper
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 },
12 "pageNavigationTimeoutMs": 60000
13}' |
14apify 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:
Actor Metrics
45 monthly users
-
4 stars
2.6% runs succeeded
22 days response time
Created in Feb 2024
Modified 2 months ago