# Monitor Bazos.sk Gaming PC & Console Deals

**Use case:** 

Stay ahead of the competition or find the best deals on gaming PCs and consoles in Slovakia. This task helps retailers identify popular items and competitive pr

## Input

```json
{
  "keywords": [
    "herný PC",
    "PlayStation 5",
    "Xbox Series X"
  ],
  "countryVariant": "SK",
  "minPrice": 200,
  "maxPrice": 1500,
  "maxItems": 100,
  "maxPagesPerKeyword": 7
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "text"
  },
  "price": {
    "label": "Price",
    "format": "number"
  },
  "currency": {
    "label": "Currency",
    "format": "text"
  },
  "locality": {
    "label": "Locality",
    "format": "text"
  },
  "category": {
    "label": "Category",
    "format": "text"
  },
  "listingUrl": {
    "label": "Listing URL",
    "format": "link"
  },
  "thumbnailUrl": {
    "label": "Thumbnail",
    "format": "image"
  }
}
```

## About this Actor

This example demonstrates how to use [Bazos.cz / Bazos.sk / Bazos.at / Bazos.pl Scraper](https://apify.com/crawlerbros/bazos-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/bazos-scraper) to learn more, explore other use cases, and run it yourself.