Dun & Bradstreet Scraper avatar
Dun & Bradstreet Scraper

Pricing

$25.00/month + usage

Go to Store
Dun & Bradstreet Scraper

Dun & Bradstreet Scraper

Developed by

epctex

epctex

Maintained by Community

Effortlessly extract valuable company information, financial projections, industry insights, and more from the extensive Dun & Bradstreet commercial database. Dive deep into the D&B Data Cloud, Business Directory, articles, companies, and industries with customized search terms.

2.0 (1)

Pricing

$25.00/month + usage

18

Total users

1.8k

Monthly users

37

Runs succeeded

95%

Last modified

5 hours ago

You can access the Dun & Bradstreet 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 '{
< "startUrls": [
< "https://www.dnb.com/business-directory/industry-analysis.commercial_and_industrial_machinery_and_equipment_rental_and_leasing.html",
< "https://www.dnb.com/en-us/blog/financial-risk/monthly-us-economic-health-report.html",
< "https://www.dnb.com/business-directory/company-profiles.alibaba_(china)_technology_co_ltd.e3529c2476c569b9912000545d3314d6.html"
< ],
< "maxItems": 50,
< "extendOutputFunction": "($) => {\\n const result = {};\\n // Uncomment to add a title to the output\\n // result.title = $('\''title'\'').text().trim();\\n\\n return result;\\n}",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/dnb-scraper --silent --output-dataset

Dun & Bradstreet Data Insights API through CLI

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