Cannondale: List Bikes
Cannondale via Parse · ecommerce
List all bikes from the Cannondale catalog with pagination. Returns bikes across all categories (road, mountain, electric, etc.) with variant and tag information. Each bike includes a URL that can be passed to get_bike_detail for full specifications. 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/list_bikes
- Interface artifact
- sha256:93ff14bcf42407a619539c67a4589a602ff7cdb123833bb95036445bfc044f2e
- Manifest digest
- sha256:6c668a08331aa102edb302799843e0fc18beed6b0acc20d333704578bdc5793d
Request fields
- limit (integer): Number of results per page (max 250).
- offset (integer): Starting index for results. Pagination is calculated as page = (offset / limit) + 1.
Example queries
- {"limit":"5","offset":"0"}