Currys: Search Products
Currys via Parse · ecommerce
Search for products by keyword on Currys.co.uk. Returns paginated results across all product categories with full product data including pricing, availability, payment options, and offers. Paginate using the start offset; each page returns up to limit products. Search and browse products on Currys.co.uk, including mobile phones, laptops, and other electronics. Returns pricing, availability, specifications, and promotional offers. Fulfilled by Parse from currys.co.uk.
- currys
- currys-co-uk
- ecommerce
- 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/8d2033de-f0a2-40c7-a815-1925c4b445eb/search_products
- Interface artifact
- sha256:a25243a4ea79948aae9a65a06019442baef0f7b6a0edf1c8c89b456f92e43978
- Manifest digest
- sha256:a661dedee91e358aab849c280f4df554fadbca6a4c310a8e103ba7dbefa5a819
Request fields
- limit (integer): Number of products to return per page.
- query (string, required): The search query keyword (e.g., 'samsung', 'iphone', 'laptop').
- start (integer): The starting index (offset) for pagination.
Example queries
- {"limit":"5","query":"laptop","start":"0"}