Tech Salary Intelligence — Levels.fyi + H1B
Pricing
from $0.01 / 1,000 results
Tech Salary Intelligence — Levels.fyi + H1B
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Deepthi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Tech Salary Intelligence — Levels.fyi + H1B Compensation Scraper
Scrape real tech compensation data from Levels.fyi and US H1B wage disclosures in a single run, merged into one clean schema. Base salary, stock, bonus, total comp, level, location and experience — the unified actor for tech pay benchmarking.
Why this actor
Comp data is scattered: Levels.fyi has self-reported tech packages (base/stock/bonus by level), H1B filings are official government wage disclosures. No single tool combines them. This does:
- ✅ 2 sources, 1 schema —
company,title,level,location,baseSalary,stock,bonus,totalComp,yearsOfExperience,submittedAt. - ✅ Self-reported + official — Levels.fyi market data plus verifiable H1B government filings.
- ✅ Dedupe across sources.
- ✅ Pay-per-event — pay only for records you get.
Input
| Field | Type | Description |
|---|---|---|
company | string | e.g. google, amazon (required for Levels.fyi) |
role | string | e.g. software engineer, product manager |
location | string | City filter for H1B (optional) |
year | integer | H1B filing year (optional) |
sources | array | levels.fyi, h1b |
maxItemsPerSource | integer | Cap per source (default 200) |
dedupe | boolean | Remove duplicates (default true) |
Example
{ "company": "google", "role": "software engineer", "sources": ["levels.fyi", "h1b"], "maxItemsPerSource": 200 }
Output
{"source": "levels.fyi","company": "Google","title": "Software Engineer","level": "L3","location": "New York, NY","baseSalary": 150000,"stock": 25000,"bonus": 0,"totalComp": 175000,"currency": "USD","yearsOfExperience": 0,"submittedAt": "2026-06-06","scrapedAt": "2026-06-10T00:00:00.000Z"}
Use cases
- Recruiters & comp teams benchmarking offers and pay bands.
- Job seekers researching real compensation before negotiating.
- HR-tech & comp-benchmarking products sourcing market data.
- Researchers & journalists analysing tech pay and H1B wages.
- AI agents — callable as an MCP tool for live comp lookups.
Notes
Scrapes publicly available compensation data only (Levels.fyi public pages; H1B is public US government disclosure data). Pure HTTP, fast, low cost.
Pricing
Pay-per-event: small flat fee per run + per-record fee. See the Pricing tab.