# Сравнить цены на смартфоны Ozon

**Use case:** 

Соберите цены, характеристики и данные продавцов смартфонов Ozon. Сравните iPhone, Samsung Galaxy и популярные модели в одном наборе данных.

## Input

```json
{
  "queries": [
    "смартфон",
    "iphone 15",
    "samsung galaxy"
  ],
  "urls": [
    "https://www.ozon.ru/category/noutbuki-15692/"
  ],
  "maxResults": 200,
  "skipDetails": false,
  "includeSellerDetails": true,
  "reportUnavailable": false,
  "sorting": "score",
  "onSale": false,
  "hasDiscount": false,
  "brandCertified": false,
  "isInstallment": false,
  "hasReviewPoints": false,
  "language": "ru",
  "currency": "RUB"
}
```

## Output

```json
{
  "sku": {
    "label": "SKU",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "cardPrice": {
    "label": "Card Price",
    "format": "text"
  },
  "cardPriceDecimal": {
    "label": "Card Price ($)",
    "format": "number"
  },
  "price": {
    "label": "Price",
    "format": "text"
  },
  "priceDecimal": {
    "label": "Price ($)",
    "format": "number"
  },
  "originalPrice": {
    "label": "Original Price",
    "format": "text"
  },
  "originalPriceDecimal": {
    "label": "Original Price ($)",
    "format": "number"
  },
  "discount": {
    "label": "Discount",
    "format": "text"
  },
  "isAvailable": {
    "label": "Available",
    "format": "boolean"
  },
  "unitsLeft": {
    "label": "Units Left",
    "format": "number"
  },
  "promoLabel": {
    "label": "Promo Label",
    "format": "text"
  },
  "offerType": {
    "label": "Offer Type",
    "format": "text"
  },
  "rating": {
    "label": "Rating",
    "format": "number"
  },
  "reviewCount": {
    "label": "Reviews",
    "format": "number"
  },
  "reviewCountDecimal": {
    "label": "Reviews (number)",
    "format": "number"
  },
  "questionCount": {
    "label": "Questions",
    "format": "number"
  },
  "productId": {
    "label": "Product ID",
    "format": "number"
  },
  "coverImageUrl": {
    "label": "Cover Image",
    "format": "image"
  },
  "images": {
    "label": "Images",
    "format": "array"
  },
  "customerMedia": {
    "label": "Customer Media",
    "format": "object"
  },
  "variants": {
    "label": "Variants",
    "format": "array"
  },
  "seller": {
    "label": "Seller",
    "format": "object"
  },
  "brand": {
    "label": "Brand",
    "format": "object"
  },
  "isAuthentic": {
    "label": "Authentic",
    "format": "boolean"
  },
  "bestSellerPrice": {
    "label": "Best Seller Price",
    "format": "text"
  },
  "otherSellersCount": {
    "label": "Other Sellers",
    "format": "number"
  },
  "installment": {
    "label": "Installment",
    "format": "text"
  },
  "marketingLabels": {
    "label": "Labels",
    "format": "array"
  },
  "shortCharacteristics": {
    "label": "Short Specs",
    "format": "array"
  },
  "characteristics": {
    "label": "Characteristics",
    "format": "array"
  },
  "characteristicsCount": {
    "label": "Specs Count",
    "format": "number"
  },
  "description": {
    "label": "Description",
    "format": "text"
  },
  "richDescription": {
    "label": "Rich Description",
    "format": "text"
  },
  "descriptionImages": {
    "label": "Description Images",
    "format": "array"
  },
  "descriptionVideos": {
    "label": "Description Videos",
    "format": "array"
  },
  "descriptionImageLinks": {
    "label": "Description Image Links",
    "format": "array"
  },
  "hashtags": {
    "label": "Hashtags",
    "format": "array"
  },
  "categoryTags": {
    "label": "Category Tags",
    "format": "array"
  },
  "breadcrumbs": {
    "label": "Breadcrumbs",
    "format": "array"
  },
  "categoryPath": {
    "label": "Category",
    "format": "link"
  },
  "hasPriceDecreased": {
    "label": "Price Decreased",
    "format": "boolean"
  },
  "recommendedProducts": {
    "label": "Recommended",
    "format": "array"
  },
  "reviews": {
    "label": "Reviews",
    "format": "array"
  },
  "reviewsTotal": {
    "label": "Total Reviews",
    "format": "number"
  },
  "reviewRatingBreakdown": {
    "label": "Rating Breakdown",
    "format": "array"
  },
  "otherSellers": {
    "label": "Other Sellers",
    "format": "array"
  },
  "priceHistory": {
    "label": "Price History",
    "format": "object"
  },
  "hasGoodPrice": {
    "label": "Good Price",
    "format": "boolean"
  },
  "sellerProfile": {
    "label": "Seller Profile",
    "format": "object"
  },
  "sellerTag": {
    "label": "Seller Tag",
    "format": "text"
  },
  "sellerRating": {
    "label": "Seller Rating",
    "format": "number"
  },
  "badge": {
    "label": "Badge",
    "format": "text"
  },
  "badgeSecondary": {
    "label": "Second Badge",
    "format": "text"
  },
  "stockInfo": {
    "label": "Stock Left",
    "format": "text"
  },
  "maxOrderQuantity": {
    "label": "Max Order Qty",
    "format": "number"
  },
  "deliveryInfo": {
    "label": "Delivery",
    "format": "text"
  },
  "expressDelivery": {
    "label": "Express Delivery",
    "format": "text"
  },
  "brandLogo": {
    "label": "Brand Logo",
    "format": "image"
  },
  "isAdult": {
    "label": "Adult",
    "format": "boolean"
  },
  "showOriginalPrice": {
    "label": "Show Original Price",
    "format": "boolean"
  },
  "status": {
    "label": "Status",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Ozon.ru Product Scraper PRO | Парсер товаров Ozon](https://apify.com/zen-studio/ozon-scraper-pro) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zen-studio/ozon-scraper-pro) to learn more, explore other use cases, and run it yourself.