# Industrial Hardware & Components Catalog Full Export

**Use case:** 

Full Export of Industrial Hardware & Components Catalog. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 500,
  "searchQuery": "bolts"
}
```

## Output

```json
{
  "categoryName": {
    "label": "Category Name",
    "format": "string"
  },
  "categoryUrl": {
    "label": "URL",
    "format": "string"
  },
  "categoryType": {
    "label": "Category Type",
    "format": "string"
  },
  "error": {
    "label": "Error",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Industrial Hardware & Components Catalog Scraper](https://apify.com/parseforge/mcmaster-carr-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/mcmaster-carr-scraper) to learn more, explore other use cases, and run it yourself.