ParseForge Scrapers

Israel Nonprofits Amutot Registry Scraper

parseforge/israel-nonprofits-amutot-scraper

BusinessLead generationIntegrations

Scrapes the Israeli Amutot nonprofit registry from data.gov.il and returns each nonprofit as a flat row with registration number, name, founding date, goals, and managing members.

Run this scraper See the API call
Total users
1
Monthly active
0
Total runs
86
Bookmarked
0
Rating
Not rated yet
Last modified
9 days ago

Overview

ParseForge

Israel Nonprofits Amutot Registry Scraper

Scrape the full Israeli Amutot nonprofit registry from data.gov.il, up to a million records per run. Every nonprofit comes with its registration number, legal name, founding date, goals, and managing members. Export to CSV, JSON, Excel, or XML.

The Israeli Registrar of Nonprofits publishes the Amutot registry as a public dataset on data.gov.il, but the official portal offers no bulk export or searchable API for structured analysis. This Actor reads the dataset directly, filters by nonprofit name or keyword, and returns each matching record in one fixed schema. No API key, no registration, no manual downloads.

Who uses it What they scrape Israel Nonprofits Amutot Registry for
Grant-making foundations Build a prospecting list of active Israeli nonprofits by sector or founding year.
Compliance officers Verify an Israeli nonprofit's registration status and legal details before a partnership.
Academic researchers Study the Israeli third sector by collecting the full registry for statistical analysis.
Business development teams Identify Israeli nonprofits as potential clients or distribution partners.

What it does

This Actor collects Israeli Amutot nonprofit records from the data.gov.il registry by resource ID and optional keyword search, and returns each one as a flat row.

  • ๐Ÿ” Keyword search: filter the registry by nonprofit name or stated goal before collection.
  • ๐Ÿ“Š Bulk export: pull up to a million records in a single run, with a fixed schema ready for analysis.
  • ๐Ÿ‡ฎ๐Ÿ‡ฑ Hebrew and English fields: records include the original Hebrew name, English name, and bilingual goal statements where available.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Israel Nonprofits Amutot Registry data

๐Ÿ“‹ Build a donor prospect list.

A grant-making foundation collects all Israeli nonprofits founded after 2020, filters by educational goals, and exports the list for its next funding cycle.

โœ… Verify a nonprofit before contracting.

A compliance team searches the registry by amuta name to confirm registration number, legal status, and founding date before signing a service agreement.

๐Ÿ“ˆ Map the Israeli third sector.

An academic researcher pulls the full Amutot registry to analyze sector growth, geographic distribution, and stated goals over time.

๐Ÿค Find nonprofit partners.

A business development manager searches for nonprofits in a specific city and sector to identify potential distribution or collaboration partners.

Why choose this scraper

What you get
No API key required Reads the public CKAN dataset directly, no registration or OAuth.
Fixed flat schema Every record returns the same fields, ready for CSV, JSON, Excel, or XML export.
Keyword filtering Search by amuta name or stated goal before data is written to your dataset.
Up to 1M records Collect the entire registry or a filtered subset in a single run.

How it compares

No other Store actor targets Israel Nonprofits Amutot Registry the same way, so the honest comparison is with the alternatives teams actually weigh.

Israel Nonprofits Amutot Registry Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When Israel Nonprofits Amutot Registry changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor with a data.gov.il resource ID and an optional nonprofit name or keyword filter, and only matching records reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
  "resourceId": "be5b7935-3922-45d4-9638-08871b17ec95",
  "maxItems": 10
}

A larger pull:

{
  "resourceId": "be5b7935-3922-45d4-9638-08871b17ec95",
  "maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Israel Nonprofits Amutot Registry Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Israel Nonprofits Amutot Registry through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/israel-nonprofits-amutot-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your query spelling. The search matches against the nonprofit name and goal fields. Try a shorter keyword or remove the query filter entirely to see all records.

The run failed with a connection error.

The data.gov.il CKAN API may be temporarily unavailable. Wait a few minutes and retry. If the problem persists, check the Israeli government open data portal status.

Some records have empty English fields.

The registry does not always provide English translations for every nonprofit. The Hebrew fields are the authoritative source. Check the Hebrew name and goal fields for the complete data.

The dataset seems outdated.

The Actor fetches whatever data.gov.il currently serves. The Israeli government updates the dataset on its own schedule. Schedule regular runs to catch updates when they are published.

I changed the resource ID and now the Actor fails.

The resource ID must point to a valid CKAN resource on data.gov.il. Verify the ID on the data.gov.il website. The default prefilled ID is the official Amutot registry resource.

FAQ

Question Answer
What is an Amuta? An Amuta is a registered nonprofit organization under Israeli law, governed by the Amutot Law. The registry is maintained by the Israeli Registrar of Nonprofits and published as open data on data.gov.il.
Do I need an API key or government login? No. The Actor reads the public CKAN dataset from data.gov.il directly. No registration, API key, or government credentials are required.
What fields does each record contain? Each record includes the registration number, Hebrew and English names, founding date, stated goals, managing members, and other registry fields. The exact field list is shown in a sample record on the Actor's page.
Can I search for nonprofits by name? Yes. Use the optional query field to filter by amuta name or stated goal. The filter runs before records are written to your dataset.
How many records can I collect in one run? You can set the maximum up to one million records per run. The full registry is smaller than this, so you can collect the entire dataset in a single run.
Is the data in Hebrew or English? The dataset includes both Hebrew and English fields. The original Hebrew name and goals are preserved alongside English translations where the registry provides them.
How often is the registry updated? The data.gov.il dataset is updated periodically by the Israeli government. Each run of the Actor fetches the latest available data from the source.
What export formats are supported? You can export your results to CSV, JSON, Excel, or XML from the Apify dataset tab after the run completes.
Can I schedule this Actor to run automatically? Yes. Use Apify's scheduler to run the Actor daily, weekly, or monthly and track changes in the registry over time.
What is the resource ID and do I need to change it? The resource ID identifies the specific dataset on data.gov.il. A default ID for the Amutot registry is prefilled. You only need to change it if the government publishes a new dataset version with a different ID.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Israel Government data.gov.il. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
resourceId string data.gov.il resource id for the Amutot dataset. be5b7935-3922-45d4-9638-08871b17ec95
maxItems integer How many nonprofits to collect per run. 10
query string Optional free-text search (amuta name or goal). not set

Pricing

from $7.50 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.0075 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~israel-nonprofits-amutot-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Israel Nonprofits Amutot Registry Scraper on Apify All scrapers