Ulprospector: Search Materials
Ulprospector via Parse · b2b_directory
Search for materials by keyword within a specific industry. Returns paginated results (up to ~100 per page) with product identifiers needed for get_material_detail. Pagination advances via the start offset in increments matching the page size. Each result includes product_name, supplier_name, INCI name (when available), and the IDs/slug needed to fetch full detail. Access the UL Prospector chemical and material database. Supports searching, browsing, and retrieving detailed specifications across multiple industries. Fulfilled by Parse from ulprospector.com.
- b2b-directory
- ecommerce
- healthcare
- parse
- platform-key
- ulprospector
- ulprospector-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0201b976-3d9d-4092-a40c-7875f8ad3806/search_materials
- Interface artifact
- sha256:764d8145e94afa545a7469ba6f1bb089cb65715bb457564d5383dfb8f104f5a9
- Manifest digest
- sha256:daceab9a4e8cc7e0295a23c5f1e7fade50c13d9d32886ef89bb8e94303f53fc5
Request fields
- query (string, required): Search keyword (e.g. 'sodium', 'surfactant', 'vitamin')
- start (integer): Pagination start offset (number of results to skip)
- industry (string, required): Industry slug from get_industries. Accepted values: PersonalCare, Food, Inks, Cleaners, Lubricants, Coatings, Adhesives: Allowed values: Adhesives, Inks, PersonalCare, Lubricants, Coatings, Food, Cleaners
Example queries
- {"query":"sodium","start":"0","industry":"Adhesives"}