{"id":1330,"date":"2025-04-04T11:00:16","date_gmt":"2025-04-04T10:00:16","guid":{"rendered":"https:\/\/lix-it.com\/blog\/?p=1330"},"modified":"2025-04-04T11:00:18","modified_gmt":"2025-04-04T10:00:18","slug":"see-whos-hiring-linkedin-job-posting-hirers-api","status":"publish","type":"post","link":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/","title":{"rendered":"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API"},"content":{"rendered":"<span class=\"rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading Time: <\/span> <span class=\"rt-time\">2<\/span> <span class=\"rt-label rt-postfix\">minutes<\/span><\/span>\n<p>When a company posts a job on<a href=\"http:\/\/www.linkedin.com\"> LinkedIn<\/a>, they\u2019re not just announcing a vacancy\u2014they\u2019re broadcasting intent. The <strong><a href=\"https:\/\/lix-it.com\/docs\/#job-posting-hirers\">Lix Job Posting Hirers API<\/a><\/strong> lets you go a step further by revealing <em>who<\/em> inside that company is involved in the hiring process.<\/p>\n\n\n\n<p>Whether you&#8217;re in <strong>recruitment, sales, or B2B partnerships<\/strong>, this endpoint helps you find the real humans behind the job post\u2014so you can connect, pitch, or assist with precision.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>What is the LinkedIn Job Posting Hirers Endpoint?<\/strong><\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The <strong>Job Posting Hirers<\/strong> endpoint retrieves the <strong>list of people associated with a LinkedIn job post<\/strong>\u2014those who are either listed as the job poster or involved in the hiring process.<\/p>\n\n\n\n<p>Think of it as a shortcut to finding <strong>decision-makers<\/strong>, <strong>team leads<\/strong>, or <strong>potential hiring managers<\/strong> based on <strong>live hiring activity<\/strong>.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>How it Works<\/strong><\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3><strong>Endpoint:<\/strong><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code><code>GET https:\/\/api.lix-it.com\/v1\/li\/linkedin\/jobs\/hirers\n<\/code><\/code><\/pre>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3><strong>Required Parameter:<\/strong><\/h3>\n\n\n\n<ul><li class=\"\"><strong>job_id<\/strong> \u2013 The LinkedIn ID of the job you want to inspect.<\/li><\/ul>\n\n\n\n<h3><strong>Optional Parameter:<\/strong><\/h3>\n\n\n\n<ul><li class=\"\"><strong>viewer_id<\/strong> \u2013 LinkedIn ID of the account you&#8217;d like to view the job as (optional).<\/li><\/ul>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>Example API Request (Python)<\/strong><\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>pythonCopyEdit<code>import requests\n\nurl = \"https:\/\/api.lix-it.com\/v1\/li\/linkedin\/jobs\/hirers?job_id=3556453411\"\n\nheaders = {\n  'Authorization': \"YOUR_LIX_API_KEY_HERE\"\n}\n\nresponse = requests.get(url, headers=headers)\n\nprint(response.json())\n<\/code><\/code><\/pre>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3><strong>Example Response:<\/strong><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>jsonCopyEdit<code>{\n    \"people\": &#91;\n        {\n            \"name\": \"Emma Cardona\",\n            \"img\": \"https:\/\/media.licdn.com\/...\",\n            \"headline\": \"Associate Director, People &amp; Operations\",\n            \"link\": \"https:\/\/www.linkedin.com\/in\/emmalowery\"\n        },\n        {\n            \"name\": \"Philister Lukacevic\",\n            \"img\": \"https:\/\/media.licdn.com\/...\",\n            \"headline\": \"Nonprofit Marketing and Communications | Social Justice &amp; Mental Health Advocate\",\n            \"link\": \"https:\/\/www.linkedin.com\/in\/philistersidigu\"\n        }\n    ]\n}\n<\/code><\/code><\/pre>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>How Recruiters Can Use It<\/strong><\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\ud83c\udfaf <strong>Identify Hiring Managers Instantly<\/strong><br>Skip the guesswork. See exactly who is associated with a job post and reach out to them directly with relevant candidates or recruiting support.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\ud83d\udcbc <strong>Source Candidates and Pitch Services<\/strong><br>Once you know who\u2019s hiring, you can position your offering &#8211; whether it\u2019s talent, a recruitment platform, or hiring analytics &#8211; with precision.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\ud83d\udcc5 <strong>Time Outreach Perfectly<\/strong><br>If someone is actively hiring today, they\u2019re far more likely to respond to your message. The Job Posting Hirers API lets you act while the intent is hot.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>How Sales &amp; Partnerships Teams Can Use It<\/strong><\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\ud83d\udca1 <strong>Trigger-Based Outreach<\/strong><br>A company hiring a \u201cHead of RevOps\u201d or \u201cDirector of Innovation\u201d? That\u2019s a signal. Use the API to find the relevant person and introduce your product or service <em>right when they need it<\/em>.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\ud83d\udc64 <strong>Get Past the Gatekeepers<\/strong><br>Knowing exactly who\u2019s hiring helps you reach decision-makers, not just generic inboxes.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\ud83d\udd17 <strong>Build Warm Intros with Context<\/strong><br>\u201cI saw your team is hiring a [Role]. We work with similar orgs to support [solution]\u2014would it make sense to chat?\u201d<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>Scale It with Lix<\/strong><\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The <strong>Job Posting Hirers API<\/strong> fits seamlessly into a larger <strong>lead generation or recruitment automation workflow<\/strong>:<\/p>\n\n\n\n<ol><li>Use the <strong>Job Posting Search API<\/strong> to find relevant roles.<\/li><li>Feed job IDs into the <strong>Job Posting Hirers API<\/strong> to extract contacts.<\/li><li>Enrich profiles with the <strong>Profile Enrichment API<\/strong> for email\/contact info.<\/li><li>Export, qualify, and outreach &#8211; all at scale.<\/li><\/ol>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2><strong>Start Building Smarter Outreach Lists<\/strong><\/h2>\n\n\n\n<p>Job posts are just the start. With the <strong>Lix LinkedIn Job Posting Hirers API<\/strong>, you can uncover the people <em>behind<\/em> the post &#8211; and reach out with speed, context, and confidence.<\/p>\n\n\n\n<p>Whether you&#8217;re filling roles, selling solutions, or spotting intent signals, this endpoint helps you work smarter with LinkedIn data.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p class=\"qua-blog-post-description\"><span class=\"rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading Time: <\/span> <span class=\"rt-time\">2<\/span> <span class=\"rt-label rt-postfix\">minutes<\/span><\/span> The Lix Job Posting Hirers API shows you exactly who\u2019s hiring for any LinkedIn job post. Discover how recruiters and sales professionals can use this endpoint to find decision-makers, trigger outreach, and build intent-based lead lists\u2014at scale.<\/p>\n","protected":false},"author":3,"featured_media":1333,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[99,38,24,93],"tags":[92,40,17,47,23],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.7.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>See Who\u2019s Hiring: LinkedIn Job Posting Hirers API<\/title>\n<meta name=\"description\" content=\"Perfect for recruiters and sales teams - identify hiring managers, decision-makers, and outreach targets with ease.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API\" \/>\n<meta property=\"og:description\" content=\"Perfect for recruiters and sales teams - identify hiring managers, decision-makers, and outreach targets with ease.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\" \/>\n<meta property=\"og:site_name\" content=\"Lix Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-04T10:00:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-04T10:00:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2025\/04\/LinkedIn-Job-Posting-Hirers.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Alfie Lambert\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AlfieLix\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alfie Lambert\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\"},\"author\":{\"name\":\"Alfie Lambert\",\"@id\":\"https:\/\/lix-it.com\/blog\/#\/schema\/person\/b2375fe7dfcd61daff8c3d85ca3be832\"},\"headline\":\"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API\",\"datePublished\":\"2025-04-04T10:00:16+00:00\",\"dateModified\":\"2025-04-04T10:00:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\"},\"wordCount\":476,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/lix-it.com\/blog\/#organization\"},\"keywords\":[\"API\",\"data\",\"Guides\",\"lead generation\",\"Sales\"],\"articleSection\":[\"API\",\"Data\",\"Guides\",\"Talent Intelligence\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\",\"url\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\",\"name\":\"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API\",\"isPartOf\":{\"@id\":\"https:\/\/lix-it.com\/blog\/#website\"},\"datePublished\":\"2025-04-04T10:00:16+00:00\",\"dateModified\":\"2025-04-04T10:00:18+00:00\",\"description\":\"Perfect for recruiters and sales teams - identify hiring managers, decision-makers, and outreach targets with ease.\",\"breadcrumb\":{\"@id\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/lix-it.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lix-it.com\/blog\/#website\",\"url\":\"https:\/\/lix-it.com\/blog\/\",\"name\":\"Lix Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/lix-it.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lix-it.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lix-it.com\/blog\/#organization\",\"name\":\"Lix Blog\",\"url\":\"https:\/\/lix-it.com\/blog\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/lix-it.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2021\/01\/lix-blog-logo@10x-e1610038285991.png\",\"contentUrl\":\"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2021\/01\/lix-blog-logo@10x-e1610038285991.png\",\"width\":152,\"height\":57,\"caption\":\"Lix Blog\"},\"image\":{\"@id\":\"https:\/\/lix-it.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/lix-it.com\/blog\/#\/schema\/person\/b2375fe7dfcd61daff8c3d85ca3be832\",\"name\":\"Alfie Lambert\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/lix-it.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/21af185f928f0ca2d54eb108980475e7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/21af185f928f0ca2d54eb108980475e7?s=96&d=mm&r=g\",\"caption\":\"Alfie Lambert\"},\"description\":\"Alfie is one of Lix's co-founders and a former growth hacker in the world of data science. Follow him on Twitter (twitter.com\/AlfieLix) or connect on LinkedIn (linkedin.com\/in\/alfie-lambert).\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/alfie-lambert\/\",\"https:\/\/twitter.com\/AlfieLix\"],\"url\":\"https:\/\/lix-it.com\/blog\/author\/alfielix-it-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API","description":"Perfect for recruiters and sales teams - identify hiring managers, decision-makers, and outreach targets with ease.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/","og_locale":"en_GB","og_type":"article","og_title":"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API","og_description":"Perfect for recruiters and sales teams - identify hiring managers, decision-makers, and outreach targets with ease.","og_url":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/","og_site_name":"Lix Blog","article_published_time":"2025-04-04T10:00:16+00:00","article_modified_time":"2025-04-04T10:00:18+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2025\/04\/LinkedIn-Job-Posting-Hirers.png","type":"image\/png"}],"author":"Alfie Lambert","twitter_card":"summary_large_image","twitter_creator":"@AlfieLix","twitter_misc":{"Written by":"Alfie Lambert","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#article","isPartOf":{"@id":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/"},"author":{"name":"Alfie Lambert","@id":"https:\/\/lix-it.com\/blog\/#\/schema\/person\/b2375fe7dfcd61daff8c3d85ca3be832"},"headline":"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API","datePublished":"2025-04-04T10:00:16+00:00","dateModified":"2025-04-04T10:00:18+00:00","mainEntityOfPage":{"@id":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/"},"wordCount":476,"commentCount":0,"publisher":{"@id":"https:\/\/lix-it.com\/blog\/#organization"},"keywords":["API","data","Guides","lead generation","Sales"],"articleSection":["API","Data","Guides","Talent Intelligence"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/","url":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/","name":"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API","isPartOf":{"@id":"https:\/\/lix-it.com\/blog\/#website"},"datePublished":"2025-04-04T10:00:16+00:00","dateModified":"2025-04-04T10:00:18+00:00","description":"Perfect for recruiters and sales teams - identify hiring managers, decision-makers, and outreach targets with ease.","breadcrumb":{"@id":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lix-it.com\/blog\/see-whos-hiring-linkedin-job-posting-hirers-api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lix-it.com\/blog\/"},{"@type":"ListItem","position":2,"name":"See Who\u2019s Hiring: LinkedIn Job Posting Hirers API"}]},{"@type":"WebSite","@id":"https:\/\/lix-it.com\/blog\/#website","url":"https:\/\/lix-it.com\/blog\/","name":"Lix Blog","description":"","publisher":{"@id":"https:\/\/lix-it.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lix-it.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/lix-it.com\/blog\/#organization","name":"Lix Blog","url":"https:\/\/lix-it.com\/blog\/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/lix-it.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2021\/01\/lix-blog-logo@10x-e1610038285991.png","contentUrl":"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2021\/01\/lix-blog-logo@10x-e1610038285991.png","width":152,"height":57,"caption":"Lix Blog"},"image":{"@id":"https:\/\/lix-it.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/lix-it.com\/blog\/#\/schema\/person\/b2375fe7dfcd61daff8c3d85ca3be832","name":"Alfie Lambert","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/lix-it.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/21af185f928f0ca2d54eb108980475e7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/21af185f928f0ca2d54eb108980475e7?s=96&d=mm&r=g","caption":"Alfie Lambert"},"description":"Alfie is one of Lix's co-founders and a former growth hacker in the world of data science. Follow him on Twitter (twitter.com\/AlfieLix) or connect on LinkedIn (linkedin.com\/in\/alfie-lambert).","sameAs":["https:\/\/www.linkedin.com\/in\/alfie-lambert\/","https:\/\/twitter.com\/AlfieLix"],"url":"https:\/\/lix-it.com\/blog\/author\/alfielix-it-com\/"}]}},"jetpack_featured_media_url":"https:\/\/lix-it.com\/blog\/wp-content\/uploads\/2025\/04\/LinkedIn-Job-Posting-Hirers.png","_links":{"self":[{"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/posts\/1330"}],"collection":[{"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/comments?post=1330"}],"version-history":[{"count":3,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/posts\/1330\/revisions"}],"predecessor-version":[{"id":1334,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/posts\/1330\/revisions\/1334"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/media\/1333"}],"wp:attachment":[{"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/media?parent=1330"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/categories?post=1330"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lix-it.com\/blog\/wp-json\/wp\/v2\/tags?post=1330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}