# Taiwan MOPS Material Announcements · 公開資訊觀測站重大訊息

**Use case:** 

Pull Taiwan MOPS (公開資訊觀測站) material announcements — structured bilingual JSON, source-linked. For analysts and compliance covering Taiwan-listed companies.

## Input

```json
{
  "date_from": "",
  "date_to": "",
  "company_filter": "",
  "ticker_filter": "",
  "disclosure_type": "all",
  "max_disclosures": 100
}
```

## Output

```json
{
  "disclosure_date": {
    "label": "Date",
    "format": "string"
  },
  "disclosure_time": {
    "label": "Time (TPE)",
    "format": "string"
  },
  "ticker": {
    "label": "Ticker",
    "format": "string"
  },
  "company_name_tc": {
    "label": "Company (TC)",
    "format": "string"
  },
  "disclosure_type": {
    "label": "Type",
    "format": "string"
  },
  "disclosure_title": {
    "label": "Title (TC)",
    "format": "string"
  },
  "market": {
    "label": "Market",
    "format": "string"
  },
  "source_url": {
    "label": "Source",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [🇹🇼 Taiwan MOPS Company Announcements · 公開資訊觀測站重大訊息](https://apify.com/nexgendata/taiwan-mops-company-announcements) with a specific input configuration. Visit the [Actor detail page](https://apify.com/nexgendata/taiwan-mops-company-announcements) to learn more, explore other use cases, and run it yourself.