Tech Layoff Intelligence Tracker avatar

Tech Layoff Intelligence Tracker

Pricing

Pay per usage

Go to Apify Store
Tech Layoff Intelligence Tracker

Tech Layoff Intelligence Tracker

Scrapes layoffs.fyi to extract structured, filterable tech & startup layoff data. Filter by date range, industry, country, company, or minimum headcount. Outputs clean JSON with optional aggregate statistics.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Useful AI

Useful AI

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

9 days ago

Last modified

Categories

Share

{ "name": "tech-layoff-intelligence-tracker", "version": "1.0.0", "description": "Apify Actor — scrapes layoffs.fyi to provide structured, filterable tech & startup layoff intelligence.", "type": "module", "main": "src/main.js", "scripts": { "start": "node src/main.js" }, "dependencies": { "apify": "^3", "cheerio": "^1.0.0", "got-scraping": "^3" }, "engines": { "node": ">=18.0.0" }, "license": "Apache-2.0", "keywords": [ "apify", "actor", "layoffs", "tech-layoffs", "startup", "workforce", "scraper", "layoffs.fyi" ] }