Coppel: Get Product Listings
Coppel via Parse · ecommerce
Browse Coppel.com products by category or department keyword. Returns paginated product listings plus available filter facets (brands, colors, sizes, discounts, sellers, specs). Useful for department-level exploration where you want to see what filters are available before drilling down. Same product shape as search_products but includes structured filter metadata instead of category breakdowns. Extract product listings with images, prices, and details from Coppel.com, Mexico's largest department store. Supports search by keyword, category browsing, pagination, and sorting. Fulfilled by Parse from www.coppel.com.
- coppel
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- www-coppel-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/544e0bcc-735b-4947-ab82-fe7e6cdd3933/get_product_listings
- Interface artifact
- sha256:5e7b0b81048444adbb9f87f02fce87a4ac114629f83d7efc62db2c075825c447
- Manifest digest
- sha256:ec6de02f9567e1aeb35230047374f00c31b13887a43877e3bdcb3ab73ae084e7
Request fields
- page (integer): Page number (1-based)
- order_by (string): Sort order for results: Allowed values: 0, 1, 2, 3
- page_size (integer): Number of products per page (max ~48)
- search_term (string): Category or department name (e.g., 'Celulares', 'Laptops', 'Muebles', 'Televisores')
Example queries
- {"page":"1","order_by":"0","page_size":"5","search_term":"Celulares"}