X Kom: Search Products
X Kom via Parse · ecommerce
Full-text search over x-kom.pl product catalog. Returns paginated product listings matching the query keyword. Each result includes pricing, producer, category, ratings, and availability. Paginates via integer page counter; server-side ordering via the sort param. API for x-kom.pl, a major Polish electronics retailer. Supports product search, category browsing, product details, customer reviews and Q&A, promotions, flash deals, and store information. Fulfilled by Parse from x-kom.pl.
- ecommerce
- maps-geo
- parse
- platform-key
- reviews-ratings
- x-kom
- x-kom-pl
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/fe6e6b4a-c5c7-4687-86dd-fdc23768d1e3/search_products
- Interface artifact
- sha256:f7a726626bac93ab94efc76ac3b978786b5e36f4e9e5a60da0541e3ba6cee9c3
- Manifest digest
- sha256:8ce098645ed2552985e39746fee3724b8266af3ded30cc27c86448967fc66889
Request fields
- page (integer): Page number for pagination (1-based)
- sort (string): Sort order for results.: Allowed values: AvailabilityStatus desc,AccuracyB desc, Price asc, Price desc, CommentsRating desc
- limit (integer): Results per page (max 30)
- query (string, required): Search keyword (e.g. 'laptop', 'mysz gamingowa')
Example queries
- {"page":"1","sort":"AvailabilityStatus desc,AccuracyB desc","limit":"10","query":"laptop"}