# European Parliament MEPs | MEP Profiles and Data Latest

**Use case:** 

Latest Results of European Parliament MEPs | MEP Profiles and Data. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "maxItems": 25
}
```

## Output

```json
{
  "identifier": {
    "label": "🔑 ID",
    "format": "text"
  },
  "label": {
    "label": "👤 Name",
    "format": "text"
  },
  "givenName": {
    "label": "📝 Given Name",
    "format": "text"
  },
  "familyName": {
    "label": "📝 Family Name",
    "format": "text"
  },
  "sortLabel": {
    "label": "🔤 Sort Label",
    "format": "text"
  },
  "url": {
    "label": "🔗 Open Data URL",
    "format": "text"
  },
  "meppage": {
    "label": "🔗 MEP Page",
    "format": "text"
  },
  "countryOfRepresentation": {
    "label": "🌍 Country",
    "format": "text"
  },
  "type": {
    "label": "📋 Type",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Collected",
    "format": "text"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [European Parliament MEPs Scraper | MEP Profiles and Data](https://apify.com/parseforge/european-mep-disclosures-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/european-mep-disclosures-scraper) to learn more, explore other use cases, and run it yourself.