Discover/gulfood.com API
live

gulfood.com APIgulfood.com

Access Gulfood 2026 exhibitor profiles, products, brands, press releases, and sectors via 8 endpoints. Filter by country, category, venue, or keyword.

Endpoints
8
Updated
17d ago
Try it
Keyword search query to filter exhibitors by name.
Venue ID to filter by.
Single letter (A-Z) to filter exhibitors by first letter of name.
Pagination offset in multiples of 16.
Country ID(s) to filter by (comma-separated string for multiple).
Category ID to filter by.
api.parse.bot/scraper/55e16cd0-6314-4436-afa3-fc00e156680b/<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/55e16cd0-6314-4436-afa3-fc00e156680b/get_exhibitor_list?offset=0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 8 totalclick to expand

Fetch the paginated list of exhibitors with optional filters. Returns 16 exhibitors per page. Supports filtering by first letter, country, category, venue, and keyword search.

Input
ParamTypeDescription
querystringKeyword search query to filter exhibitors by name.
venuestringVenue ID to filter by.
letterstringSingle letter (A-Z) to filter exhibitors by first letter of name.
offsetintegerPagination offset in multiples of 16.
countrystringCountry ID(s) to filter by (comma-separated string for multiple).
categorystringCategory ID to filter by.
Response
{
  "type": "object",
  "fields": {
    "total": "integer, total number of matching exhibitors (may be null if pagination info unavailable)",
    "offset": "integer, current pagination offset",
    "exhibitors": "array of exhibitor summary objects with name, slug, detail_url, stand, country, logo, sector_icon"
  },
  "sample": {
    "data": {
      "total": 242,
      "offset": 0,
      "exhibitors": [
        {
          "logo": "https://d1l8km4g5s76x5.cloudfront.net/Production/exb_doc/2041/48264/thumb_2041_48264_47359_9193.png/fit-in/200x200",
          "name": "Nafeeseh Sweets",
          "slug": "nafeeseh-sweets",
          "stand": "51-107 | South Hall 9",
          "country": "Jordan",
          "detail_url": "https://exhibitors.gulfood.com/gulfood-2026/Exhibitors/ExbDetails/nafeeseh-sweets",
          "sector_icon": "https://exhibitor-manual-004.s3.ap-south-1.amazonaws.com/Production/media/2041/World-Food.jpg"
        }
      ]
    },
    "status": "success"
  }
}

About the gulfood.com API

The Gulfood API provides 8 endpoints covering the full Gulfood 2026 exhibitor directory, including company profiles, products, brands, and press releases. The get_exhibitor_detail endpoint returns stand location, website, description, and social media links for any exhibitor. The export_all_exhibitors endpoint compiles full detail records across the directory in a single call, making bulk data collection straightforward.

Exhibitor Directory

The get_exhibitor_list endpoint returns paginated sets of 16 exhibitors and supports six filter parameters: query for keyword search, letter for alphabetical browsing, country for one or more country IDs, category for sector filtering, venue for hall-specific results, and offset for pagination. Each result includes the exhibitor's name, slug, stand, country, logo, and sector_icon. The total field indicates the full match count, though it may be null when pagination metadata is unavailable. search_exhibitors is a dedicated keyword-search shortcut that wraps the same underlying filter and returns the same response shape.

Exhibitor Detail and Bulk Export

get_exhibitor_detail accepts an exhibitor slug from list results and returns the full company profile: description, website, stand, country, logo, and a social_links object with optional keys for facebook, twitter, linkedin, and instagram. For bulk use cases, export_all_exhibitors accepts a limit parameter and returns a combined dataset that merges list-level summary fields with full detail fields for each exhibitor. Because this endpoint fetches details sequentially, response time scales with the number of records requested.

Products, Brands, and Press Releases

get_products_list and get_brands_list each accept an optional query and offset, returning arrays of objects with name, exhibitor, and image. Note that the exhibitor field is typically null in brand entries. get_press_releases_list follows the same pattern, returning title, exhibitor, and image per entry. All three support broad keyword matching and paginate in groups of 16.

Sectors and Venues

get_key_sectors requires no inputs and returns a flat array of 15 sector objects, each with a name and associated venue. This is useful for mapping category or venue IDs used as filter parameters in get_exhibitor_list.

Common use cases
  • Build a searchable exhibitor directory filtered by country and product category for trade show planning tools.
  • Monitor press releases from Gulfood exhibitors to track new product announcements in the food and beverage industry.
  • Export full exhibitor profiles including website and social media links for CRM enrichment or lead generation.
  • Map stand locations and hall assignments by querying exhibitor stand fields for event navigation apps.
  • Aggregate brand listings by sector to analyze market representation across Gulfood's 15 exhibition sectors.
  • Cross-reference exhibitor product listings with brand data to identify which companies are launching new products.
  • Filter exhibitors by venue to generate hall-specific attendee guides or printed directories.
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 Gulfood have an official developer API?+
Gulfood does not publish an official public developer API. The Gulfood website is a trade show directory without documented API access for third-party developers.
What does get_exhibitor_detail return beyond what the list endpoint provides?+
get_exhibitor_list returns summary fields: name, slug, stand, country, logo, and sector_icon. get_exhibitor_detail adds the full company description, website URL, and a social_links object containing any available Facebook, Twitter, LinkedIn, and Instagram profile URLs.
Are exhibitor contact details like email addresses or phone numbers available?+
The API does not currently expose email addresses or phone numbers. The detail endpoint covers website URL and social media links. You can fork this API on Parse and revise it to add an endpoint targeting any contact fields that appear on individual exhibitor pages.
How does pagination work across the directory endpoints?+
All list endpoints paginate in fixed groups of 16 records. Use the offset parameter in multiples of 16 to step through pages. The total field in exhibitor list responses indicates the full match count but may return null if the source page does not include that metadata.
Does the API cover historical Gulfood events or only Gulfood 2026?+
The API covers Gulfood 2026 data only. Past event editions, historical exhibitor records, and archived editions are not included. You can fork this API on Parse and revise it to point at archived event URLs if historical directory pages are publicly accessible.
Page content last updated . Spec covers 8 endpoints from gulfood.com.
Related APIs in B2b DirectorySee all →
insights.trendforce.com API
Access semiconductor and AI industry analysis articles from TrendForce Insights, browsing post listings and retrieving full article content organized into text sections and figures. Perfect for staying updated on tech industry trends and feeding structured article data into language models for analysis.
Docs.copia.io API
Search and browse the complete Copia Automation documentation, discover available pages, and retrieve full text content from any page on docs.copia.io. Quickly find answers by searching documentation content or accessing specific guides and references.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.