coppel.com API: search_products
www.coppel.com via Parse · ecommerce
Full-text search over Coppel.com product catalog by keyword. Returns paginated product listings with pricing, brand, badges, seller info, delivery options, and a category breakdown showing how results distribute across departments. Paginates via page number; each product exposes installment financing terms. Sorting controls relevance, price, or recency ordering. 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.
- 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/search_products
- Interface artifact
- sha256:3b2cb58e4e964b3e0301315c866ad74d5c9206ae9ba8278eecdfb453415c4fc6
- Manifest digest
- sha256:cf97a0847d46419afd75bf52388522399a6d9ad582135a5e66f2104a031229a0
Request fields
- page (integer): Page number (1-based)
- query (string): Search keyword (e.g., 'zapatos', 'laptops', 'iPhone')
- order_by (string): Sort order for results: Allowed values: 0, 1, 2, 3
- page_size (integer): Number of products per page (max ~48)
Example queries
- {"page":"1","query":"Tenis","order_by":"0","page_size":"5"}