Charity Navigator Nonprofit Ratings Scraper avatar

Charity Navigator Nonprofit Ratings Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Charity Navigator Nonprofit Ratings Scraper

Charity Navigator Nonprofit Ratings Scraper

Scrape nonprofit charity ratings and financial data from Charity Navigator. Get organization names, EIN numbers, star ratings, scores, causes, revenue, assets, and donation eligibility. Search by keyword or browse all charities. Filter by cause, size, state, and minimum rating.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

6 days ago

Last modified

Share

ParseForge Banner

๐Ÿ›๏ธ Charity Navigator Nonprofit Ratings Scraper

๐Ÿš€ Collect nonprofit charity ratings and financial data from the world's largest charity evaluator. Get organization names, EIN numbers, star ratings, scores, causes, revenue, assets, and donation eligibility for 200,000+ charities. Search by keyword, cause, size, state, and rating.

๐Ÿ•’ Last updated: 2026-04-23

Researching nonprofits for donations, grants, or partnerships requires structured financial and quality data. Charity Navigator rates over 200,000 nonprofits, but extracting this data manually is slow and does not scale when you need to evaluate hundreds of organizations.

The Charity Navigator Nonprofit Ratings Scraper automates this process, pulling structured charity data with flexible filtering by keyword, cause, size, state, and rating. Whether you are a donor researching charities, a foundation evaluating grantees, or a researcher analyzing the nonprofit sector, this tool delivers clean data in seconds.

Target AudienceDonors, foundations, CSR teams, nonprofit researchers, journalists
Primary Use CasesCharity research, grantee evaluation, nonprofit benchmarking, sector analysis

๐Ÿ“‹ What Does It Do

This tool collects nonprofit data from Charity Navigator, returning structured records with ratings, financials, and organizational details. It delivers:

  • โญ Charity ratings - star ratings (1-4) and overall scores for thousands of nonprofits
  • ๐Ÿ’ฐ Financial data - revenue, assets, expenses, and program spending from IRS filings
  • ๐Ÿท๏ธ Cause categories - health, education, environment, human services, and 20+ categories
  • ๐Ÿ“ Location data - city, state, and full address information
  • ๐Ÿ“‹ IRS details - EIN numbers, NTEE codes, tax status, and filing information
  • ๐Ÿ‘ฅ Leadership info - staff details, board composition, and governance policies

๐ŸŽฌ How to Use the Charity Navigator Scraper - Full Demo

๐Ÿšง Demo video coming soon. Follow the step-by-step instructions below to get started in under 2 minutes.


โš™๏ธ Input

Configure your search with keywords, cause, size, state, and rating filters.

FieldTypeDescription
Search QueryStringSearch by name or keyword (e.g. "Red Cross", "cancer")
Max ItemsIntegerFree users: Limited to 10 items. Paid users: up to 1,000,000
CauseSelectFilter by cause (Health, Education, Environment, etc.)
Organization SizeSelectSmall (under $1M), Medium ($1M-$10M), Large ($10M-$50M), Super ($50M+)
StateStringUS state code (e.g. "CA", "NY")
Minimum Star RatingIntegerOnly include charities rated this star level or higher
Include Full DetailsBooleanFetch financial data, IRS info, and leadership details

Example 1 - Top-rated health charities:

{
"searchQuery": "cancer",
"maxItems": 50,
"cause": "Health",
"minRating": 3,
"includeDetails": true
}

Example 2 - Large education nonprofits:

{
"cause": "Education",
"size": "LARGE",
"maxItems": 100
}

โš ๏ธ Free users are limited to 10 items per run. Sign up for a paid plan to unlock up to 1,000,000 records.


๐Ÿ“Š Output

๐Ÿงพ Output Schema

FieldTypeDescription
urlstringCharity Navigator profile page
namestringOrganization name
einstringIRS Employer Identification Number
ratingnumberOverall score (0-100%)
starRatingintegerStar rating (1-4)
causesarrayCause categories
sizestringRevenue size (Small/Medium/Large/Super)
citystringCity
statestringState
subsectionstringTax status (e.g. 501(c)(03))
totalRevenuenumberAnnual total revenue
totalAssetsnumberTotal assets
programExpensesnumberProgram service expenses
totalEmployeesintegerNumber of employees
missionstringOrganization mission statement
websitestringOfficial website
scrapedAtstringTimestamp of data collection

๐Ÿ“ฆ Sample Output

Sample 1 - Major charity:

{
"url": "https://www.charitynavigator.org/ein/530196605",
"name": "American Red Cross",
"ein": "530196605",
"city": "Washington",
"state": "DC",
"rating": 99,
"starRating": 4,
"causes": ["International development", "Disasters and emergency management"],
"size": "SUPER",
"subsection": "501(c)(03)",
"totalRevenue": 3804377344,
"totalAssets": 4565143729,
"programExpenses": 3219189859,
"totalEmployees": 18957,
"mission": "Since its founding in 1881 by Clara Barton...",
"website": "http://www.redcross.org",
"scrapedAt": "2026-04-07T12:00:00.000Z"
}

Sample 2 - Education nonprofit:

{
"url": "https://www.charitynavigator.org/ein/131624016",
"name": "Teach For America",
"ein": "131624016",
"city": "New York",
"state": "NY",
"rating": 92,
"starRating": 4,
"causes": ["Education"],
"size": "SUPER",
"subsection": "501(c)(03)",
"totalRevenue": 350000000,
"totalAssets": 450000000,
"programExpenses": 280000000,
"totalEmployees": 2500,
"website": "http://www.teachforamerica.org",
"scrapedAt": "2026-04-07T12:00:00.000Z"
}

Sample 3 - Environmental charity:

{
"url": "https://www.charitynavigator.org/ein/237923164",
"name": "The Nature Conservancy",
"ein": "237923164",
"city": "Arlington",
"state": "VA",
"rating": 95,
"starRating": 4,
"causes": ["Environment"],
"size": "SUPER",
"subsection": "501(c)(03)",
"totalRevenue": 1200000000,
"totalAssets": 8900000000,
"programExpenses": 900000000,
"totalEmployees": 4800,
"website": "http://www.nature.org",
"scrapedAt": "2026-04-07T12:00:00.000Z"
}

โœจ Why Choose the Charity Navigator Nonprofit Ratings Scraper?

AdvantageDetails
โญ 200,000+ charitiesThe world's largest charity evaluation database
๐Ÿ’ฐ Financial dataRevenue, assets, expenses from IRS filings
๐Ÿท๏ธ 20+ cause categoriesHealth, education, environment, and many more
๐Ÿ“ State filteringTarget charities in any US state
๐Ÿ“Š Size filteringSmall, medium, large, or super organizations
๐Ÿ“‹ IRS detailsEIN numbers, NTEE codes, and tax status
โฐ Scheduled monitoringTrack rating changes automatically

๐Ÿ“ˆ How Does It Compare?

FeatureOur ToolManual Browsing
Batch collectionUp to 1M charitiesOne at a time
Multiple filtersCause, size, state, ratingLimited search
Financial dataRevenue, assets, expensesClick each profile
Structured outputJSON, CSV, ExcelWeb pages only
Automated schedulingWeekly/monthlyManual visits
IRS dataNTEE codes, tax statusScattered

๐Ÿš€ How to Use

  1. Sign Up - Create a free account w/ $5 credit (takes 2 minutes)
  2. Find the Tool - Search for "Charity Navigator Nonprofit Ratings Scraper" in the Apify Store
  3. Set Input - Enter your search query and configure filters
  4. Run It - Click "Start" and get structured charity data in seconds
  5. Download Data - Export results as CSV, Excel, or JSON from the Dataset tab

๐Ÿ’ผ Business Use Cases

Donors:

  • Research and compare charities before donating
  • Find the most effective organizations in your cause area

Foundations:

  • Evaluate potential grantees using financial efficiency metrics
  • Benchmark charity performance across peer organizations

CSR Teams:

  • Identify high-performing charities for corporate giving programs
  • Build partnership lists by cause and geography

Researchers and Journalists:

  • Analyze nonprofit sector trends and funding patterns
  • Investigate nonprofit finances and organizational health


๐ŸŒŸ 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


๐Ÿ”Œ Automating Your Charity Data Collection

Schedule monthly runs to monitor rating changes and new charity evaluations. Use the Apify scheduler and push results to your CRM, spreadsheets, or analytics tools.

๐Ÿ”Œ Integrate Charity Navigator Scraper with Any App

Connect your charity data to thousands of apps using these integrations:

  • Make - Automate charity research workflows
  • Zapier - Get alerts on rating changes
  • Slack - Share charity findings with your team
  • Google Drive - Export to spreadsheets
  • Airbyte - Sync to your data warehouse
  • Webhooks - Trigger actions when runs complete

Looking for more data collection tools? Check out these related actors:

ActorDescriptionLink
GSA eLibrary ScraperGovernment contract dataLink
PR Newswire ScraperPress releases and newsLink
FINRA BrokerCheck ScraperBroker registration dataLink
GreatSchools ScraperSchool ratings and dataLink
Smart Apify Actor ScraperApify marketplace analyticsLink

Pro Tip: ๐Ÿ’ก Browse the full ParseForge catalog to find more data tools.


๐Ÿ†˜ Need Help?


โš ๏ธ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or connected to Charity Navigator or any nonprofit organization. It accesses only publicly available data from the Charity Navigator website.