Hasaki: Get Brand Products
Hasaki via Parse · ecommerce
Retrieve paginated products for a specific brand by its URL slug. Returns brand info, filter options, and products sorted by the chosen order. APIs to search products, retrieve details, reviews, brands, categories, and deals from Hasaki.vn, a Vietnamese beauty and cosmetics e-commerce platform. Fulfilled by Parse from hasaki.vn.
- ecommerce
- hasaki
- hasaki-vn
- 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/bf606614-615b-4332-9217-888820291bae/get_brand_products
- Interface artifact
- sha256:e22437dac05e3ed9140bd4e0da8ffd195c491cab3fbc319d828c4d636ae3f4ef
- Manifest digest
- sha256:021b5daec440097871dc384636089a194f1c748e5665446e784acca0bc641a15
Request fields
- page (integer): Page number for pagination.
- size (integer): Number of results per page.: Allowed values: 5, 10, 40
- slug (string, required): Brand slug from the URL path (e.g. 'cerave', 'la-roche-posay', 'cocoon').
- sort (string): Sort order for products.: Allowed values: position, topsale, price_asc, price_desc
Example queries
- {"page":"1","size":"5","slug":"cerave","sort":"position"}