# Julia Registry Gen sample export

**Use case:** 

Run a ready-made Julia Registry Gen example on Apify: real output, small default cost, export JSON/CSV/Excel or schedule. Parent Actor: julia-registry-gen-scrap

## Input

```json
{
  "maxResults": 3
}
```

## Output

```json
{
  "line": {
    "label": "Line",
    "format": "text"
  },
  "source": {
    "label": "Source",
    "format": "text"
  },
  "scraped_at": {
    "label": "Scraped At",
    "format": "date"
  }
}
```

## About this Actor

This example demonstrates how to use [Julia Registry Gen Scraper](https://apify.com/benthepythondev/julia-registry-gen-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/benthepythondev/julia-registry-gen-scraper) to learn more, explore other use cases, and run it yourself.