Kompass Company Scraper avatar

Kompass Company Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Kompass Company Scraper

Kompass Company Scraper

Scrapes company records from the Kompass B2B directory via B2BStars by keyword, country, or company name, capturing names, locations, industries, employee ranges, websites, NACE classifications, and optional profile details such as addresses, VAT numbers, and social links.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Categories

Share

Collects company records from the Kompass global B2B directory, read through its partner directory B2BStars. Search by activity or product keyword — optionally per country — or look a company up by name, and get one flat record per company: name, location, industry classification, employee range, website and more. Turning on profile enrichment adds street address, postal code, VAT number and social links.

Input

FieldDefaultDescription
querysoftwareActivity/product keyword in keyword mode, or a company name in name mode.
search_modekeywordkeyword (activity/product search, honours the country filter) or name (worldwide company-name lookup).
countries(empty — worldwide)Comma-separated ISO country codes, e.g. NL,DE,FR. Each country returns roughly 20 companies, so listing several multiplies coverage.
include_detailsfalseAlso open each company's profile page to add street, postal code, VAT and social links (one extra request per company).
limit20Maximum company records to return (1–500).
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one company:

{
"company_id": "0010800003LFkBYAA1",
"name": "Johnson Controls Systems & Service B.V.",
"trading_name": null,
"profile_url": "https://www.b2bstars.com/en/kompass/company/johnson-controls-systems--service-bv",
"website": "johnsoncontrols.com",
"country": "NL",
"region": "ZUID-HOLLAND",
"state": "GORINCHEM",
"city": "GORINCHEM",
"street": "Avelingen-West 5",
"postal_code": "3062ME",
"employees_range": "500-999",
"industry": "Services",
"business_categories": ["Services", "Financial", "Consumer credit"],
"nace_code": "K64.9.2",
"nace_description": "Other credit granting",
"nace_codes": ["K64", "K64.9", "K64.9.2"],
"nace_descriptions": ["Financial service activities", "Other financial service activities", "Other credit granting"],
"purchase_signals": 0,
"field_of_activity": [],
"description": null,
"vat": null,
"facebook": null,
"twitter": null,
"instagram": null,
"linkedin": null,
"logo": "https://s3.eu-west-1.amazonaws.com/static.b2bstars.com/logo/0010800003LFkBYAA1.png?v=31136612",
"verified": false,
"claimed": false,
"rating": null,
"review_count": 0,
"match_type": "other",
"search_query": "software",
"search_country": "NL",
"raw": { ... }
}

street, postal_code, vat and the social-link fields are filled when include_details is on (a few appear in search results too). Sponsored listings are marked with "match_type": "sponsored".

Notes

  • Runs with empty input (worldwide keyword search for software).
  • Enable a US-based proxy for the most reliable results.
  • Phone numbers and e-mail addresses are behind the directory's paid tier and are not included.
  • Intended for research and lead-generation use; please respect the directory's terms of service.