# Israel Nonprofits Amutot Registry Latest Results

**Use case:** 

Latest Results of Israel Nonprofits Amutot Registry. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "resourceId": "be5b7935-3922-45d4-9638-08871b17ec95",
  "maxItems": 25
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼️ Image",
    "format": "text"
  },
  "amuta_id": {
    "label": "🆔 Amuta ID",
    "format": "text"
  },
  "name": {
    "label": "🏛️ Name",
    "format": "text"
  },
  "goal": {
    "label": "🎯 Goal",
    "format": "text"
  },
  "status": {
    "label": "⚡ Status",
    "format": "text"
  },
  "address": {
    "label": "📮 Address",
    "format": "text"
  },
  "city": {
    "label": "🏙️ City",
    "format": "text"
  },
  "raw": {
    "label": "📦 Raw",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Israel Nonprofits Amutot Registry Scraper](https://apify.com/parseforge/israel-nonprofits-amutot-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/israel-nonprofits-amutot-scraper) to learn more, explore other use cases, and run it yourself.