Dnb Discovery Parser Spider avatar

Dnb Discovery Parser Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Dnb Discovery Parser Spider

Dnb Discovery Parser Spider

The Dnb Discovery Parser Spider extracts detailed company data from Dun & Bradstreet using customizable keywords, offering high-quality profiles in JSON, CSV, or Excel formats....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share


Dnb Discovery Parser Spider

Introduction

The Dnb Discovery Parser Spider is a powerful tool designed to extract comprehensive company data from Dun & Bradstreet's extensive database. It enables users to gather detailed information about companies based on specific keywords, providing valuable insights for market research and competitive analysis.

Features

  • Keyword-Based Extraction: Customize searches using specific industry-related keywords.
  • High Data Quality: Reliable and accurate company profiles sourced directly from D&B.
  • Configurable Limits: Set item limits per run to control data volume efficiently.
  • Flexible Output Formats: Export results in JSON, CSV, or Excel for easy integration.
  • Scalable Performance: Designed to handle large datasets with optimal speed.

Input Parameters

ParameterTypeRequiredDescriptionExample
KeywordsarrayNoThe keywords for the spider.["cloud", "software"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Keywords": ["cloud"],
"item_limit": 5
}

Output JSON

[
{
"company_name": "CLOUD NETWORK TECHNOLOGY SINGAPORE PTE. LTD.",
"industry": "Computer and Peripheral Equipment Manufacturing",
"location_type": "Subsidiary",
"country_region": "Singapore, Singapore",
"country": "Singapore",
"city": "Singapore",
"address": "54 Genting Lane",
"zip_code": "349562",
"duns": "9381221757bbb29976827e219a291e96",
"profile_link": "https://www.dnb.com/business-directory/company-profiles.cloud_network_technology_singapore_pte_ltd.9381221757bbb29976827e219a291e96",
"tags": [],
"search_keyword": "cloud",
"page": 1,
"total_results": 123763,
"total_pages": 4951,
"actor_id": "XI70ISoGmFtsJPNnH",
"run_id": "rfbpqVLpq55mdkEMZ"
},
{
"company_name": "GOOGLE CLOUD EMEA LIMITED",
"industry": "Computer Systems Design and Related Services",
"location_type": "Subsidiary",
"country_region": "DUBLIN, Ireland",
"country": "Ireland",
"city": "DUBLIN",
"address": "70 Sir John Rogerson's Quay",
"zip_code": "D02 R296",
"duns": "67c261e2d91465a089cbe5ecdd68af85",
"profile_link": "https://www.dnb.com/business-directory/company-profiles.google_cloud_emea_limited.67c261e2d91465a089cbe5ecdd68af85",
"tags": [],
"search_keyword": "cloud",
"page": 1,
"total_results": 123763,
"total_pages": 4951,
"actor_id": "XI70ISoGmFtsJPNnH",
"run_id": "rfbpqVLpq55mdkEMZ"
},
{
"company_name": "ALIBABA CLOUD (SINGAPORE) PRIVATE LIMITED",
"industry": "Computer Systems Design and Related Services",
"location_type": "Subsidiary",
"country_region": "Singapore, Singapore",
"country": "Singapore",
"city": "Singapore",
"address": "51 Bras Basah Road",
"zip_code": "189554",
"duns": "ef56bce33de21ec543f00031fd85a01c",
"profile_link": "https://www.dnb.com/business-directory/company-profiles.alibaba_cloud_(singapore)_private_limited.ef56bce33de21ec543f00031fd85a01c",
"tags": [],
"search_keyword": "cloud",
"page": 1,
"total_results": 123763,
"total_pages": 4951,
"actor_id": "XI70ISoGmFtsJPNnH",
"run_id": "rfbpqVLpq55mdkEMZ"
}
]

Use Cases

  • Market Research and Analysis: Identify potential business opportunities by analyzing competitor data.
  • Competitive Intelligence: Gain insights into competitors' operations, locations, and industry standings.
  • Price Monitoring: Track pricing strategies of companies within specific sectors.
  • Content Aggregation: Compile comprehensive datasets for reports or presentations.
  • Academic Research: Support studies with reliable company information from diverse industries.
  • Business Automation: Integrate data extraction into automated workflows for continuous monitoring.

Installation and Usage

  1. Search for "Dnb Discovery Parser Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array of company profiles with fields such as company_name, industry, location_type, country_region, address, and more. Each entry includes metadata like search_keyword, page, total_results, and unique identifiers (actor_id, run_id).

Error Handling

  • Invalid Keywords: Ensure keywords are relevant to avoid empty results.
  • Rate Limiting: Monitor for rate limit errors; adjust parameters or request higher limits if necessary.
  • Network Issues: Check connectivity and retry if network-related errors occur.

Rate Limiting and Best Practices

  • Be mindful of the D&B website's rate limits. Adjust item_limit to manage data volume efficiently.
  • Use appropriate intervals between requests to avoid being blocked.
  • Regularly review logs for any warnings or errors related to rate limiting.

Limitations and Considerations

  • The Actor relies on publicly available data from D&B, which may not cover all companies comprehensively.
  • Ensure compliance with D&B's terms of service when using the extracted data.
  • Performance can vary based on network conditions and server response times.