X Kom: Get Product Questions
X Kom via Parse · ecommerce
Get paginated customer questions and answers for a specific product. Each question includes its author, body text, timestamp, and nested answers from other users or x-kom staff. 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/get_product_questions
- Interface artifact
- sha256:04d8d495a71320196196314eeb82e85b6aaffea8bbaa498693070869b0b171de
- Manifest digest
- sha256:b4e431302e1d255961be0b78881911c9c1334be96185c7a59acbfd7999978f55
Request fields
- page (integer): Page number for pagination (1-based)
- limit (integer): Questions per page
- product_id (string, required): Product ID (numeric string, e.g. '593235'). Obtain from search_products Items[*].Id.
Example queries
- {"page":"1","limit":"5","product_id":"1506755"}