Dun and Bradstreet (DNB) Scraper
1 day trial then $25.00/month - No credit card required now
Dun and Bradstreet (DNB) Scraper
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:
Actor Metrics
12 monthly users
-
3 stars
57% runs succeeded
Created in Jun 2023
Modified 16 days ago