GuideStar / ProPublica Nonprofit Scraper avatar

GuideStar / ProPublica Nonprofit Scraper

Pricing

Pay per event

Go to Apify Store
GuideStar / ProPublica Nonprofit Scraper

GuideStar / ProPublica Nonprofit Scraper

Access detailed nonprofit organization data from ProPublica's Nonprofit Explorer API. Perfect for grant researchers, fundraising teams, due diligence professionals, and market analysts who need accurate, up-to-date nonprofit financial data without manual lookup.

Pricing

Pay per event

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

16

Total users

3

Monthly active users

6 days ago

Last modified

Share

ParseForge Banner

๐Ÿ›๏ธ GuideStar/ProPublica Nonprofit Scraper

๐Ÿš€ Collect U.S. nonprofit organization data from IRS Form 990 filings in minutes. Filter by state, city, NTEE category, revenue range, and asset size. No coding, no ProPublica account required.

๐Ÿ•’ Last updated: 2026-04-16 ยท ๐Ÿ“Š 25+ fields ยท ๐Ÿ“‹ IRS Form 990 data ยท ๐Ÿ‡บ๐Ÿ‡ธ All U.S. states

The GuideStar/ProPublica Nonprofit Scraper pulls detailed profiles of tax-exempt organizations using public IRS Form 990 data. Each record includes the organization name, EIN, address, total revenue, total expenses, net assets, NTEE classification, tax-exempt subsection, and filing history. You can filter results by state, city, NTEE category (A through Z covering arts, education, health, human services, and more), subsection code, revenue range, and asset size. Free users can collect up to 10 organizations per run, while paid users can retrieve up to 1,000,000 records.

This tool is built for anyone who needs structured nonprofit data at scale. Grantmakers can screen thousands of organizations by cause area and financial health before making funding decisions. Researchers can analyze nonprofit density and revenue distribution across states and industries. Fundraising consultants can build prospect lists segmented by geography and size. The scraper handles pagination and search logic automatically, delivering clean records you can export to JSON, CSV, or Excel and load directly into your database, CRM, or analysis tool.

Target AudienceUse Cases
Grantmakers and FoundationsScreen nonprofits by cause area, location, and financial size
Nonprofit ResearchersAnalyze sector trends using IRS Form 990 financial data
Fundraising ConsultantsBuild prospect lists segmented by geography and revenue
Due Diligence TeamsVerify nonprofit financial health and filing status
Policy AnalystsStudy nonprofit density and spending patterns by state
Philanthropic AdvisorsCompare organizations by efficiency ratios and net assets

๐Ÿ“‹ What the GuideStar/ProPublica Nonprofit Scraper does

  • ๐Ÿข Organization profiles - extract names, EINs, addresses, and contact information for every matched nonprofit
  • ๐Ÿ’ฐ Financial statements - pull total revenue, total expenses, net assets, and program spending data from IRS filings
  • ๐Ÿท๏ธ NTEE classifications - segment nonprofits by National Taxonomy category (A=Arts, B=Education, C=Environment, E=Health, P=Human Services, and more)
  • ๐Ÿ“ Geographic filtering - narrow results by state and city to focus on specific markets or regions
  • ๐Ÿ“Š Revenue and asset ranges - filter by minimum and maximum annual revenue or total assets to find organizations of a specific size
  • ๐Ÿ“… Filing recency - filter for organizations with recent Form 990 filings to ensure current data

The scraper queries the ProPublica Nonprofit Explorer database, which aggregates IRS Form 990 data for over 1.8 million tax-exempt organizations. It iterates through search results, collects structured data for each organization, and pushes records to an Apify dataset in real time. Duplicate organizations are handled automatically.

๐Ÿ’ก Why it matters: IRS Form 990 data is public but spread across millions of filings. This scraper gives you structured, filterable access to the key fields that matter for research, grantmaking, and due diligence.


๐ŸŽฌ Full Demo

๐Ÿšง Coming soon...


โš™๏ธ Input

FieldTypeRequiredDescription
searchQuerystringNoKeyword search for organization name, alternate name, or city.
maxItemsintegerNoMaximum organizations to collect. Free: 10. Paid: up to 1,000,000.
statestringNoTwo-letter U.S. state code (e.g., CA, TX, NY). Leave empty for all states.
citystringNoCity name to filter results (e.g., New York, Los Angeles).
nteeCategorystringNoNTEE category letter: A=Arts, B=Education, C=Environment, E=Health, P=Human Services.
subsectionCodestringNoTax-exempt subsection: 3=Charitable, 4=Social Welfare, 5=Labor, 6=Business Leagues.
minRevenueintegerNoMinimum annual revenue in USD.
maxRevenueintegerNoMaximum annual revenue in USD.
minAssetsintegerNoMinimum total assets in USD.
maxAssetsintegerNoMaximum total assets in USD.
hasRecentFilingbooleanNoOnly include organizations with Form 990 filings in the last 3 years.
minFilingYearintegerNoMinimum year of most recent filing (e.g., 2020).

Example 1: Education nonprofits in California

{
"maxItems": 100,
"state": "CA",
"nteeCategory": "B",
"subsectionCode": "3",
"minRevenue": 100000,
"maxRevenue": 10000000
}

Example 2: Search by keyword across all states

{
"searchQuery": "food bank",
"maxItems": 50,
"hasRecentFiling": true
}

โš ๏ธ Good to Know: Free users are automatically limited to 10 items per run. Leave searchQuery empty to browse organizations by state and category. The scraper uses a letter-based search pattern when no keyword is provided to cover the full directory.


๐Ÿ“Š Output

๐Ÿงพ Schema

EmojiFieldTypeDescription
๐ŸขorganizationNamestringOfficial name of the nonprofit organization
๐Ÿ“einstringEmployer Identification Number (IRS tax ID)
๐Ÿ“addressstringStreet address of the organization
๐Ÿ™๏ธcitystringCity where the organization is located
๐Ÿ“ฎstatestringTwo-letter U.S. state code
๐Ÿ”ขzipCodestringZIP code of the organization
๐Ÿ’ฐtotalRevenuenumberAnnual total revenue from the most recent filing
๐Ÿ’ธtotalExpensesnumberAnnual total expenses from the most recent filing
๐Ÿ“ŠnetAssetsnumberNet assets or fund balances
๐Ÿท๏ธnteeCodestringNTEE classification code and description
๐Ÿ“‹subsectionstringTax-exempt subsection code
๐Ÿ“…filingYearintegerYear of the most recent Form 990 filing
๐ŸŒwebsitestringOrganization website URL
๐Ÿ“žphonestringContact phone number
๐Ÿ•scrapedAtstringTimestamp of data collection
โš ๏ธerrorstringError message if processing failed

๐Ÿ“ฆ Sample records


โœจ Why choose this Actor

FeatureThis ActorAlternatives
IRS Form 990 financial data includedYesOften requires separate lookups
NTEE category filtering (A-Z)YesLimited
Revenue and asset range filtersYesRarely available
State and city geographic filtersYesState only
Recent filing filterYesNo
Up to 1,000,000 records per runYesCapped lower
Export to JSON, CSV, and ExcelYesJSON only

๐Ÿ“Š Over 1.8 million tax-exempt organizations are indexed. Filter by any combination of geography, cause area, size, and filing recency in a single run.


๐Ÿ“ˆ How it compares to alternatives

CapabilityThis ActorManual Database SearchGeneric Web Scrapers
Nonprofit-specific filters (NTEE, subsection, revenue)YesYesNo
Bulk export of thousands of recordsYesLimited to pagesVaries
Structured financial data per organizationYesYesNo
Scheduled recurring runsYesNoVaries
No coding requiredYesYesNo
API and programmatic accessYesLimitedVaries

This scraper is purpose-built for nonprofit research, combining the ProPublica Nonprofit Explorer data with flexible filtering and bulk export.


๐Ÿš€ How to use

  1. Sign up - Create a free Apify account with $5 credit
  2. Find the Actor - Search for "GuideStar Nonprofit Scraper" in the Apify Store
  3. Set your filters - Choose state, NTEE category, revenue range, and other criteria
  4. Start the run - Click "Start" and monitor results in real time
  5. Export your data - Download as JSON, CSV, or Excel from the dataset tab

๐Ÿ•’ Typical run time: 1 to 3 minutes for 100 organizations. Larger runs with 1,000+ records may take 10 to 20 minutes.


๐Ÿ’ผ Business use cases

Grantmaking and Philanthropy

  • Screen applicants by NTEE category and financial health
  • Compare peer organizations by revenue and net assets
  • Identify underfunded nonprofits in target cause areas
  • Build grantee prospect databases by state and city

Due Diligence and Compliance

  • Verify nonprofit EINs and filing status before partnerships
  • Check financial health indicators for vendor nonprofits
  • Monitor portfolio organizations for filing lapses
  • Cross-reference organizational data with public filings

Academic Research

  • Analyze nonprofit density by state and sector
  • Study revenue distribution across NTEE categories
  • Track nonprofit growth trends over multiple filing years
  • Build datasets for econometric or policy analysis

Fundraising and Consulting

  • Build prospect lists by geography and organization size
  • Segment nonprofits by revenue tier for targeted outreach
  • Identify high-growth organizations in specific sectors
  • Export contact data for CRM import and campaign planning


๐ŸŒŸ Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

๐ŸŽ“ Research and academia

  • Empirical datasets for papers, thesis work, and coursework
  • Longitudinal studies tracking changes across snapshots
  • Reproducible research with cited, versioned data pulls
  • Classroom exercises on data analysis and ethical scraping

๐ŸŽจ Personal and creative

  • Side projects, portfolio demos, and indie app launches
  • Data visualizations, dashboards, and infographics
  • Content research for bloggers, YouTubers, and podcasters
  • Hobbyist collections and personal trackers

๐Ÿค Non-profit and civic

  • Transparency reporting and accountability projects
  • Advocacy campaigns backed by public-interest data
  • Community-run databases for local issues
  • Investigative journalism on public records

๐Ÿงช Experimentation

  • Prototype AI and machine-learning pipelines with real data
  • Validate product-market hypotheses before engineering spend
  • Train small domain-specific models on niche corpora
  • Test dashboard concepts with live input

๐Ÿค– Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:

โ“ Frequently Asked Questions

๐Ÿ’ณ Do I need a paid Apify plan to run this actor?

No. You can start right now on the free Apify plan, which includes $5 in free monthly credit. That is enough to run this actor several times and explore the output before committing to anything. Paid plans unlock higher limits, more concurrent runs, and larger datasets. Create a free Apify account here to get started.

๐Ÿšจ What happens if my run fails or returns no results?

Failed runs are not charged. If the source site changes, proxies get rate-limited, or a specific input matches nothing, re-run the actor or open our contact form and we will investigate. You can also check the run log in the Apify console to see why the run stopped.

๐Ÿ“ How many items can I scrape per run?

Free users are limited to 10 items per run so you can preview the output and confirm the actor works for your use case. Paid users can raise maxItems up to 1,000,000 per run. Upgrade here if you need full scale.

๐Ÿ•’ How fresh is the data?

Every run fetches live data at the moment of execution. There is no cache or delay: the records you get reflect what the source returned at that moment. Schedule the actor to maintain a rolling snapshot of the data you need.

๐Ÿง‘โ€๐Ÿ’ป Can I call this actor from my own code?

Yes. Apify exposes every actor as a REST endpoint and ships first-class SDKs for Node.js and Python. You can start a run, read the dataset, and handle webhooks from your own app in a few lines. All you need is your Apify API token.

๐Ÿ“ค How do I export the data?

Every Apify dataset can be downloaded in one click from the console as CSV, JSON, JSONL, Excel, HTML, XML, or RSS. You can also pull results programmatically via the Apify API or stream them into BigQuery, S3, and other destinations through built-in integrations.

๐Ÿ“… Can I schedule the actor to run automatically?

Yes. Use the Apify scheduler to run the actor on any cadence, from hourly to monthly. Results are saved to your dataset and can be delivered to webhooks, email, Slack, cloud storage, or automation tools such as Zapier and Make.


๐Ÿ”Œ Automating GuideStar/ProPublica Nonprofit Scraper

Node.js example:

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });
const run = await client.actor('parseforge/guidestar-scraper').call({
maxItems: 100,
state: 'CA',
nteeCategory: 'B'
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Python example:

from apify_client import ApifyClient
client = ApifyClient('YOUR_API_TOKEN')
run = client.actor('parseforge/guidestar-scraper').call(run_input={
'maxItems': 100,
'state': 'CA',
'nteeCategory': 'B'
})
items = list(client.dataset(run['defaultDatasetId']).iterate_items())
print(items)

Schedules: Set up recurring runs to refresh your nonprofit database weekly or monthly. Combine with Google Sheets or Slack integrations to automatically update your team when new organizations match your criteria.

๐Ÿ”Œ Integrate with any app

  • Make - Automate nonprofit data workflows and sync with your CRM
  • Zapier - Connect to 5,000+ apps and trigger actions on new records
  • Slack - Get notifications when new organizations match your filters
  • Airbyte - Stream nonprofit data into your data warehouse
  • GitHub - Version control your scraper configurations
  • Google Drive - Export results directly to Google Sheets

ActorDescription
FINRA BrokerCheck ScraperSearch broker and firm registration data from the FINRA registry
GSA eLibrary ScraperCollect government contractor and vendor data from the GSA eLibrary
USAspending ScraperExtract federal spending data and contract information
PR Newswire ScraperCollect press releases and news articles from PR Newswire
FAA Aircraft Registry ScraperLook up aircraft registration records by N-number from the FAA

๐Ÿ’ก Pro Tip: Combine the Nonprofit Scraper with the USAspending Scraper to cross-reference nonprofit grant recipients with federal spending records.


๐Ÿ†˜ Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue. We typically respond within 24 hours.


Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by GuideStar, Candid, ProPublica, or the IRS. All trademarks mentioned are the property of their respective owners.