Cphi: List Exhibitors
Cphi via Parse · b2b_directory
Fetch exhibitor profiles with pagination. Returns detailed exhibitor data including company name, website, employees, phone, address, country, stand number, categories, and description. Each page fetches full details for each exhibitor from both JSON and HTML sources; larger page sizes are slower proportionally. Offset-based: pass offset and limit to page through results manually. Extracts exhibitor data from CPHI directories including contact info, employee counts, and company descriptions. Fulfilled by Parse from exhibitors.cphi.com.
- b2b-directory
- cphi
- exhibitors-cphi-com
- government-public
- healthcare
- 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
- GET /scraper/761fd647-5efb-4fa6-8898-14b2b5a024e5/list_exhibitors
- Interface artifact
- sha256:df5bf0c843a3620b8e4ef4d5d8b1f8b962aec6288bd4ea5880730c03a1380fba
- Manifest digest
- sha256:43a3127ab0e812f6c77f6753afb729972e177ba606096507adb0b071fb219290
Request fields
- limit (integer): Max number of exhibitors to return per page.
- offset (integer): Starting index for pagination.
- site_id (string): The site ID for the CPHI portal.
- event_id (string): The event ID for the target CPHI event (626 for CPWW26 Milan 2026).
Example queries
- {"limit":"2","offset":"0","site_id":"46","event_id":"626"}