dnb.com API: search_companies
dnb.com via Parse · b2b_directory
Full-text search over the D&B Business Directory by company name or keyword. Returns paginated company summaries with address, industry, and location type, plus navigator facets for filtering by country, corporate role, and employee count. Each result carries a urlSelector usable for get_company_profile. Search for companies, get company profiles, and look up D-U-N-S numbers from the Dun & Bradstreet Business Directory. Fulfilled by Parse from dnb.com.
- b2b-directory
- dnb-com
- finance
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/74c825f2-e2bf-4077-a4bc-ae1975b468fd/search_companies
- Interface artifact
- sha256:45a1cdd3fadb31b91a094a6ab4b417c7f751e3779f2115aeefbc38046aca8f7d
- Manifest digest
- sha256:6d24f8feb2069931b6fb1f59101f746dd7f9908fd136da4fe9f4fd82b4533f37
Request fields
- page (integer): Page number for pagination (1-based)
- query (string, required): Company name or keyword to search for
- page_size (integer): Number of results per page (max 25): Allowed values: 5, 10, 25
Example queries
- {"page":"1","query":"Microsoft","page_size":"5"}