Scrapers.lat logo scrapers.lat
商业

ProPublica Nonprofit 990 Scraper

Scrape US nonprofit organizations and their IRS Form 990 financials from the ProPublica Nonprofit Explorer. Search by name, state, category or 501c type, or look up by EIN. Export JSON, CSV, Excel.

35 每条记录的字段 JSON · CSV · Excel · API 按用量付费
propublica-nonprofits-scraper.json 200 OK
{
  "ein": "53-0196605",
  "name": "American National Red Cross",
  "subName": "Shared Services Center",
  "address": "431 18TH ST NW",
  "city": "Washington",
  "state": "DC",
  "zipcode": "20006-5310",
  "nteeCode": "P210",
  "nteeCategory": "Human Services"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
EinNameSub NameAddressCityStateZipcodeNtee CodeNtee CategoryClassificationRuling DateIs ActiveDeductibleFoundation Code
示例输出

一条真实的示例记录,正是你收到的结构。

EinNameSub NameAddress
53-0196605American National Red CrossShared Services Center431 18TH ST NW
GET /propublica-nonprofits-scraper
{
  "ein": "53-0196605",
  "name": "American National Red Cross",
  "subName": "Shared Services Center",
  "address": "431 18TH ST NW",
  "city": "Washington",
  "state": "DC",
  "zipcode": "20006-5310",
  "nteeCode": "P210",
  "nteeCategory": "Human Services"
}

常见问题

What organizations does this scraper cover?

It covers the full IRS Exempt Organizations Business Master File as indexed by ProPublica Nonprofit Explorer, which is more than 1.8 million US tax-exempt organizations. You can search every state and territory, every NTEE mission category and every 501(c) subsection type.

How many results can I get from one run?

Search returns 25 organizations per page and you control the total with Max Items. A single search query can surface thousands of matches, so narrow with a state, category or 501(c) type to focus the pull. EIN lookup mode fetches exactly the organizations you list.

How do I filter the nonprofits I want?

Combine a free-text query with filters for state, NTEE category and 501(c) tax-exempt type. To pull specific organizations instead, paste their EINs into the EIN list and the search filters are ignored.

Why are some financial fields empty?

Smaller nonprofits often file the short Form 990-N postcard, which carries no financial figures, so revenue, expenses and assets are null for them. Larger organizations have full Form 990 data and their filings array is populated. Missing values are returned as null and never invented.

What happens when an EIN is not found?

The actor returns a record with the EIN and an error field explaining it was not found, so your run still completes successfully and you can see exactly which lookups missed.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。