Incidecoder: Search
Incidecoder via Parse · healthcare
Search for products and/or ingredients by query string. Returns paginated results with title, brand, slug, URL, and type for each match. Supports filtering by included/excluded ingredient slugs. The activetab param switches between product and ingredient results. Access INCIDecoder.com data: search products and ingredients, decode INCI lists, retrieve product and ingredient details, and browse featured content. Fulfilled by Parse from incidecoder.com.
- ecommerce
- healthcare
- incidecoder
- incidecoder-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/26d3324f-d356-4a3d-9697-1848b547d38f/search
- Interface artifact
- sha256:ef18bdb98c536497495712f8b2d4e8663b7cbbf1c5603aa049821fe9f2ee38b6
- Manifest digest
- sha256:5af7ffc507605b5f16a758a81b4fe3cffde2d8f1863e963a7fdbc758e4dd1b42
Request fields
- ppage (integer): Page number for pagination.
- query (string, required): Search keyword.
- exclude (string): Comma-separated ingredient slugs that must not be present in results.
- include (string): Comma-separated ingredient slugs that must be present in results.
- activetab (string): Tab to search in. Accepted values: 'products', 'ingredients'.: Allowed values: products, ingredients
Example queries
- {"ppage":"1","query":"niacinamide","activetab":"products"}