Dun & Bradstreet Business Directory Scraper avatar

Dun & Bradstreet Business Directory Scraper

Try for free

2 hours trial then $15.00/month - No credit card required now

View all Actors
Dun & Bradstreet Business Directory Scraper

Dun & Bradstreet Business Directory Scraper

mscraper/dun-bradstreet-business-directory-scraper
Try for free

2 hours trial then $15.00/month - No credit card required now

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.

You can access the Dun & Bradstreet Business Directory 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  "listingUrls": [
3    {
4      "url": "https://www.dnb.com/business-directory/company-information.manufacturing.eg.html"
5    }
6  ],
7  "maxPagesPerListing": 1,
8  "overviewCountryName": "",
9  "proxy": {
10    "useApifyProxy": true,
11    "apifyProxyCountry": "CA",
12    "apifyProxyGroups": [
13      "RESIDENTIAL"
14    ]
15  }
16}' |
17apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Jul 2023
  • Modified about 7 hours ago