# AlternativeTo | Software Alternatives Database Latest

**Use case:** 

Latest Results of AlternativeTo | Software Alternatives Database. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "softwareName": "slack",
  "maxItems": 25
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼 Icon",
    "format": "image"
  },
  "name": {
    "label": "📌 Name",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "slug": {
    "label": "🔤 Slug",
    "format": "text"
  },
  "description": {
    "label": "📝 Description",
    "format": "text"
  },
  "likes": {
    "label": "❤️ Likes",
    "format": "number"
  },
  "comments": {
    "label": "💬 Comments",
    "format": "number"
  },
  "platforms": {
    "label": "💻 Platforms",
    "format": "array"
  },
  "licenses": {
    "label": "📜 Licenses",
    "format": "array"
  },
  "category": {
    "label": "🏷 Category",
    "format": "text"
  },
  "isOpenSource": {
    "label": "🔓 Open Source",
    "format": "boolean"
  },
  "isFree": {
    "label": "🆓 Free",
    "format": "boolean"
  },
  "alternativeTo": {
    "label": "🔀 Alternative To",
    "format": "text"
  },
  "website": {
    "label": "🌐 Website",
    "format": "link"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "text"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [AlternativeTo Scraper | Software Alternatives Database](https://apify.com/parseforge/alternativeto-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/alternativeto-scraper) to learn more, explore other use cases, and run it yourself.