IRS Automatic Revocation Status Data Monitor
Pricing
from $0.70 / 1,000 irs revocation records
IRS Automatic Revocation Status Data Monitor
Filter the official IRS automatic revocation list by state, name, and date with bounded ZIP parsing, retries, and privacy-minimized public fields.
Pricing
from $0.70 / 1,000 irs revocation records
Rating
0.0
(0)
Developer
Timo Schmidt
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
IRS Auto Revocation Monitor
Find organizations in the official IRS automatic revocation list for nonprofit due diligence, grantmaking research, and compliance workflows. The Actor streams the public monthly ZIP, filters by state/name/date, and emits bounded status records without street addresses or contact data.
Try this first
{"states":["VA"],"nameContains":"foundation","maxResults":10}
Source: IRS automatic revocation bulk data. Presence on the historical list does not establish current tax-exempt status; an organization may have been reinstated. Consult current IRS TEOS/Pub. 78 before making legal or donation decisions. The Actor uses retries, a 55 MB compressed/180 MB uncompressed archive gate, five-state and 500-row limits, and exports no street field.
Store: https://apify.com/koalastuff/irs-auto-revocation-monitor
Configuration
Filter the historical IRS list by organization name, state, or revocation date. Preserve EINs as text when importing the dataset into a spreadsheet. maxResults limits output records, not archive download size.
| Input | Meaning |
|---|---|
states | Optional up to five state codes. |
nameContains | Optional case-insensitive organization name fragment. |
revokedAfter | Optional ISO date lower bound. |
maxResults | Hard output limit. |
Output and export
Open the run dataset to inspect the results, then export JSON or CSV. Each row contains the following fields; nullable values indicate unavailable source data.
| Field | Schema type |
|---|---|
id | string |
ein | string |
name | string |
city | string |
state | string |
zip | string |
country | string |
exemptionType | string |
revocationDate | string |
postedDate | string |
source | string |
Pricing and limits
Standard pay-per-event pricing is USD 0.00005 per start at the configured memory plus USD 0.001 per dataset row. Ten rows cost USD 0.01005 in Actor charges. Check the Store pricing tab for your subscription tier. Set maxResults and Apify’s maximum charge before running; there is no schedule created by this Actor.
Empty results and troubleshooting
A historical revocation entry may remain after reinstatement. A missing match is not proof of tax exemption. Verify present status through the official IRS Tax Exempt Organization Search before relying on an entry.
For support, open the Actor’s Issues tab with the input filters, error code and run ID. Remove tokens and private information. Do not publish credentials or patient/contact data.
