Boat Lifestyle: Get Product By Handle
Boat Lifestyle via Parse · ecommerce
Fetch a single product by its handle (the URL slug from boat-lifestyle.com/products/<handle>). Returns full product details including description, tags, product type, vendor, and up to 100 variants with their individual prices and option selections. Returns input_not_found if the handle does not match any product. 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/get_product_by_handle
- Interface artifact
- sha256:f00bd76308f613900409837371e89e960788d72d0d067db71a415e739b263f8c
- Manifest digest
- sha256:1b8d6fcd1e8c915b08c1cf0f0f2e094d49b39667959cbf05ac5086d3c9089d10
Request fields
- handle (string, required): Product handle — the last path segment of the product URL (e.g. 'nirvana-uno' from https://www.boat-lifestyle.com/products/nirvana-uno).
Example queries
- {"handle":"nirvana-uno"}