DNB Companies Scraper avatar
DNB Companies Scraper

Pricing

$30.00/month + usage

Go to Store
DNB Companies Scraper

DNB Companies Scraper

Developed by

Tin

Tin

Maintained by Community

Filtering and extracting data about companies from https://www.dnb.com. Easily filtering results by different criteria such as revenue minimum, number of employees minimum, located in different countries, etc.

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

170

Monthly users

9

Runs succeeded

>99%

Last modified

20 days ago

You can access the DNB Companies 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 '{
< "searchTerm": "Apple",
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call dtrungtin/dnb-companies-scraper --silent --output-dataset

DNB Companies Scraper API through CLI

The Apify CLI is the official tool that allows you to use DNB Companies 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: