Jomashop: Get Brand Products
Jomashop via Parse · ecommerce
Fetch products for a specific brand in a category. Uses the same underlying category query with a brand filter applied. Returns category data with flat items array. Browse and search Jomashop's watch and luxury goods catalog. Fulfilled by Parse from jomashop.com.
- ecommerce
- jomashop
- jomashop-com
- 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/406cfd10-b189-4fe9-a006-9e79e55c4856/get_brand_products
- Interface artifact
- sha256:98d3f34e0c087286c3dc75a147ca892c9d8d460a32336c094b182fa4fb1a83cb
- Manifest digest
- sha256:d309fa48e50c3db3c9324904b825a82ba86f8bf7165122597877c1c31d005d22
Request fields
- page (integer): Page number.
- brand_name (string, required): Brand name exactly as listed (e.g. 'Rolex', 'Omega', 'Tag Heuer'). Use get_watch_brands to discover valid brand names.
- category_id (integer): Category ID to filter within.: Allowed values: 871
Example queries
- {"page":"1","brand_name":"Omega","category_id":"871"}