Discover/mwcbarcelona.com API
live

mwcbarcelona.com APImwcbarcelona.com

Access MWC Barcelona exhibitor listings, agenda sessions, speakers, pavilions, and news via a structured API with 13 endpoints covering the full event directory.

Endpoints
13
Updated
1mo ago
Try it
Page index (0-based).
Number of results per page.
api.parse.bot/scraper/62ac8fa5-40f1-4abf-95c5-a6fcc506c793/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/62ac8fa5-40f1-4abf-95c5-a6fcc506c793/get_exhibitors_page?page=0&hits_per_page=10' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 13 totalclick to expand

Fetch a paginated page of exhibitors from the MWC Barcelona exhibitor list. Returns exhibitor records with name, stands, interests, country, and building information.

Input
ParamTypeDescription
pageintegerPage index (0-based).
hits_per_pageintegerNumber of results per page.
Response
{
  "type": "object",
  "fields": {
    "hits": "array of exhibitor objects with name, stands, interests, country, building, objectID",
    "page": "integer, current page index",
    "nbHits": "integer, total number of matching exhibitors",
    "nbPages": "integer, total number of pages",
    "hitsPerPage": "integer, results per page"
  },
  "sample": {
    "data": {
      "hits": [
        {
          "name": "Call.io",
          "type": "Exhibitor",
          "letter": "C",
          "stands": [
            "Hall 6 Stand 6E71"
          ],
          "country": "PORTUGAL",
          "building": [
            "Hall 6"
          ],
          "objectID": "33712",
          "interests": [
            "ARTIFICIAL INTELLIGENCE"
          ],
          "externalId": 33712
        }
      ],
      "page": 0,
      "nbHits": 2877,
      "nbPages": 58,
      "hitsPerPage": 50
    },
    "status": "success"
  }
}

About the mwcbarcelona.com API

The MWC Barcelona API exposes 13 endpoints covering the full event directory at mwcbarcelona.com, including exhibitor search, filtering, and detail retrieval. The get_exhibitor_detail endpoint returns name, stand locations, description, and the exhibitor's external website URL. Other endpoints cover conference agenda sessions, speakers, pavilions grouped by country, and news articles from both the MWC editorial feed and a press release source.

Exhibitor Data

The exhibitor endpoints let you page through the full list, search by keyword, or filter by building, type badge, product category, or alphabetical index. get_exhibitors_page returns hits arrays with name, stands, interests, country, building, and objectID fields per record. filter_exhibitors_by_building accepts verified hall names such as 'Hall 2' or 'Hall 8.1 - 4YFN', while filter_exhibitors_by_type accepts 'Featured', 'Startup', or 'GSMA Member'. filter_exhibitors_by_product_category matches against the interests field using uppercase strings like 'ARTIFICIAL INTELLIGENCE' or '5G / 6G'.

Exhibitor Detail and Bulk Fetch

get_exhibitor_detail requires both an id (numeric string) and a slug and returns a richer record that adds description and website_url fields not present in the list endpoints. get_all_exhibitors iterates pages automatically and accepts a max_pages parameter to cap the fetch; each page holds up to 100 records. The response includes total, exhibitors, and pages_fetched so callers can confirm how much of the directory was retrieved.

Agenda, Speakers, and Pavilions

get_agenda_sessions returns session objects with title, date, speakers, companies, stage, and description, paginated with nbHits and nbPages. get_speakers and get_pavilions follow the same pagination pattern. Pavilion records include name, country, stands, and building, making it possible to map national pavilion groupings across the venue.

News

get_news_articles supports two sources via the source parameter. Setting source to 'algolia' returns paginated hits with title, content, image, and published date fields. Setting it to 'vporoom' returns a release array of press release objects with headline, summary, and url. The two sources return different response schemas, so callers should branch on the value passed.

Common use cases
  • Build an interactive exhibitor directory filtered by hall or product category for conference attendees.
  • Aggregate exhibitor website URLs using get_exhibitor_detail to enrich a CRM or lead list.
  • Map the show floor by grouping exhibitors via the building field returned by filter_exhibitors_by_building.
  • Track which companies are presenting at specific agenda sessions using get_agenda_sessions companies and stage fields.
  • Compile a speaker list with associated sessions for a conference guide app.
  • Monitor MWC press releases in real time by polling get_news_articles with source='vporoom'.
  • Identify startup and GSMA member exhibitors for targeted outreach using filter_exhibitors_by_type.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does MWC Barcelona have an official developer API?+
No public developer API is documented on mwcbarcelona.com. The event directory and agenda data are not officially exposed for programmatic access.
What does `get_exhibitor_detail` return that the list endpoints do not?+
get_exhibitor_detail adds description and website_url fields to the base record. The paginated list endpoints (get_exhibitors_page, get_all_exhibitors) return name, stands, interests, country, building, and objectID but do not include the exhibitor's description or external website link.
How does `get_all_exhibitors` handle large directories without timing out?+
The endpoint accepts a max_pages integer parameter that caps how many pages are fetched. Each page holds up to 100 exhibitor records. The response includes pages_fetched so you can tell whether the full directory was retrieved or the cap was hit.
Can I retrieve individual exhibitor contact details such as email addresses or phone numbers?+
Not currently. The deepest exhibitor record available is from get_exhibitor_detail, which returns name, stands, description, and website_url. Contact details are not exposed. You can fork this API on Parse and revise it to add an endpoint that extracts contact information if it appears on the detail page.
Does the API cover MWC events other than Barcelona, such as MWC Las Vegas or MWC Shanghai?+
Not currently. All endpoints point at mwcbarcelona.com data. You can fork the API on Parse and revise the base URLs to target other GSMA event sites if equivalent data is available there.
Page content last updated . Spec covers 13 endpoints from mwcbarcelona.com.
Related APIs in B2b DirectorySee all →
infocomm26.mapyourshow.com API
Search and discover InfoComm 2026 exhibitors by name, category, or hall location, and access detailed company profiles with booth information. Browse hall layouts, explore featured vendors, and quickly find the products and services you need at the conference.
exhibitors.gamescom.global API
Search and discover Gamescom 2025 exhibitors by company name or product category, and access detailed information about each exhibitor including their offerings and booth details. Browse the complete exhibitor directory to find specific companies, explore product groups, and learn more about the games and services each participant is showcasing.
exhibitors.gitex.com API
Search and browse exhibitors participating in GITEX Global 2025 by company profile, technology sector, country, and category to find the vendors and solutions you're looking for. Instantly access detailed information about thousands of exhibitors including their full profiles and industry classifications to discover relevant partners and technologies.
ifa-berlin.com API
Browse exhibitors and event details from IFA Berlin, including paginated listings and specific company information. Discover IFA moments and explore the complete exhibitor directory for the tech conference.
attend.expowest.com API
Find speaker and exhibitor information from Natural Products Expo West, including names, titles, and company details to research attendees and discover industry contacts. Search and filter through the event directory to identify potential networking opportunities and business partners.
gulfood.com API
Access the complete Gulfood exhibitor directory, including exhibitor profiles, products, brands, press releases, and exhibition sectors. Filter by country, category, venue, or keyword to find exhibitors and retrieve detailed profiles with stand locations, contact information, and social media links.
exhibitors.cphi.com API
Find and explore pharmaceutical exhibitors at CPHI events by searching company names, accessing detailed contact information, employee counts, and company descriptions. Quickly identify potential partners, suppliers, or competitors with comprehensive exhibitor profiles and directory listings.
fcbarcelona.com API
Access the latest FC Barcelona news, browse player profiles and squad rosters for both the first team and women's team, and check match schedules, results, and competition standings. Search across all available content to stay updated on team information, upcoming fixtures, and performance data.