Conference Exhibitor Scraper - Map Your Show (MYS)
Pricing
Pay per event
Conference Exhibitor Scraper - Map Your Show (MYS)
Scrape exhibitor lists from any Map Your Show conference — NAB Show, InfoComm, IBEX, IPPE, and 100+ more. Returns booth, website, social profiles, phone, address, and contact persons.
Pricing
Pay per event
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Map Your Show Conference Exhibitor Scraper
Scrape exhibitor lists from any Map Your Show conference — NAB Show, InfoComm, IBEX, IPPE, NACS, SPIE, and 100+ other major tradeshows. Returns booth assignment, website, full address, phone, social profiles, product categories, and contact persons in one record per exhibitor.
Map Your Show Scraper Features
- Works with any conference hosted at
*.mapyourshow.com— point it at a URL and run - Extracts 20+ fields per exhibitor including booth, address, phone, and four social profiles
- Pulls contact persons (name, title, phone, email) from the detail page when present
- Returns product/service categories so you can segment exhibitors by what they actually sell
- Handles list pagination via the MYS JSON API and detail extraction via the Vue contactinfo block
- Pre-configured with US residential proxy — required because MYS rate-limits datacenter IPs aggressively
Who Uses Conference Exhibitor Data?
- B2B sales teams — Build pre-show outreach lists with verified booth assignments and direct contact phones
- Recruiters — Target hiring managers from companies attending a specific industry's flagship event
- Event marketing agencies — Benchmark client visibility against competing exhibitors at the same show
- Trade journalists — Map who's showing up to which event and which product categories are growing
- Market researchers — Track exhibitor overlap across shows in the same vertical year over year
How the Map Your Show Scraper Works
- Provide a conference URL — The root URL (
https://nab26.mapyourshow.com) or the exhibitor gallery page works equally well. The scraper detects the base host. - List pagination — Hits the MYS
remote-proxy.cfmAJAX endpoint with theXMLHttpRequestheader MYS expects. Returns 100 exhibitors per page until the conference is exhausted. - Detail extraction — For each exhibitor, fetches the detail page and parses contact info, social URLs, and address from the Vue component data block. Most scrapers stop at the list; this one doesn't.
- Export — Records land in your Apify dataset as JSON, one per exhibitor.
Input
Scrape one conference
{"conferenceUrls": [{ "url": "https://nab26.mapyourshow.com/8_0/explore/exhibitor-gallery.cfm?featured=false" }],"maxItems": 0}
Scrape multiple conferences in one run
{"conferenceUrls": [{ "url": "https://nab26.mapyourshow.com" },{ "url": "https://infocomm26.mapyourshow.com" },{ "url": "https://ibex25.mapyourshow.com" }],"maxItems": 500}
| Field | Type | Default | Description |
|---|---|---|---|
| conferenceUrls | array | NAB 2026 | One or more MYS conference URLs. Root or gallery URLs both work. |
| maxItems | integer | 0 | Cap on exhibitors per conference. 0 = no limit. |
| proxyConfiguration | object | US Residential | Proxy settings. Residential is recommended for full-conference pulls. |
Map Your Show Scraper Output Fields
{"conference_name": "2026 NAB Show","conference_url": "https://nab26.mapyourshow.com","platform": "map-your-show","exhibitor_id": "1029384","exhibitor_name": "Avid Technology, Inc.","exhibitor_booth": "SL3924","exhibitor_hall": "South Lower","exhibitor_description": "Avid develops technology for media production professionals working in audio, film, and television.","exhibitor_website": "https://www.avid.com","exhibitor_phone": "+1 978 640 6789","exhibitor_fax": "","exhibitor_logo_url": "https://nab26.mapyourshow.com/8_0/assets/exhibitors/1029384/logo.png","exhibitor_address": "75 Network Drive, Burlington, MA 01803, United States","exhibitor_city": "Burlington","exhibitor_state": "MA","exhibitor_zip": "01803","exhibitor_country": "United States","exhibitor_linkedin": "https://www.linkedin.com/company/avid-technology","exhibitor_twitter": "https://twitter.com/avid","exhibitor_facebook": "https://www.facebook.com/AvidTechnology","exhibitor_instagram": "https://www.instagram.com/avidtechnology","exhibitor_categories": "Audio Production|Video Editing|Broadcast Workflow","exhibitor_contacts": "[{\"name\":\"Jane Doe\",\"title\":\"VP Sales\",\"phone\":\"+1 978 555 0123\",\"email\":\"jdoe@avid.com\"}]","exhibitor_detail_url": "https://nab26.mapyourshow.com/8_0/exhibitor/exhibitor-details.cfm?exhid=1029384"}
| Field | Type | Description |
|---|---|---|
| conference_name | string | Conference name (e.g. 2026 NAB Show) |
| conference_url | string | Base URL of the conference |
| platform | string | Always map-your-show |
| exhibitor_id | string | Platform-specific exhibitor ID |
| exhibitor_name | string | Exhibitor company name |
| exhibitor_booth | string | Booth number(s) at the conference |
| exhibitor_hall | string | Hall or pavilion identifier(s) |
| exhibitor_description | string | Company description with HTML stripped |
| exhibitor_website | string | Company website URL |
| exhibitor_phone | string | Primary phone number |
| exhibitor_fax | string | Fax number when listed |
| exhibitor_logo_url | string | URL to exhibitor logo image |
| exhibitor_address | string | Full formatted address string |
| exhibitor_city | string | City |
| exhibitor_state | string | State or province |
| exhibitor_zip | string | ZIP or postal code |
| exhibitor_country | string | Country |
| exhibitor_linkedin | string | LinkedIn profile URL |
| exhibitor_twitter | string | Twitter/X profile URL |
| exhibitor_facebook | string | Facebook page URL |
| exhibitor_instagram | string | Instagram profile URL |
| exhibitor_categories | string | Product/service categories, pipe-separated |
| exhibitor_contacts | string | JSON-encoded array of {name, title, phone, email} |
| exhibitor_detail_url | string | URL to the exhibitor detail page |
FAQ
How do I scrape exhibitors from a Map Your Show conference?
Map Your Show Scraper handles it. Paste the conference URL into conferenceUrls, set maxItems, and run. The scraper pages through the MYS AJAX endpoint and follows each detail page for contact info, social profiles, and address.
Which conferences does this support?
Map Your Show Scraper supports any event hosted at *.mapyourshow.com. That covers NAB Show, InfoComm, IBEX, IPPE, NACS, SPIE, and roughly 100 more — the platform itself is the common factor, not the show.
How much does this actor cost to run?
Map Your Show Scraper uses pay-per-event pricing on the default_2603_basic profile at a 10x coefficient — the high coefficient covers residential proxy bandwidth, which MYS requires. Per-record cost is in the low single cents; a 1,000-exhibitor pull from a major show comes in around a few dollars.
Can I get exhibitor contact persons?
Map Your Show Scraper extracts contact persons from the Vue contactinfo block on each exhibitor's detail page when present. Output appears in exhibitor_contacts as a JSON-encoded array of {name, title, phone, email}. Not every exhibitor lists contacts — coverage depends on what the company published.
Does this actor need proxies?
Map Your Show Scraper requires residential proxy. MYS rate-limits datacenter IPs aggressively, especially on the AJAX list endpoint. US residential is configured by default; leave it alone unless you have a strong reason to override.
Need More Features?
Need support for non-MYS exhibitor platforms (Swapcard, a2z, EventScribe) or scheduled re-runs for live shows? Open an issue or get in touch.
Why Use Map Your Show Scraper?
- Platform-wide coverage — One actor for 100+ tradeshows. You don't need a separate scraper per conference.
- Detail data, not just listings — Most MYS scrapers stop at the gallery. This one follows through to the detail page and pulls phone, address, socials, and contact persons.
- JSON API + HTML hybrid — Uses the MYS AJAX endpoint for fast pagination and falls back to detail-page HTML only where the API doesn't expose the field. Faster than a pure browser approach, more complete than a pure API one.