Boat Lifestyle: Search Products
Boat Lifestyle via Parse · ecommerce
Full-text search over the boAt product catalog using Shopify Storefront search syntax. Simple keywords match title and body; prefix with 'title:' to restrict to product titles only. Returns matching products with cursor-based pagination. An empty result set means no products matched the query. APIs to extract boAt product catalog data (product names, prices, and purchase URLs) from boat-lifestyle.com using the underlying Shopify Storefront GraphQL API. Fulfilled by Parse from boat-lifestyle.com.
- boat-lifestyle
- boat-lifestyle-com
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
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/f8179fdd-1a5a-47da-bf87-dfbdf049dee1/search_products
- Interface artifact
- sha256:82de05ebdede69a119afb32c5ce0df3045988c79ea69df3ffe0b59fcd51062ff
- Manifest digest
- sha256:46173f8b1523c542283911eec06b4911fb83e429d10c81b97300c281454d20c0
Request fields
- limit (integer): Number of results to return (1-250).
- query (string, required): Search query (e.g. 'earbuds', 'title:airdopes', 'bluetooth speaker').
- cursor (string): Pagination cursor from a previous response's end_cursor.
Example queries
- {"limit":"5","query":"earbuds"}