/propublica_nonprofit/filings/search

POST /api/propublica_nonprofit/filings/search

Price: 5 credits

Full-text search over the content of US nonprofit Form 990 filings and their schedules. Returns one result per matching form or schedule, with the organization, the fiscal year and a snippet of the matched text.

How to use it

This is the endpoint that reaches inside the filings — grant narratives, schedule tables, programme descriptions, grantee names — so use it for wording that would never appear in an organization's registered name. One result is one form or schedule, so a single organization can match many times; `highlight` shows the matched passage and `highlight_terms` the words that matched. `forms` takes the IRS schedule names the source uses, such as IRS990PF or IRS990ScheduleI, and the set on offer depends on the query, so pass a value only if a previous result carried it in `form_code`.

Parameters

Request body

Response

Errors

Response headers