# Dentisti a Genova per cure dentali

**Use case:** 

Scopri dentisti a Genova con dettagli e contatti.

## Input

```json
{
  "maxBusinesses": 50,
  "keyword": "dentisti",
  "city": "genova"
}
```

## Output

```json
{
  "businessName": {
    "label": "Business"
  },
  "phone": {
    "label": "Phone"
  },
  "whatsapp": {
    "label": "WhatsApp"
  },
  "website": {
    "label": "Website"
  },
  "address": {
    "label": "Address"
  },
  "city": {
    "label": "City"
  },
  "province": {
    "label": "Province"
  },
  "postalCode": {
    "label": "Postal Code"
  },
  "category": {
    "label": "Category"
  },
  "rating": {
    "label": "Rating"
  },
  "reviewCount": {
    "label": "Reviews"
  },
  "services": {
    "label": "Services"
  },
  "url": {
    "label": "Listing URL"
  },
  "observedAt": {
    "label": "Collected"
  }
}
```

## About this Actor

This example demonstrates how to use [PagineGialle Italy Business Leads Scraper](https://apify.com/scrapers_lat/paginegialle-italy-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/paginegialle-italy-scraper) to learn more, explore other use cases, and run it yourself.