# OpenSSF Scorecard Projects Latest Results

**Use case:** 

Latest Results of OpenSSF Scorecard Projects. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 25,
  "repos": [
    "github.com/kubernetes/kubernetes",
    "github.com/torvalds/linux",
    "github.com/golang/go"
  ]
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "text"
  },
  "id": {
    "label": "ID",
    "format": "text"
  },
  "sourceUrl": {
    "label": "Source URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Scraped at",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [OpenSSF Scorecard Projects Scraper](https://apify.com/parseforge/openssf-scorecard-projects-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/openssf-scorecard-projects-scraper) to learn more, explore other use cases, and run it yourself.