
Zoominfo Scraper
Pricing
$20.00/month + usage

Zoominfo Scraper
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
$20.00/month + usage
6
Total users
198
Monthly users
49
Runs succeeded
>99%
Issues response
32 days
Last modified
a month 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: