revolve.com API: get_products_by_category
revolve.com via Parse · ecommerce
Browse products in a category. Resolves the category name via site navigation and returns a page of product listings. Categories include clothing types like dresses, shoes, tops, and more. Scrape product listings, search results, and product details from Revolve.com Fulfilled by Parse from revolve.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- revolve-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/50985969-8f74-4fe0-97ea-6a2c3b8ab94c/get_products_by_category
- Interface artifact
- sha256:859f8054cd67b8127f6e79a46b7ee68a69dd15df77256c74f42adc375987a10a
- Manifest digest
- sha256:93a7063626bf013bd4b085e57bc2f5244dd5ceeaf724a7c94acdf504174bacf9
Request fields
- page (integer): Page number for pagination
- category (string): Category name as it appears in site navigation (e.g. 'dresses', 'shoes', 'tops', 'jeans'): Allowed values: shoes, dresses, tops
Example queries
- {"page":"1","category":"shoes"}