# Changelog of Messe München Exhibitor List Scraper: All Fairs (`getascraper/messe-muenchen-exhibitor-directory-scraper`) Actor

- **URL**: https://apify.com/getascraper/messe-muenchen-exhibitor-directory-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/getascraper/messe-muenchen-exhibitor-directory-scraper.md

## Changelog

All notable changes to this project will be documented in this file.

### \[0.2.0] - 2026-08-19

#### Added

- 🔍 New "Search query" input field. Filter results down to exhibitors whose company name or address matches a keyword, so you only pay for and download the companies you actually need instead of the full directory.

### \[0.1.0] - 2026-07-03

#### Added

- ✨ Initial release: exhibitor directory crawler for Messe München trade fairs running on the jl-medien exhibitor-portal platform (electronica, analytica, and other fairs sharing the same template).
- ➕ Extracts company name, address, country, phone, mobile, email, website, hall, booth number, and social media links for every exhibitor.
- 🏢 Automatically follows the exhibitor list pagination (POST-based search form) and every individual exhibitor detail page, so a single run covers the entire fair directory.
- 📇 Added a dedicated "Contact details" data view alongside the main overview table.

#### Changed

- 🧹 Cleaned up output records by omitting any field that isn't genuinely available for a given exhibitor (most exhibitors only expose an address and website; direct phone/email is present on a minority), so the dataset never contains placeholder or fallback values.
