# Consumer Products And Services in IL

**Use case:** 

Export Consumer Products And Services manta - us small business & lead generation in IL — names, contact details, and key fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract manta - us small business & lead generation for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "states": [
    "IL"
  ],
  "category": "consumer_products_and_services",
  "maxItems": 200
}
```

## Output

```json
{
  "business_name": {
    "label": "Business Name",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "phone": {
    "label": "Phone",
    "format": "string"
  },
  "category": {
    "label": "Category",
    "format": "string"
  },
  "listing_url": {
    "label": "Listing Url",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Manta Scraper - US Small Business Directory & Lead Generation](https://apify.com/jungle_synthesizer/manta-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/manta-scraper) to learn more, explore other use cases, and run it yourself.