Dun and Bradstreet (DNB) Scraper avatar

Dun and Bradstreet (DNB) Scraper

Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
Dun and Bradstreet (DNB) Scraper

Dun and Bradstreet (DNB) Scraper

curious_coder/dun-and-bradstreet-dnb-com-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

Scrape companies and contacts details from DnB database based on industry, job title, employee count, entity types etc.

You can access the Dun and Bradstreet (DNB) 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  "action": "scrapeSearch",
3  "searchTerm": "marketing",
4  "searchType": "company",
5  "startPage": 1,
6  "proxy": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ],
11    "apifyProxyCountry": "US"
12  }
13}' |
14apify call curious_coder/dun-and-bradstreet-dnb-com-scraper --silent --output-dataset

Dun and Bradstreet (DNB) Scraper API through CLI

The Apify CLI is the official tool that allows you to use Dun and Bradstreet (DNB) 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
  • 13 monthly users
  • 2 stars
  • 12.9% runs succeeded
  • 0.51 hours response time
  • Created in Jun 2023
  • Modified 4 months ago