Verkkokauppa: Get Category Products
Verkkokauppa via Parse · ecommerce
Browse products by category slug ID. Category IDs can be obtained from the get_category_list endpoint. Returns paginated results with up to 48 products per page. Scraper for Verkkokauppa.com - Finland's largest online electronics retailer. Supports product search, details, pricing, reviews, store availability, and browsing by category/sale/clearance/outlet. Fulfilled by Parse from verkkokauppa.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- verkkokauppa
- verkkokauppa-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/e51a9cee-df5a-492b-bb34-75d4f2a85f7e/get_category_products
- Interface artifact
- sha256:9355766e48cd21a14bf926034cc9481955cb9b50b154a55d31f8d78d21079332
- Manifest digest
- sha256:793211d33512db7334cab3f338b72ec20a9fb0d48047ba236dbffb8ad7f0d780
Request fields
- page (integer): Page number (1-indexed).
- category_id (string, required): Category slug ID (e.g. laptops, windows_laptops, gaming_laptops). Obtain from get_category_list endpoint.
Example queries
- {"page":"1","category_id":"laptops"}