# Monitor Business Wire healthcare industry newsroom

**Use case:** 

Track Business Wire healthcare industry newsroom listings with company announcements and regulatory updates for life sciences PR intel.

## Input

```json
{
  "startUrls": [
    {
      "url": "https://www.businesswire.com/newsroom?industry=1000126"
    }
  ],
  "maxItems": 3,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "url": {
    "label": "Url",
    "format": "text"
  },
  "header": {
    "label": "Header",
    "format": "text"
  },
  "date": {
    "label": "Date",
    "format": "text"
  },
  "sub_header": {
    "label": "Sub-heading",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Businesswire Scraper](https://apify.com/lexis-solutions/businesswire-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/lexis-solutions/businesswire-scraper) to learn more, explore other use cases, and run it yourself.