# Hermes Birkin Bag Market Research & Pricing

**Use case:** 

Conduct comprehensive market research on Hermes Birkin bags available through WGACA, including current pricing and condition insights. This data is crucial for 

## Input

```json
{
  "mode": "search",
  "searchQuery": "Hermes Birkin",
  "category": "bags",
  "condition": "",
  "gender": "Women",
  "color": "",
  "location": "",
  "inStockOnly": false,
  "maxItems": 100
}
```

## Output

```json
{
  "productName": {
    "label": "Product name"
  },
  "brand": {
    "label": "Brand"
  },
  "price": {
    "label": "Price"
  },
  "currency": {
    "label": "Currency"
  },
  "condition": {
    "label": "Condition"
  },
  "sourceUrl": {
    "label": "Source url"
  }
}
```

## About this Actor

This example demonstrates how to use [WGACA Luxury Vintage Resale Scraper](https://apify.com/crawlerbros/wgaca-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/wgaca-scraper) to learn more, explore other use cases, and run it yourself.