Zoominfo Scraper avatar
Zoominfo Scraper

Pricing

$30.00/month + usage

Go to Store
Zoominfo Scraper

Zoominfo Scraper

Developed by

ecomscrape

ecomscrape

Maintained by Community

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.

0.0 (0)

Pricing

$30.00/month + usage

6

Total users

155

Monthly users

41

Runs succeeded

>99%

Issue response

28 days

Last modified

6 days ago

You can access the Zoominfo 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 '{
< "urls_or_companies_names": [
< "https://www.zoominfo.com/c/walmart-inc/155353090",
< "amazon"
< ],
< "include_similar_companies": true,
< "max_retries_per_url": 2,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: