Job Market Data API
Extract job postings, salary ranges, skill requirements, and hiring trends from public job boards and career pages.
How It Works
Target job boards
Send job listing URLs or search results to extract structured employment data.
Extract listing details
Pull job titles, companies, salary ranges, requirements, and posting dates from each listing.
Analyze market trends
Aggregate data to identify hiring trends, salary benchmarks, and in-demand skills by region and industry.
Quick Start
curl -X POST https://alterlab.io/api/v1/scrape \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://job-board.com/search?q=software+engineer",
"extract": {
"job_title": "string",
"company": "string",
"salary_range": "string",
"location": "string",
"posted_date": "string"
}
}'Need an API key? Sign up free — no credit card required.
Frequently Asked Questions
Responsible Use
AlterLab is designed for extracting publicly available data. Always review the terms of service for any website you access, respect robots.txt directives, and ensure your use case complies with applicable laws in your jurisdiction.
Your first scrape.
Sixty seconds.
$1 free balance. No credit card. No SDK.
Just a POST request.
No credit card required · Up to 5,000 free scrapes · Balance never expire