# OLDEST 🇸🇪 Hemnet Sweden Real-Estate

**Use case:** 

Extract 🇸🇪 Hemnet Sweden Real-Estate data filtered by OLDEST. Export structured results ready for analysis, lead generation, or research.

## Input

```json
{
  "sort": "OLDEST",
  "maxItems": 10
}
```

## Output

```json
{
  "imageUrl": {
    "label": "Cover Photo",
    "format": "image"
  },
  "id": {
    "label": "Listing ID",
    "format": "text"
  },
  "url": {
    "label": "Listing URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected At",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [🇸🇪 Hemnet Sweden Real-Estate Scraper](https://apify.com/parseforge/hemnet-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/hemnet-scraper) to learn more, explore other use cases, and run it yourself.