Deutsche Messe Scraper: Ausstellerverzeichnis
Pricing
from $2.92 / 1,000 exhibitor records
Deutsche Messe Scraper: Ausstellerverzeichnis
Scrape public Deutsche Messe exhibitor indexes. Filter by company initial, country, hall, stand, category, brand, or product, then export source-linked German trade fair records as JSON in an Apify dataset.
Pricing
from $2.92 / 1,000 exhibitor records
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
🧭 Deutsche Messe Scraper: Ausstellerverzeichnis
| German trade fair exhibitor directory tools. Choose the right official fair directory for your research or lead list. | ||
| EXHIBITOR DIRECTORY COLLECTION • Structured public exhibitor records from German trade fair indexes | ||
|
Deutsche Messe ➤ You are here |
Messe Frankfurt Fair exhibitor directories |
Messe Düsseldorf Exhibitors across five fairs |
|
Turn official Deutsche Messe exhibitor indexes into a filtered B2B dataset. Export company, stand, country, category, contact, and profile data from one official event directory at a time. |
|
📄 Official CSV first Start with the fair's published export for dependable enumeration. |
🔎 Focus the list Narrow records by letter, company, country, hall, stand, or category. |
📇 Enrich profiles Add public contact, product, brand, and category details when available. |
🧾 Keep provenance Retain event, source, profile, collection, and run-status context. |
Use the official Deutsche Messe exhibitor index as your source of truth. The Actor reads the published CSV first, including ISO-8859-1 and Windows-1252 exports, then uses the official HTML directory when no usable CSV is available. It preserves the official directory and profile links on every record.
🎯 What does this Actor do?
This Actor exports public exhibitor records from supported Deutsche Messe event directories. It supports a flat table with one row per exhibitor or exploded output with separate child rows for contacts, categories, products, and co-exhibitors.
Details are optional. When enabled, the Actor reads each public profile for richer fields, then keeps only source-published values. It never substitutes missing company facts.
| ⚡ Choose CSV-first enumeration for a reliable event list. Use the official HTML directory as a fallback, with the source used recorded in the run statistics. |
👥 Who uses this Actor?
- I am an event researcher building a source-linked exhibitor dataset to compare participants, halls, and categories across a fair.
- I am a B2B sales representative identifying relevant companies by country, stand, and public profile details before the event.
- I am a lead generation specialist turning an official exhibitor index into a focused prospect list without copying records by hand.
- I am on a data team loading structured company and provenance fields into a research, reporting, or enrichment workflow.
🚀 How to use it
|
STEP 1 Choose an official index Enter one supported Deutsche Messe exhibitor directory URL. |
STEP 2 Set your filters Focus on the companies, locations, stands, or categories you need. |
STEP 3 Export the right row shape Choose flat or exploded output, then use the dataset and run statistics. |
🎛️ Input
Sources
| Field | Type | Required | Description |
|---|---|---|---|
startUrl | string | No | Official Deutsche Messe exhibitor-index URL to read. Defaults to the INTERSCHUTZ directory and processes one event per run. |
Deutsche Messe exhibitor and search filters
| Field | Type | Required | Description |
|---|---|---|---|
letter | enum | No | Limit results to one company-name initial, numbers, other characters, or all companies. Defaults to all companies. |
searchQuery | string | No | Match a company name, description, category, or product. Leave empty to avoid this filter. |
country | string | No | Match the country published for an exhibitor. Leave empty to include all countries. |
hallOrStand | string | No | Match a published hall, booth, or stand value. Leave empty to include all locations. |
categoryQuery | string | No | Match a public exhibitor category. This requires fetchDetails to remain enabled. |
Data source and reliability
| Field | Type | Required | Description |
|---|---|---|---|
allowPartialResults | boolean | No | Keep a directory row when its individual official profile cannot be read. Defaults to enabled, while a directory-enumeration failure still fails the run. |
Enrichment
| Field | Type | Required | Description |
|---|---|---|---|
fetchDetails | boolean | No | Read public exhibitor profiles for contacts, categories, products, social links, and richer location data. Defaults to enabled. |
Output and limits
| Field | Type | Required | Description |
|---|---|---|---|
outputFormat | enum | No | Choose flat for one exhibitor row or exploded for parent and child rows. Defaults to flat. |
maxItems | integer | No | Cap the number of parent exhibitors. Defaults to 10, and 0 deliberately allows an unlimited run. |
Advanced
| Field | Type | Required | Description |
|---|---|---|---|
maxConcurrency | integer | No | Set the number of official profile requests made at once. Defaults to 5 and accepts values from 1 to 20. |
proxyConfiguration | object | No | Optional Apify Proxy settings for official source requests. Defaults to the Apify Proxy configuration. |
📦 Data table
Every dataset record keeps only fields published by the official source. Unavailable values are omitted rather than filled with placeholders.
| Field | Type | Description |
|---|---|---|
platform | string | Source platform identifier: deutsche-messe. |
eventId | string | Event identifier when published by the directory. |
eventName | string | Event name published by the directory. |
eventEdition | string | Event edition when published by the directory. |
eventUrl | string | Official exhibitor index URL supplied for the run. |
sourceUrl | string | Official listing or profile page that supplied the record. |
scrapedAt | string | ISO 8601 time when the record was collected. |
exhibitorId | string | Exhibitor identifier when published by the directory. |
companyName | string | Published exhibitor company name. |
profileUrl | string | Official exhibitor profile URL when available. |
companyDescription | string | Company description from the official profile when published. |
address | object | Published company address, with street, city, region, postal code, and country when available. |
country | string | Published exhibitor country. |
hall | string | Published hall value. |
booth | string | Published booth or stand value. |
stands | array of objects | Published stand values when listed separately, with hall and booth details. |
website | string | Public company website linked from the official profile. |
email | string | Public email address linked from the official profile. |
phone | string | Public phone number linked from the official profile. |
socialLinks | object | Public social-profile links from the official profile, such as LinkedIn or Facebook. |
contacts | array of objects | Public profile contacts with name, role, email, and phone when published. |
categories | array of strings | Published exhibitor categories. |
categoryPaths | array of arrays | Published category paths when available. |
products | array of objects | Published products with name, url, and description when available. |
brands | array of strings | Published brands. |
coExhibitors | array of objects | Published co-exhibitors with name and profileUrl when available. |
logoUrl | string | Official profile logo URL when published. |
detailStatus | enum | Detail retrieval status: fetched, not_requested, or failed. |
recordType | enum | Row type in exploded output: exhibitor, stand, contact, category, product, or coExhibitor. |
parentExhibitorId | string | Parent exhibitor identifier for an exploded child row. |
stand | object | Single stand value on an exploded child row. |
category | object | Single category value on an exploded child row. |
product | object | Single product value on an exploded child row. |
contact | object | Single contact value on an exploded child row. |
coExhibitor | object | Single co-exhibitor value on an exploded child row. |
📊 Run statistics
The RUN_STATS record is written for completed, empty, partial, blocked, and invalid outcomes. It reports source and detail fields when the run reached those stages, together with output volume and status.
| Field | Type | Description |
|---|---|---|
source | enum | Enumeration source: csv or html. |
csvExportUrl | string | Official CSV export URL when one was discovered. |
candidatesDiscovered | integer | Exhibitor candidates found before filtering. |
candidatesAfterFilters | integer | Exhibitor candidates remaining after the selected filters. |
detailsRequested | integer | Official exhibitor profiles requested for enrichment. |
detailsFetched | integer | Official exhibitor profiles read successfully. |
detailFailures | integer | Official profile requests that did not succeed. |
nativeFiltersAttempted | array of strings | Filters requested from the official directory when supported. |
status | enum | Run result: completed, partial, empty-valid, invalid, or blocked. |
outputRecords | integer | Total records saved to the dataset. |
parentExhibitors | integer | Parent exhibitor records returned before any exploded child rows. |
startedAt | string | ISO 8601 time when the run started. |
finishedAt | string | ISO 8601 time when the run finished. |
message | string | Failure message for invalid or blocked runs when available. |
💰 Pricing
Pricing is pay per result. Empty runs cost nothing, and there are no subscriptions.
⭐ Enjoying Deutsche Messe exhibitor directory scraper?
|
⭐ ⭐ ⭐ ⭐ ⭐ A review helps more event researchers find an official-directory workflow that fits their work. A 5-star rating takes 10 seconds and helps other event researchers find it. Your feedback also tells us what to build next. |
| ★ Rate this Actor on Apify |
❓ FAQ
Which exhibitor directory URLs can I use?
Use an HTTPS exhibitor-index URL from a supported official Deutsche Messe event site. The Actor validates the directory URL before collecting records.
Does it use the official exhibitor list?
Yes. It first looks for the official CSV export, including ISO-8859-1 and Windows-1252 files. If that export is unavailable, it reads the official HTML directory instead.
Can I filter Deutsche Messe exhibitors by category?
Yes. Set categoryQuery and leave fetchDetails enabled. Categories come from public exhibitor profiles, so category filtering needs profile enrichment.
What happens if an exhibitor profile is unavailable?
With allowPartialResults enabled, the Actor retains the directory row and marks detailStatus as failed. The RUN_STATS record reports profile failures and the run status.
🔗 Other actors
- Messe Frankfurt exhibitor directory scraper: supported event codes ↗ - exports public exhibitor records from supported Messe Frankfurt fairs.
- Messe Düsseldorf exhibitor directory scraper: 5 fairs, full contacts ↗ - collects exhibitor directories across five Messe Düsseldorf fairs.
- Messe Berlin exhibitor directory scraper: IFA Berlin exhibitors ↗ - collects the IFA Berlin exhibitor directory with hall and stand data.
- Messe Essen exhibitor directory scraper: Security Essen, IPM Essen & Schweissen & Schneiden ↗ - exports exhibitor lists from Messe Essen trade fairs.
- NürnbergMesse exhibitor directory scraper: 12 fairs, named contacts ↗ - collects exhibitor contacts and booths across NürnbergMesse trade fairs.