Layoffs WARN Notice Tracker - Employer & Headcount Scraper
Track US WARN Act layoff and plant closing notices by state. Get the employer, city and county, number of employees affected, notice date and effective layoff date for each filed notice. A distress and sales-trigger signal for lead generation, staffing and research. Export to JSON, CSV or Excel.
{ "companyName": "JPMorgan Chase & Co.", "city": "Plano", "county": "Collin", "state": "TX", "region": "North Central Texas WDA", "employeesAffected": 244, "noticeDate": "2026-06-23", "receivedDate": "2026-06-23", "effectiveDate": "2026-08-21" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Company Name | City | County | State |
|---|---|---|---|
| JPMorgan Chase & Co. | Plano | Collin | TX |
| KUEHNE + NAGEL (KN) 2026 | Lewisville | Denton | TX |
| Fortrex (John Soules Foods, Inc.) | Tyler | Smith | TX |
{ "companyName": "JPMorgan Chase & Co.", "city": "Plano", "county": "Collin", "state": "TX", "region": "North Central Texas WDA", "employeesAffected": 244, "noticeDate": "2026-06-23", "receivedDate": "2026-06-23", "effectiveDate": "2026-08-21" }
常见问题
What is a WARN notice?
Under the US Worker Adjustment and Retraining Notification (WARN) Act, employers must give advance notice of a mass layoff or a plant closing. Those notices are filed with the state and published, which is the data this actor collects.
Which states are covered?
Texas and Oregon are supported today, selectable from the state dropdown. Each state publishes its own official WARN filings.
Can I filter to recent notices only?
Yes. Set a notice date from and/or to (YYYY-MM-DD) to keep only notices filed inside that window, and add a keyword to focus on a specific employer or area.
How fresh is the data?
Notices are read live at run time, so each record reflects what the state has published at the moment of the run (see observedAt).