Komissionki Product Search Scraper
Pricing
from $2.00 / 1,000 results
Komissionki Product Search Scraper
Scrape product listings from Komissionki.ru with precision. Capture prices, barcode data, shop locations, cashback offers, booking status, and 38+ product attributes per item — ideal for price monitoring, inventory analysis, and marketplace research.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Stealth mode
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a month ago
Last modified
Categories
Share
Komissionki.ru Product Scraper: Extract Secondhand Product Data
What Is Komissionki.ru?
Komissionki.ru is a Russian online marketplace specializing in secondhand and discounted products across multiple categories including electronics, phones, clothing, and more. The platform connects individual sellers and retailers with millions of daily visitors seeking deals. Manually extracting product data from thousands of listings is inefficient — the Komissionki Product Search Scraper automates this process, delivering structured product records with complete pricing, availability, and specification data.
Overview
The Komissionki Product Search Scraper extracts comprehensive product information from category and search pages on Komissionki.ru, transforming raw product listings into clean, structured datasets. It is ideal for:
- Price monitoring tools tracking secondhand product market dynamics
- E-commerce analysts benchmarking pricing across Komissionki inventory
- Data researchers studying Russian secondary markets and consumer behavior
- Marketplace aggregators building product databases across multiple sellers
- Business intelligence teams analyzing regional pricing and product availability
Key features include flexible item limits, automatic handling of failed URLs, and collection of rich product metadata including stock status, payment options, location data, and promotional details.
Input Format
The scraper accepts a JSON configuration object with three main parameters:
{"urls": ["https://komissionki.ru/catalog/telefony/"],"ignore_url_failures": true,"max_items_per_url": 200}
| Parameter | Type | Description |
|---|---|---|
urls | Array | List of Komissionki product category or search result page URLs to scrape |
ignore_url_failures | Boolean | If true, continues scraping even if individual URLs fail; if false, stops on error |
max_items_per_url | Integer | Maximum number of products to extract per URL (default: 20, max: 200) |
Input Requirements:
- Provide complete URLs pointing to category pages or search results (e.g.,
/catalog/telefony/) - URLs should be product listing pages, not individual product detail pages
- Each URL typically contains 20–50+ products depending on search filters
- Set
max_items_per_urlbetween 20–200 based on your data volume needs
Output Format
Sample output
{"barcode": "2019500908479","barcode_shop_uniq": "2019500908479-1","booking_to": null,"brand": {"code": "xiaomi","id": 41,"name": "Xiaomi","sort": 9999980,"title": "Xiaomi","title_search": "Xiaomi"},"cashback": null,"category": {"code": "sotovye-telefony","id": 74,"name": "Сотовые телефоны","sort": 920,"title": "Сотовые телефоны"},"characteristic_ids": null,"city": [{"code": "krasnoyarsk","code_ru": "красноярск","id": 10,"name": "Красноярск","sort": 400,"title": "Красноярск"}],"code": "xiaomi-redmi-note-14-pro-12512-gb-2019500908479-1","created_at": "2026-06-13T03:01:33Z","description": "б\\к","discount_percent": null,"filial": [{"balance": 1,"city_id": 10,"id": 94,"reserve": 0}],"has_photos": true,"id": 3937089,"is_active": true,"is_booking": false,"is_credit": false,"is_credit_and_installment": false,"is_delete": false,"is_installment": false,"model": {"code": "redmi-note-14-pro","id": 491021,"name": "Redmi Note 14 Pro","release_date": "2025-09-23T10:57:53Z","sort": 1000,"title": "Redmi Note 14 Pro","title_search": "Redmi Note 14 Pro"},"model_specification": {"code": "12512-gb","id": 17691,"name": "12/512 ГБ","title": "12/512 ГБ","title_search": "12/512 ГБ"},"name": "Xiaomi Redmi Note 14 Pro 12/512 ГБ","old_price": null,"parent_category": {"code": "telefony","id": 68,"name": "Телефоны","sort": 1000,"title": "Телефоны"},"photos_resized": {"h_n_x_t4_e_h_b_h0_y_lq_x9_y_c": 1,"p_y_jeb2_jn_rr_u_k_r_r_y_y_c": 0},"presentation": "хорошее","price": 15990,"shop_id": 1,"status": "sync","system_payment": {"id": 131,"system_payment_company_credit_id": null,"system_payment_company_installment_id": null},"title": "Xiaomi Redmi Note 14 Pro 12/512 ГБ","title_suggest": "Xiaomi Redmi Note 14 Pro 12/512 ГБ","title_suggest_ngram": "Xiaomi Redmi Note 14 Pro 12/512 ГБ","updated_at": "2026-06-13T03:31:07Z","video": null,"from_url": "https://komissionki.ru/catalog/telefony/"}
Each scraped product returns a comprehensive record with 38 fields covering identification, pricing, location, inventory status, and specifications:
Product Identification & Classification
| Field | Purpose |
|---|---|
ID | Unique product identifier in Komissionki system |
Title | Product name as displayed on the marketplace |
Title Suggest | Auto-completed suggestion version of the title |
Title Suggest Ngram | N-gram tokenized title for search optimization |
Code | Internal product code |
Barcode | Product barcode (if available) |
Barcode Shop Uniq | Shop-specific barcode identifier |
Brand | Product manufacturer or brand name |
Model | Product model designation |
Model Specification | Detailed specification string for the model |
Category | Primary product category |
Parent Category | Higher-level category classification |
Pricing & Financial Terms
| Field | Purpose |
|---|---|
Price | Current asking price in rubles |
Old Price | Previous or original price (for discount tracking) |
Discount Percent | Percentage discount offered (0–100) |
Cashback | Cashback amount or percentage available |
Is Credit | Boolean: whether product qualifies for credit payment |
Is Installment | Boolean: whether installment plans are available |
Is Credit And Installment | Boolean: both payment options available |
System Payment | Payment system or method identifier |
Availability & Booking
| Field | Purpose |
|---|---|
Is Active | Boolean: whether the listing is currently active |
Is Booking | Boolean: whether the product can be pre-booked |
Booking To | Booking deadline date (if applicable) |
Is Delete | Boolean: whether the listing is marked for deletion |
Status | Current listing status (active, inactive, archived, etc.) |
Location & Seller Information
| Field | Purpose |
|---|---|
City | City where the product is located |
Filial | Store branch or location code |
Shop ID | Unique seller/shop identifier |
Media & Presentation
| Field | Purpose |
|---|---|
Has Photos | Boolean: whether photos are attached |
Photos Resized | Resized photo URLs and dimensions |
Presentation | Marketing presentation or description text |
Video | Video link or embedded video URL |
Description | Detailed product description (if provided) |
Metadata & Timestamps
| Field | Purpose |
|---|---|
Created At | Listing creation timestamp |
Updated At | Last update timestamp |
Characteristic IDs | Array of product feature identifiers |
How to Use
- Identify target URLs — Browse Komissionki.ru and find category or search pages you want to scrape (e.g.,
/catalog/telefony/for phones). - Copy listing page URLs — Add the full page URLs to the
urlsarray in your configuration. - Configure parameters — Set
max_items_per_urlbased on how much data you need (20–200 products per page). - Enable failure handling — Keep
ignore_url_failures: truefor robust, uninterrupted collection. - Execute the scraper — Start the run and monitor progress in real-time.
- Download results — Export data as JSON, CSV, or Excel for analysis.
Best practices:
- Test with
max_items_per_url: 20first to validate output structure - Use
ignore_url_failures: truewhen scraping multiple URLs to prevent pipeline breaks - Cache results locally to avoid re-scraping the same URLs
- Respect Komissionki.ru's robots.txt and rate limits during large-scale runs
Use Cases & Business Value
- Competitive pricing intelligence: Monitor secondhand product prices across regions and categories
- Market research: Analyze Komissionki inventory trends, seller concentration, and product availability
- Algorithmic price detection: Identify underpriced items or anomalies in the marketplace
- Inventory aggregation: Build comprehensive product feeds for multi-marketplace analytics
- Academic studies: Research secondhand market dynamics and consumer behavior in Russia
Extracting data manually from thousands of product listings would require weeks of effort. This scraper delivers complete, machine-readable datasets in minutes, enabling faster decision-making and competitive advantage.
Conclusion
The Komissionki.ru Product Search Scraper is the efficient solution for capturing secondhand marketplace data at scale. With 38 output fields and intelligent error handling, it unlocks insights into pricing, availability, and market trends that inform smarter inventory and business decisions. Start scraping today and transform raw marketplace listings into actionable intelligence.