Musiciansfriend: Get Category Products
Musiciansfriend via Parse · ecommerce
Browse products by category or brand facet ID. Returns paginated products with facets (brand, condition, price range) and subcategories for further filtering. The category_id is the N parameter value from facet results or site navigation. APIs for searching products, browsing categories, fetching product details, deals, and availability from Musician's Friend. Fulfilled by Parse from musiciansfriend.com.
- ecommerce
- music
- musiciansfriend
- musiciansfriend-com
- 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/a822d314-b462-4b1b-bd66-2d7500fb4406/get_category_products
- Interface artifact
- sha256:2fe30ccc756c70fe20d36aef9638d51ced064482c3b74c9f77efd770f499d2db
- Manifest digest
- sha256:35dae4f72424015a47eb1a15ce177654e35322ac27dc745c287b0f453f188324
Request fields
- sort (string): Sort order for results.: Allowed values: r, bS, pHL, pLH
- limit (integer): Number of results per page.
- offset (integer): Result offset for pagination.
- category_id (string, required): Category or brand facet ID (the N parameter value, e.g. '200798'). Obtainable from get_category_products or filter_products facet results.
Example queries
- {"sort":"r","limit":"5","offset":"0","category_id":"200798"}