99bikes: Search Products
99bikes via Parse · ecommerce
Full-text search across the 99 Bikes product catalog. Matches product titles and attributes against the query. Returns paginated results sorted by relevance, price, or popularity. Each product includes pricing variants with availability status. Access 99 Bikes product catalog, store locations, workshop services, and help centre information from 99bikes.com.au Fulfilled by Parse from 99bikes.com.au.
- 99bikes
- 99bikes-com-au
- ecommerce
- maps-geo
- parse
- platform-key
- sports
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/3284c9b0-8aa2-4a27-b893-0bf51d6314dd/search_products
- Interface artifact
- sha256:54f5db894d79e9e2f8115af7a20cca217ee557bc3d0f319300bb26865b32c066
- Manifest digest
- sha256:08fb8dff1dfc830cd970356c0e6329fbe25058edfc5dc1f1111bbcb77a312972
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search query term (e.g. 'helmet', 'mountain bike', 'lights').
- sort_by (string): Sort order for results.: Allowed values: relevance, price_asc, price_desc, popularity
- page_size (integer): Number of results per page.
Example queries
- {"page":"1","query":"helmet","sort_by":"relevance","page_size":"12"}