# Fiorai a Palermo per bouquet e piante

**Use case:** 

Cerca fiorai a Palermo con informazioni di contatto.

## Input

```json
{
  "maxBusinesses": 50,
  "keyword": "fiorai",
  "city": "palermo"
}
```

## Output

```json
{
  "businessName": {
    "label": "Business"
  },
  "phone": {
    "label": "Phone"
  },
  "website": {
    "label": "Website"
  },
  "address": {
    "label": "Address"
  },
  "category": {
    "label": "Category"
  },
  "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.