Job Board Market Demand Analyzer
Pricing
from $16.15 / 1,000 privacy-bounded demand report delivereds
Job Board Market Demand Analyzer
Aggregate buyer-authorized job-board observations into privacy-bounded sample demand metrics.
Job Board Market Demand Analyzer
Pricing
from $16.15 / 1,000 privacy-bounded demand report delivereds
Aggregate buyer-authorized job-board observations into privacy-bounded sample demand metrics.
You can access the Job Board Market Demand Analyzer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "schemaVersion": "1.0",< "analysisId": "jobs-ge-weekly-sample",< "sampleCompleteness": "BOUNDED_OR_PARTIAL_SAMPLE",< "observations": [< {< "sourceBoard": "jobs-ge",< "sourceJobId": "sample-001",< "title": "Backend Engineer",< "company": "Example One",< "location": "Tbilisi",< "category": "Engineering",< "employmentType": "Full-time",< "remote": false,< "salaryMin": 3000,< "salaryMax": 4500,< "salaryCurrency": "GEL",< "salaryPeriod": "month",< "postedAt": "2026-08-28T09:00:00.000Z"< },< {< "sourceBoard": "jobs-ge",< "sourceJobId": "sample-002",< "title": "Data Engineer",< "company": "Example Two",< "location": "Tbilisi",< "category": "Engineering",< "employmentType": "Full-time",< "remote": true,< "salaryMin": 3500,< "salaryMax": 5000,< "salaryCurrency": "GEL",< "salaryPeriod": "month",< "postedAt": "2026-08-29T09:00:00.000Z"< },< {< "sourceBoard": "jobs-ge",< "sourceJobId": "sample-003",< "title": "Platform Engineer",< "company": "Example Three",< "location": "Tbilisi",< "category": "Engineering",< "employmentType": "Full-time",< "remote": false,< "salaryMin": 4000,< "salaryMax": 5500,< "salaryCurrency": "GEL",< "salaryPeriod": "month",< "postedAt": "2026-08-30T09:00:00.000Z"< }< ]<}' |<apify call zinin/job-board-market-demand-analyzer --silent --output-datasetThe Apify CLI is the official tool that allows you to use Job Board Market Demand Analyzer locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: