Euronics: Get Products
Euronics via Parse · ecommerce
Retrieve product listings from a specified category on Euronics Italy. When page is 0 all pages are fetched; a positive integer fetches that single page. Each page contains up to 48 products. Supports limiting total results via the limit parameter. Extract product listings and prices from Euronics Italy (euronics.it). Supports browsing by category with full pagination and searching by keyword. Fulfilled by Parse from www.euronics.it.
- ecommerce
- euronics
- marketplace
- parse
- platform-key
- reviews-ratings
- www-euronics-it
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/fb28651d-4ef1-4434-8876-0b7d53a6f0e9/get_products
- Interface artifact
- sha256:ee3d409e896bd96ab0925544ef59746024b11112b05601ce40ebce105645c2c0
- Manifest digest
- sha256:3b03ee6499235e5cf367e3ae0e3937a515a8a0d34efd5c779ce89de87dbf2368
Request fields
- page (integer): Page number (1-based). Set to 0 to fetch all pages.: Allowed values: 0, 1
- limit (integer): Maximum number of products to return. 0 for no limit.: Allowed values: 5, 10, 20
- category_id (string): Demandware category ID for the product category to browse. Accepted values include 'tv', 'smartphones', 'audio', 'notebook-e-tablet', 'elettrodomestici'.: Allowed values: tv, smartphones, audio
Example queries
- {"page":"0","limit":"5","category_id":"tv"}