Dun & Bradstreet Business Directory Scraper avatar
Dun & Bradstreet Business Directory Scraper

Pricing

$15.00/month + usage

Go to Store
Dun & Bradstreet Business Directory Scraper

Dun & Bradstreet Business Directory Scraper

Developed by

mscraper

mscraper

Maintained by Community

Extract company information such as name, sales revenue, address, and URL from the DNB directory. Get an overview of the number of companies that can be scraped.

0.0 (0)

Pricing

$15.00/month + usage

5

Total users

231

Monthly users

19

Runs succeeded

97%

Last modified

4 days ago

You can access the Dun & Bradstreet Business Directory 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 '{
< "listingUrls": [
< {
< "url": "https://www.dnb.com/business-directory/company-information.manufacturing.eg.html"
< }
< ],
< "maxPagesPerListing": 1,
< "overviewCountryName": "",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "CA",
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call mscraper/dun-bradstreet-business-directory-scraper --silent --output-dataset

Dun & Bradstreet Business Directory Scraper API through CLI

The Apify CLI is the official tool that allows you to use Dun & Bradstreet Business Directory 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: