Watchmaxx: Get Products By Brand
Watchmaxx via Parse · ecommerce
Returns a paginated list of products for a specific brand. Results include product details, pricing, images, and available facets for further filtering. Each page returns up to 36 items. Scraper for WatchMaxx.com - browse brands, search products, filter listings, and get product details for watches and accessories. Fulfilled by Parse from watchmaxx.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- watchmaxx
- watchmaxx-com
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/92226fc0-2c5a-43ce-b6b4-a1e4e9c607bf/get_products_by_brand
- Interface artifact
- sha256:326790bbc361fe06236d9699b2a459faf40e9be72863fc07b532f4df7cb00dc1
- Manifest digest
- sha256:78527cb881d0f9cb2347bf2c1569ec20f96a2884e6bddfa113d80e5265604023
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: popular, price_asc, price_desc, relevance
- brand_slug (string, required): Brand URL slug from get_all_brands (e.g. 'seiko', 'tag-heuer', 'omega').
Example queries
- {"page":"1","sort":"popular","brand_slug":"omega"}