# EBI OLS Ontologies List Latest Results

**Use case:** 

Latest Results of EBI OLS Ontologies List. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

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

## Output

```json
{
  "ontologyId": {
    "label": "🔹 ontologyId",
    "format": "text"
  },
  "title": {
    "label": "🔹 title",
    "format": "text"
  },
  "description": {
    "label": "🔹 description",
    "format": "text"
  },
  "version": {
    "label": "🔹 version",
    "format": "text"
  },
  "numberOfTerms": {
    "label": "🔹 numberOfTerms",
    "format": "text"
  },
  "numberOfProperties": {
    "label": "🔹 numberOfProperties",
    "format": "text"
  },
  "url": {
    "label": "🔹 url",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🔹 scrapedAt",
    "format": "text"
  },
  "error": {
    "label": "🔹 error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [EBI OLS Ontologies List Scraper](https://apify.com/parseforge/ebi-ols-ontologies-list-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/ebi-ols-ontologies-list-scraper) to learn more, explore other use cases, and run it yourself.