verkkokauppa.com API: search_products
verkkokauppa.com via Parse · ecommerce
Full-text search over all Verkkokauppa.com products. Returns paginated results with product data (name, price, images, rating), included category/campaign details, and pagination metadata. Sorted by relevance (-score) by default. Each page returns up to 48 products. 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-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/search_products
- Interface artifact
- sha256:c170f43cad6baaaa7bc5655026472e9564ab27e4033beab17def54edec3696ab
- Manifest digest
- sha256:3634a1cfb0363c9372e29cd1b2ed26994a36eac04a5e99405942d456128457b0
Request fields
- page (integer): Page number (1-indexed).
- sort (string): Sort order. Accepted values: -score, -popularity, price, -price.: Allowed values: -score, -popularity, price, -price
- query (string, required): Search keyword.
Example queries
- {"page":"1","sort":"-score","query":"laptop"}