Zoominfo Scraper
2 hours trial then $30.00/month - No credit card required now
Zoominfo Scraper
2 hours trial then $30.00/month - No credit card required now
Zoominfo Scraper extracts detailed company data from Zoominfo, providing structured formats like JSON for reports, spreadsheets,.. It supports input via URLs or company names, proxy setup, and retries. Output includes revenue, address, industries, and more, ideal for market research and analysis.
You can access the Zoominfo 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 "urls_or_companies_names": [
3 "https://www.zoominfo.com/c/walmart-inc/155353090",
4 "amazon"
5 ],
6 "max_retries": 2,
7 "timeout": 5,
8 "proxy": {
9 "useApifyProxy": false
10 }
11}' |
12apify call ecomscrape/zoominfo-company-scraper --silent --output-dataset
Zoominfo Scraper API through CLI
The Apify CLI is the official tool that allows you to use Zoominfo 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
6 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 4 hours ago