wearfigs.com API: search_products
wearfigs.com via Parse · ecommerce
Search for products by keyword across the entire catalog. Returns matching products with color and category metadata, plus search suggestions. API for browsing and searching FIGS medical scrubs and apparel, including collections, product details, colors, sizes, reviews, and variant lookups. Fulfilled by Parse from wearfigs.com.
- ecommerce
- healthcare
- parse
- platform-key
- reviews-ratings
- wearfigs-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c274231f-7601-4772-8c4f-1a0085c69511/search_products
- Interface artifact
- sha256:54a892545b38b3b206188bad40905e9b3503b535f53ebd597ba7579f26424334
- Manifest digest
- sha256:14e393cb1888f2de3c174d3429e3e30c30dcf53995cd49af3a32f0ac2cdb3c42
Request fields
- limit (integer): Max results to return (currently not enforced server-side; all matching results are returned).
- query (string, required): Search keyword (e.g. 'scrub top', 'jogger pants', 'jacket').
Example queries
- {"limit":"24","query":"scrub top"}