Propublica: Search And Detail
Propublica via Parse · Government & Public Sector
Search for organizations and automatically fetch full details and filing data for each result. Combines search + detail lookups in one call. Best for getting comprehensive data on a small set of matching organizations. Keep limit small to avoid timeouts. 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
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/215c40f3-ec1f-432f-a891-57122947675c/search_and_detail
- Interface artifact
- sha256:a4e8c70073184b9e24ed9b18b5d574644a92de726c01184e7240b6b44ce0bc94
- Manifest digest
- sha256:b89e40503997875a919e22a4ec271f852742937acc1dc1c3113370cf9a0918e0
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): Number of organizations to return with full details (keep small to avoid timeouts).
- query (string): Search query — organization name, keyword, or EIN.
- state (string): Two-letter US state code filter (e.g. 'NY', 'CA').
- c_code (string): IRS subsection code filter (e.g. '3' for 501(c)(3)).
Example queries
- {"ntee":"1","page":"0","limit":"2","query":"museum","state":"NY"}