Enrich Layer acquires HR-data startup HR Signal Let's go Arrow

Pull jobs programmatically

Fetch fresh job posting data on any company into your data-driven application

Job posting example 2

List jobs posted by any target company

List jobs posted by Apple

Given a target company, our Job Search Endpoint will return an exhaustive list of all jobs posted by this company

Input
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://enrichlayer.com/api/v2/company/job' \
--data-urlencode 'job_type=full-time' \
--data-urlencode 'enrich_profiles=enrich' \
--data-urlencode 'experience_level=junior' \
--data-urlencode 'when=past-month' \
--data-urlencode 'flexibility=remote' \
--data-urlencode 'geo_id=92000000' \
--data-urlencode 'resolve_numeric_id=false'
{
  "jobs": [
    {
      "company": "Apple",
      "company_url": 
      "https://www.apple.com/",
      "job_title": "Junior Software Development Engineer - 
      Apple Vision Pro",
    },
    {
      "company": "Apple",
      "company_url": 
      "https://www.apple.com/",
      "job_title": "Junior Software Development Engineer - 
      Apple Vision Pro"

    }
    ...
  ]
}

Get job details

Getting job details of a specific job post

Get details of any job posted on

Input
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://enrichlayer.com/api/job'\
--data-urlencode 'url=https://www.indeed.com/jobs/junior-software-development-engineer-apple-vision-pro-at-apple-3642700570' \
{
  "id": "3642700570",
  "job_description": "***Summary \n*** \nApple is where 
  individual imaginations gather together, committing to the 
  values that lead to great work. Every new product we build, 
  service we create, or Apple Store experience we deliver is the 
  result of us making each other's ideas stronger...",
  "apply_url": "https://jobs.apple.com/en-
  us/details/200461793?
  board_id=176826&description_co_us_nationwide_softwareser
  vices",
  "title": "Junior Software Development Engineer - Apple 
  Vision Pro",
  "location": {
    "country": "United State",
    "region": "California",
    "city": "Cupertino",
    "postal_code": null,
    "latitude": null,
    "longitude": null,
    "street": null
  },
  "company": {
    "name": "Apple",
    "url": "https://www.apple.com/",
    "logo": 
    "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-
    logo_100_100/0/1595530301220?
    e=2147483647&v=beta&t=a6naJp8ed_b3hJrmJo38yswM3vcI4zrIZFDw4FuM
    c"
  }
  ...
}

Pricing Plans

We have pricing plans for every level of usage.

The Monthly and Annual subscription plans are for businesses with predictable use of credits. Credits purchased via subscriptions are priced at a lower rate and expire at the end of every billing cycle (month/year). The best pricing requires commitment and volume. Our Pay-as-you-go credits are perfect for casual API users because they do not expire*, however they cost more.


Starter

$49 / mo
2,500 credits
30,000 + 5,000
$0.020 / credit
12-month contract, paid monthly
Credits issued monthly, expire every month

Growth

$299 / mo
25,000 credits
300,000 + 5,000
$0.012 / credit
12-month contract, paid monthly
Credits issued monthly, expire every month

Pro

$899 / mo
89,900 credits
1,250,000 + 5,000
$0.010 / credit
12-month contract, paid monthly
Credits issued monthly, expire every month

Ultra

$1,899 / mo
211,000 credits
2,930,000 + 5,000
$0.009 / credit
12-month contract, paid monthly
Credits issued monthly, expire every month

Enterprise

> $2,000 / mo
> 211,000 credits
> 2,930,000 + 5,000
< $0.009 / credit
12-month contract, paid monthly
Credits issued monthly, expire every month

Pay as you go

$10
100 credits
$0.1000 / credit
*PAYG Credits expire when an account is made inactive after 18 months of payment inactivity.

Pay as you go

$50
834 credits
$0.0600 / credit
*PAYG Credits expire when an account is made inactive after 18 months of payment inactivity.

Pay as you go

$100
3,788 credits
$0.0264 / credit
*PAYG Credits expire when an account is made inactive after 18 months of payment inactivity.

Pay as you go

$500
20,834 credits
$0.0240 / credit
*PAYG Credits expire when an account is made inactive after 18 months of payment inactivity.

Pay as you go

$1,000
46,297 credits
$0.0216 / credit
*PAYG Credits expire when an account is made inactive after 18 months of payment inactivity.