Cannondale: Search Products
Cannondale via Parse · ecommerce
Search for products (bikes and gear) by keyword across the entire Cannondale catalog. Returns matching results with pagination. Matches against model name, category, platform, description, and other product fields. Access Cannondale bicycle and gear product data including listings, search, detailed specifications, geometry, variants, and local dealer locations. Fulfilled by Parse from cannondale.com.
- cannondale
- cannondale-com
- ecommerce
- maps-geo
- parse
- platform-key
- sports
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/a3515044-41d4-44cf-a889-e3c49ca05dda/search_products
- Interface artifact
- sha256:79dced4c8a623c974844e3b2b2dc53de9cbd50e359a294bd9f7ef17093201246
- Manifest digest
- sha256:8a8d2832aa75a28eed77a4b4d71ecb0fd4cd86484dad0fa4fc466a666f8428e8
Request fields
- limit (integer): Number of results per page (max 250).
- query (string, required): Search keyword (e.g. 'SuperSix', 'gravel', 'helmet').
- offset (integer): Starting index for results. Pagination is calculated as page = (offset / limit) + 1.
Example queries
- {"limit":"5","query":"SuperSix","offset":"0"}