# ESMA FIRDS Instruments Latest Results

**Use case:** 

Latest Results of ESMA FIRDS Instruments. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "query": "DE0005140008",
  "maxItems": 25
}
```

## Output

```json
{
  "isin": {
    "label": "🆔 ISIN",
    "format": "text"
  },
  "full_name": {
    "label": "📛 Full Name",
    "format": "text"
  },
  "mic": {
    "label": "🏛️ MIC",
    "format": "text"
  },
  "cfi_code": {
    "label": "🔖 CFI Code",
    "format": "text"
  },
  "issuer_lei": {
    "label": "🏢 Issuer LEI",
    "format": "text"
  },
  "trading_venue": {
    "label": "🏪 Trading Venue",
    "format": "text"
  },
  "currency": {
    "label": "💱 Currency",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [ESMA FIRDS Instruments Scraper](https://apify.com/parseforge/esma-firds-instruments-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/esma-firds-instruments-scraper) to learn more, explore other use cases, and run it yourself.