MWC Barcelona Exhibitor List Scraper avatar

MWC Barcelona Exhibitor List Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
MWC Barcelona Exhibitor List Scraper

MWC Barcelona Exhibitor List Scraper

[πŸ’° $4.00 / 1K] Extract exhibitor data from GSMA Mobile World Congress (MWC Barcelona). Get company name, country, hall & stand, website, product categories, startup status, founding year, and LinkedIn, Facebook and X links β€” built for B2B lead generation and event networking.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

SolidCode

SolidCode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Pull the complete GSMA Mobile World Congress (MWC Barcelona) exhibitor directory in one run β€” company name, country, exact hall & stand booth location, product-interest categories, startup status, founding year, website, and LinkedIn / Facebook / X links for the full ~2,900+ exhibitor list. Built for event marketers, B2B sales and lead-generation teams, and exhibitors running competitive research who need a clean, structured attendee list without clicking through thousands of profile pages by hand.

Why This Scraper?

  • The full ~2,900+ MWC Barcelona exhibitor directory β€” the entire company list from the world's largest mobile and telecom trade show in a single dataset, not a hand-copied sample.
  • Exact hall & stand booth locations β€” every exhibitor's hallStand (e.g. "Hall 2, Stand 2C30") for planning an efficient on-site walking route or pre-booking meetings.
  • Product-interest category tags per exhibitor β€” the 5G, AI, IoT, Cloud, FinTech and other topic tags MWC assigns each company, so you can segment the floor by technology area.
  • One-click startups-only filter β€” flip startupsOnly to isolate 4YFN and early-stage companies, each tagged with its companyType stage and foundingYear.
  • Website, direct email & phone, plus LinkedIn, Facebook, X and blog links β€” pulled from each company's profile page where published (a contact email and phone are listed by roughly 1 in 3 exhibitors), turning the directory into a ready outreach list.
  • Keyword search across the whole directory β€” one searchTerm filters every exhibitor name and description (search "5G", "AI", "payments") without building any URLs.
  • Founding year on every company profile β€” instantly separate established vendors from young startups when qualifying leads or partners.
  • Single-row or exploded multi-row output β€” one clean row per company for CRM import, or one row per product category for pivot tables and BI dashboards.
  • Exhibitors from 100+ countries β€” each row carries its country, so you can slice the floor by region for territory planning and market entry.

Use Cases

Lead Generation

  • Build a targeted prospect list of every exhibitor in a technology category
  • Enrich CRM records with company website, LinkedIn, and founding year
  • Isolate startups with the startups-only filter for early-stage partnership pitches
  • Export a clean single-row company list ready for import into your sales tools

Market & Competitive Research

  • Map which companies exhibit in each product-interest category year over year
  • Track competitor presence, booth size, and hall placement at the show
  • Analyze the mix of startups vs. established vendors by founding year
  • Segment the exhibitor floor by country to spot regional players

Event Planning & On-Site Logistics

  • Plan an efficient walking route using exact hall & stand locations
  • Pre-shortlist companies to visit before you arrive on the floor
  • Cross-reference product categories to booth locations for a focused agenda
  • Build a printable target list of must-see stands by hall

Partnership & Sourcing

  • Discover suppliers and technology partners by interest category
  • Shortlist startups from the 4YFN programme for scouting and investment
  • Find companies by keyword across the full directory in seconds
  • Match potential partners to your own product areas using category tags

Data & BI Integration

  • Feed the exploded multi-row output into pivot tables and dashboards
  • Power internal directories and event-planning tools with fresh exhibitor data
  • Combine country and category fields for market-coverage heatmaps

Getting Started

Collect the Whole Directory

Leave the defaults to pull the entire MWC Barcelona exhibitor list:

{
"startUrls": ["https://www.mwcbarcelona.com/exhibitors"],
"maxResults": 0
}

Keyword Search + Startups Only

Filter the directory to early-stage companies in a technology area:

{
"startUrls": ["https://www.mwcbarcelona.com/exhibitors"],
"searchTerm": "AI",
"startupsOnly": true,
"maxResults": 200
}

Category Analysis, Full Detail

Explode product categories into one row each and pull every website and social link:

{
"startUrls": ["https://www.mwcbarcelona.com/exhibitors"],
"searchTerm": "5G",
"includeSocialLinks": true,
"outputFormat": "multi_row",
"maxResults": 0
}

Input Reference

What to Scrape

ParameterTypeDefaultDescription
startUrlsURL[]["https://www.mwcbarcelona.com/exhibitors"]One or more MWC / GSMA exhibitor directory URLs. Any keyword search already in the URL is followed automatically. Leave the default to collect the whole directory.
searchTermstring""Optional keyword filter across exhibitor names and descriptions β€” a company name, product, or industry term (e.g. "5G", "AI", "IoT"). Leave empty for every exhibitor.

Filters

ParameterTypeDefaultDescription
startupsOnlybooleanfalseKeep only exhibitors flagged as startups (e.g. companies in the 4YFN startup programme). Leave off for every exhibitor.

Output

ParameterTypeDefaultDescription
includeSocialLinksbooleantrueVisit each exhibitor's profile to collect its website plus LinkedIn, Facebook, X and blog links. Turn off for much faster runs β€” you still get company name, country, hall & stand, categories, startup status and founding year, but the website and social fields stay empty.
outputFormatselectsingle_rowsingle_row keeps each company on one row with all its product categories combined into a list. multi_row repeats the company once per product category β€” best for category-level BI analysis.
maxResultsinteger100Maximum exhibitors to collect. Set to 0 to collect the entire directory (~2,900+). Start with 10–50 to preview, then raise it.

Output

Each result is one exhibitor company profile. Here is a representative row in single_row format with social links enabled:

{
"companyName": "Ericsson",
"country": "SWEDEN",
"hallStand": "Hall 2, Stand 2C30",
"companyType": null,
"isStartup": false,
"foundingYear": 1876,
"productCategories": ["5G", "Network Infrastructure", "Cloud", "IoT"],
"website": "https://www.ericsson.com",
"email": "contact@ericsson.com",
"phone": "+46 10 719 0000",
"linkedin": "https://www.linkedin.com/company/ericsson",
"facebook": "https://www.facebook.com/ericsson",
"twitter": "https://x.com/ericsson",
"blog": "https://www.ericsson.com/en/blog",
"exhibitorUrl": "https://www.mwcbarcelona.com/exhibitors/ericsson"
}

In multi_row format each row additionally carries a single productCategory field (the full productCategories list is still present on every row), and the company is repeated once per category.

Company Fields

FieldTypeDescription
companyNamestringExhibitor company name
countrystringCountry of the exhibiting company
hallStandstringHall and stand booth location at the venue (e.g. "Hall 2, Stand 2C30")
companyTypestringCompany stage label (e.g. startup programme stage); null for established corporates
isStartupbooleantrue if the exhibitor is flagged as a startup
foundingYearnumberYear the company was founded, when published
exhibitorUrlstringDirect link to the exhibitor's MWC profile page

Category Fields

FieldTypeDescription
productCategoriesstring[]All product-interest category tags for the company (single_row output)
productCategorystringA single product-interest category tag added to each row in multi_row output; the company row is repeated once per category (the full productCategories list is still present alongside it)

Populated when includeSocialLinks is on, where the exhibitor publishes them. Website and social links are the most common; a direct contact email and phone are published by a minority of exhibitors (roughly 1 in 3), so email and phone come back filled where available and empty otherwise.

FieldTypeDescription
websitestringCompany website URL
emailstringDirect contact email, where the exhibitor publishes one (populates for a minority of exhibitors)
phonestringDirect contact phone number, where the exhibitor publishes one (populates for a minority of exhibitors)
linkedinstringLinkedIn profile URL
facebookstringFacebook page URL
twitterstringX (Twitter) profile URL
blogstringCompany blog URL

Tips for Best Results

  • Preview first, then scale β€” set maxResults to 10–50 on your first run to confirm the fields match your needs, then set it to 0 for the full directory.
  • Fast pass, then targeted pull β€” set includeSocialLinks off for a quick name / country / booth-only extract of the whole floor, then re-run with it on for just your shortlisted companies to add websites and social links without paying the profile-visit time on every exhibitor.
  • Search before you filter β€” a single searchTerm like "payments" or "IoT" narrows thousands of exhibitors to the technology area you care about, so you enrich far fewer profiles.
  • Use multi_row for pivots β€” when you want a per-category breakdown of who exhibits in "5G" vs. "AI", the exploded output drops straight into a pivot table without any post-processing.
  • Combine startups-only with founding year β€” flip startupsOnly on and sort by foundingYear to surface the newest companies on the floor for scouting.
  • Not every company lists socials β€” some exhibitors publish no website or social links; those fields come back empty for them, which is expected, not an error.

Pricing

From $4.00 per 1,000 results β€” one flat per-result price for the full MWC Barcelona exhibitor directory, hall locations, categories, and social links included. Bronze, Silver, and Gold subscribers pay progressively less; the table below shows total cost at each discount tier.

ResultsNo discountBronzeSilverGold
100$0.48$0.45$0.43$0.40
1,000$4.80$4.50$4.30$4.00
10,000$48.00$45.00$43.00$40.00
100,000$480.00$450.00$430.00$400.00

A "result" is one exhibitor row in the output dataset (or one company-category row in multi_row mode). No compute or time-based charges β€” you pay per result, plus a small fixed per-run start fee.

Integrations

Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:

  • Zapier / Make / n8n β€” Workflow automation
  • Google Sheets β€” Direct spreadsheet export
  • Slack / Email β€” Notifications on new results
  • Webhooks β€” Trigger custom APIs on run completion
  • Apify API β€” Full programmatic access

This actor is designed for legitimate event research, market analysis, and business-to-business lead generation using publicly listed exhibitor information. Users are responsible for complying with applicable laws and the GSMA's Terms of Service. Do not use extracted data for spam, harassment, or any illegal purpose, and handle any business contact details in line with applicable data-protection regulations.