Employer Hiring Concentration Risk Intelligence
Pricing
from $8.40 / 1,000 results
Employer Hiring Concentration Risk Intelligence
Turn recurring job datasets into employer concentration risk across roles, locations and hiring clusters.
Employer Hiring Concentration Risk Intelligence
Pricing
from $8.40 / 1,000 results
Turn recurring job datasets into employer concentration risk across roles, locations and hiring clusters.
You can access the Employer Hiring Concentration Risk Intelligence 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 '{< "currentItems": [< {< "id": "j1",< "company": "Acme",< "role": "AI Engineer",< "location": "Austin",< "openings": 18< },< {< "id": "j2",< "company": "Acme",< "role": "AI Engineer",< "location": "Austin",< "openings": 14< },< {< "id": "j3",< "company": "Beta",< "role": "Data Engineer",< "location": "Boston",< "openings": 6< }< ],< "previousItems": [< {< "id": "j1",< "company": "Acme",< "role": "AI Engineer",< "location": "Austin",< "openings": 6< },< {< "id": "j3",< "company": "Beta",< "role": "Data Engineer",< "location": "Boston",< "openings": 5< }< ]<}' |<apify call quanmatrix/employer-hiring-concentration-risk-intelligence --silent --output-datasetThe Apify CLI is the official tool that allows you to use Employer Hiring Concentration Risk Intelligence 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: