Kompass Scraper | B2B Companies & Products Directory avatar

Kompass Scraper | B2B Companies & Products Directory

Pricing

from $2.20 / 1,000 results

Go to Apify Store
Kompass Scraper | B2B Companies & Products Directory

Kompass Scraper | B2B Companies & Products Directory

Scrape Kompass B2B companies & products across ~70 country sites. Company/product search, details, region & sector browse. Export Excel/CSV/JSON. Unofficial — not affiliated with Kompass.

Pricing

from $2.20 / 1,000 results

Rating

0.0

(0)

Developer

kane liu

kane liu

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Scrape Kompass B2B company and product directory data across ~70 country sites — then download structured supplier intelligence as Excel, CSV, or JSON.

Use this Actor as a practical Kompass company directory scraper / B2B lead API for global supplier discovery, manufacturer research, and product catalog monitoring. Choose a mode, pick a country subdomain (for example au.kompass.com, de.kompass.com, us.kompass.com), set a keyword or detail URL, and get Dataset rows with Kompass IDs, names, locations, product links, and contact fields when publicly available.

  • Scrape company search and product search (/searchCompanies with scroll pagination)
  • Pull company details and product details (JSON-LD / page fields)
  • List a company's products (/c/p/...)
  • Browse region directories (/r/{slug}/{code}/) and sector / category pages (/a/{slug}/{id}/)
  • Cover ~70 country subdomains (do not use www.kompass.com — it is a gateway only)
  • Export to Excel / CSV / JSON, or connect Make, n8n, Zapier, Python, or the Apify API
  • Pay per event — Actor start + each Dataset result; platform usage is included (you do not pay separate Apify compute on top)

Unofficial tool. This Actor is not affiliated with, endorsed by, or sponsored by Kompass International / Kompass.com. It collects publicly reachable directory pages and does not log in, purchase lead lists, open private CRM modules, or submit contact forms on your behalf.


What does the Kompass Scraper do?

Kompass Scraper lets you extract structured B2B company and product data from Kompass country sites without running your own anti-bot browser fleet. Give it a keyword, company URL, product URL, region URL, or sector ID, then start a run.

Under the hood, the Actor:

  1. Validates your input (mode, country, query, URLs)
  2. Enforces free-tier caps when you are on a free Apify plan
  3. Fetches public Kompass listing and detail pages
  4. Normalizes company / product rows into a clean Dataset
  5. Writes INPUT_ECHO, RUN_SUMMARY (and ERROR_SUMMARY on failure) to the key-value store

You run it like any other Apify Actor — schedule it, call it from the API, or plug it into automations.


What Kompass data can I extract?

DataCompany searchProduct searchCompany detailProduct detailRegion / Sector
kompassId / companyIdrelated*related*✅*
name / title
url / slug
descriptionsnippet*snippet*snippet*
location / city / country✅*✅*✅*✅*
phone / email / website✅*✅*
productId / companyNameproducts list

*Depends on what the public page exposes for that country/mode. Contact fields may be redacted on free-tier sample runs.


Why scrape Kompass?

Kompass is a long-running global B2B business directory used to find manufacturers, distributors, and service companies by country, keyword, region, and industry sector. Teams scrape Kompass for supplier shortlists, market mapping, lead enrichment, and catalog research:

  • Run company or product keyword search on a chosen country site
  • Open company and product detail pages for richer attributes
  • Browse region and sector directories for local / industry slices
  • Feed CRM, BI dashboards, Google Sheets, BigQuery, or AI agents with clean rows
  • Avoid maintaining your own DataDome / residential browser stack

Compared with generic URL scrapers, this Actor returns Kompass-specific fields (kompassId, company/product URLs, country subdomain context) across search, detail, region, and sector modes.


More Actors like this

Need another B2B marketplace, supplier directory, or a different vertical? Use a dedicated Actor below for structured fields. Use this Actor for Kompass country sites (*.kompass.com).

Similar B2B & e-commerce scrapers

Prefer another specialized scraper?

If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic scrape.

Jobs & Freelance

Real Estate

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General Tools

→ See the full catalog in Related Actors below, or browse apify.com/lentic_clockss.


How to scrape Kompass (no code required)

  1. Create a free Apify account
  2. Open Kompass Scraper
  3. Choose a mode: company_search, product_search, company, company_products, product, region, or sector
  4. Select a country subdomain (default au) — for example de, fr, us, gb, in
  5. Enter a query (e.g. software, packaging) — or a companyUrl / productUrl / regionUrl / sectorId
  6. (Optional) Turn on enrichDetails, set maxResults / maxPages
  7. Click Start and download the Dataset as JSON, CSV, Excel, or JSONL

Start with maxResults: 5–15 to verify the query, then scale up.


How much does it cost to scrape Kompass?

This Actor uses pay-per-event pricing. You are charged for:

EventPrice
Actor Start (apify-actor-start)$0.005 per start
Result (apify-default-dataset-item)$3.00 / 1,000 results ($0.003 each on FREE/BRONZE)

Platform usage costs are included — you do not pay separate Apify compute/proxy usage for this Actor on top of the event prices above (User pays platform usage costs = No).

Volume discount tiers (per result)

Tier$/1,000per result
FREE*$3.00$0.003
BRONZE$3.00$0.003
SILVER$2.60$0.0026
GOLD$2.20$0.0022
PLATINUM$2.00$0.002
DIAMOND$1.60$0.0016

*FREE matches BRONZE for this Actor.

Example cost estimates (FREE/BRONZE)

Results collectedApprox. event cost*
100~$0.31
1,000~$3.01
10,000~$30.01

*Assumes one Actor start at default memory billing for start events, plus $0.003 per Dataset item. Exact start billing can scale with allocated memory (one start event per GB, minimum one).

Free plan limits

On a free Apify plan, this Actor enforces developer limits of 10 runs and 200 results per run. Upgrade to a paid Apify plan for unlimited runs (event prices still apply). These limits are set by the Actor developer, not by Apify.


Input examples

{
"mode": "company_search",
"country": "au",
"query": "software",
"maxResults": 20,
"maxPages": 3
}
{
"mode": "product_search",
"country": "de",
"query": "hydraulic pump",
"maxResults": 30,
"maxPages": 2
}

Company detail

{
"mode": "company",
"country": "fr",
"companyUrl": "https://au.kompass.com/c/ipo-technologie/fr8380178/",
"maxResults": 5
}

Company products list

{
"mode": "company_products",
"country": "au",
"companyUrl": "https://au.kompass.com/c/ipo-technologie/fr8380178/",
"maxResults": 50
}

Product detail

{
"mode": "product",
"country": "au",
"productUrl": "https://au.kompass.com/p/example-category/example-product/brand/id/",
"maxResults": 5
}

Region browse

{
"mode": "region",
"country": "au",
"regionUrl": "https://au.kompass.com/r/victoria-australia/au_vic/",
"maxResults": 40
}

Sector / category browse

{
"mode": "sector",
"country": "au",
"sectorId": "60",
"maxResults": 40
}

Multiple keywords

{
"mode": "company_search",
"country": "us",
"searchQueries": ["packaging", "bearings", "consulting"],
"maxResults": 60
}

Coverage matrix

DimensionCoverage
Countries~70 Kompass country subdomains (aeza; default au). Do not use www.kompass.com (gateway only).
Modescompany_search · product_search · company · company_products · product · region · sector
Search/searchCompanies?text=…&searchType=COMPANYNAME|PRODUCT + scroll pagination
DetailsCompany/product JSON-LD and page fields on detail URLs
Region/r/{slug}/{code}/ browse
Sector/a/{slug}/{id}/ category browse (numeric ID is the stable key)

Output example

{
"type": "company",
"country": "au",
"name": "Example Manufacturing Pty Ltd",
"title": "Example Manufacturing Pty Ltd",
"url": "https://au.kompass.com/c/example-manufacturing/au1234567/",
"slug": "example-manufacturing",
"kompassId": "AU1234567",
"companyId": "AU1234567",
"location": "Sydney",
"description": "Industrial equipment supplier",
"source": "kompass",
"scrapedAt": "2026-08-01T12:00:00+00:00"
}

FAQ

Is this an official Kompass tool?

No. It is an unofficial third-party Actor and is not affiliated with Kompass International.

Do I need to log in or buy leads?

No. The Actor only uses publicly reachable listing/detail pages. It does not automate login, paid lead unlocks, or contact-form spam.

Why must I pick a country instead of www.kompass.com?

www.kompass.com is a country/language gateway. Real search and directory pages live on country subdomains such as au.kompass.com or de.kompass.com.

What happens on a free Apify plan?

You get up to 10 runs of this Actor and 200 results per run (limits set by the Actor developer). Paying Apify users are not capped by those run quotas; PPE event prices still apply.

Can I use this from the API / Standby?

Yes. Use normal Actor runs for production Dataset output. Standby exposes lightweight /health, /input-example, /openapi.json, and optional preview routes — see the Standby OpenAPI schema packaged with the Actor.


Tips for better runs

  • Prefer a country that matches your market (proxy geography follows the country code)
  • Start small (maxResults: 5–20) before large crawls
  • For sector browse, the numeric sector ID is more reliable than the slug alone
  • Scroll pagination keeps session context — do not expect text= on every scroll URL
  • Schedule daily/weekly runs for supplier monitoring instead of one huge scrape

Runtime

SettingValue
Default memory1024 MB
Timeout default3600 s
StandbyEnabled (lightweight Live-view)
Free plan caps10 runs / 200 results per run

All 77 public Actors from [lentic_clockss]. Click a name to open the Store detail page.

Jobs & Freelance

Real Estate

E-commerce

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General Tools

→ Browse the full profile: apify.com/lentic_clockss