# Latvia Companies Registry Data Export

**Use case:** 

Data Export of Latvia Companies Registry. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "resourceId": "25e80bf3-f107-4ab4-89ef-251b5b9374e9",
  "maxItems": 100
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼️ Image",
    "format": "text"
  },
  "regNr": {
    "label": "🆔 Reg Nr",
    "format": "text"
  },
  "name": {
    "label": "🏢 Name",
    "format": "text"
  },
  "legalForm": {
    "label": "⚖️ Legal Form",
    "format": "text"
  },
  "status": {
    "label": "⚡ Status",
    "format": "text"
  },
  "address": {
    "label": "📮 Address",
    "format": "text"
  },
  "registered": {
    "label": "📅 Registered",
    "format": "date"
  },
  "raw": {
    "label": "📦 Raw",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Latvia Companies Registry Scraper](https://apify.com/parseforge/latvia-lursoft-ur-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/latvia-lursoft-ur-scraper) to learn more, explore other use cases, and run it yourself.