# Giornalai a Messina per acquisto di giornali

**Use case:** 

Scopri giornalai a Messina con informazioni di contatto.

## Input

```json
{
  "maxBusinesses": 50,
  "keyword": "giornalai",
  "city": "messina"
}
```

## 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.