# KAPSARC Energy Data Latest Results

**Use case:** 

Latest Results of KAPSARC Energy Data. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "dataset": "india-crude-oil-indicators",
  "maxItems": 25
}
```

## Output

```json
{
  "datasetid": {
    "label": "📁 Dataset",
    "format": "text"
  },
  "recordid": {
    "label": "🆔 Record",
    "format": "text"
  },
  "recordTimestamp": {
    "label": "🕒 Timestamp",
    "format": "date"
  },
  "fields": {
    "label": "📊 Fields",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [KAPSARC Energy Data Scraper](https://apify.com/parseforge/kapsarc-energy-data-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/kapsarc-energy-data-scraper) to learn more, explore other use cases, and run it yourself.