Propublica: Search Organizations
Propublica via Parse · government_public
Full-text search over US nonprofit organizations. Filters by state, NTEE major category, and IRS subsection code. Returns 25 results per upstream page; auto-paginates up to the requested limit. Each result is a lightweight summary (EIN, name, location, NTEE code, subsection); use get_organization for full financials and filings. Search and retrieve detailed data on 1.9M+ US nonprofit organizations from ProPublica's Nonprofit Explorer, including EIN, financials, tax filings, grants, compensation, and classification data. Fulfilled by Parse from projects.propublica.org.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- projects-propublica-org
- propublica
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/215c40f3-ec1f-432f-a891-57122947675c/search_organizations
- Interface artifact
- sha256:6ad62ce22d0f8006ad3fa9927d3c8bcafe0cd43d453e3750b0dbd8341c83e26a
- Manifest digest
- sha256:b668495958727f52c80f6a07455da72f4db0697746860e7221dc278294c2c8f2
Request fields
- ntee (string): NTEE major category numeric ID filter.: Allowed values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
- page (integer): Page number (0-indexed).
- limit (integer): Maximum number of results to return (auto-paginates if needed).
- query (string): Search query — organization name, keyword, or EIN.
- state (string): Two-letter US state code filter (e.g. 'NY', 'CA', 'TX').
- c_code (string): IRS subsection code filter (e.g. '3' for 501(c)(3), '4' for 501(c)(4)).
Example queries
- {"ntee":"1","page":"0","limit":"5","query":"foundation"}