Gitex: Get Exhibitor List
Gitex via Parse · b2b_directory
Paginated list of exhibitors with optional filters for keyword, country, categories, and initial letter. Returns exhibitor summaries including name, slug, country, stand number, hall, categories, and logo. Pagination is offset-based via start/limit. Search and browse exhibitors from the GITEX Global 2025 directory, including full profiles, categories, and country filters. Fulfilled by Parse from exhibitors.gitex.com.
- b2b-directory
- entertainment
- exhibitors-gitex-com
- gitex
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/b7d4c731-954c-443a-babe-2a691d7f4de2/get_exhibitor_list
- Interface artifact
- sha256:ad3e207e2b43c3107f2d713e4557d8d622d8126f149a2aaeeaf3484d2709dec8
- Manifest digest
- sha256:a3320e870e2436093b09a25f376aeafdef5307de6afb0ca618d91489250478c7
Request fields
- limit (integer): Number of results per page.: Allowed values: 10, 50, 100
- start (integer): Starting index for pagination (0-based offset).
- country (string): Country name to filter by (must match a value from get_all_countries).
- keyword (string): Search keyword to filter exhibitors by name or description.
- categories (string): Comma-separated list of category IDs (UAIDs) to filter by, e.g. 'UAID3863,UAID3882'. Union filter (OR).
- initial_key (string): Single uppercase letter A-Z to filter exhibitors by name initial.
Example queries
- {"limit":"10","start":"0","keyword":"AI"}