// PLAYBOOK
LiveHow to Turn LinkedIn Job Posts Into Outbound Leads (Hiring Signals)
// WHEN TO USE
Problem
When a company posts a job for a role you sell around, it is telling you it has a new priority, a fresh budget, and a pain.
That is one of the strongest buying signals in B2B. The trouble is that job posts are scattered across LinkedIn, most are from recruiting agencies and staffing firms you do not want, and the person who posted is a recruiter, not the decision-maker you need to reach.
Working this by hand does not scale, and by the time you get to a post it is often stale.
// WHAT YOU GET
Outcome
A scheduled pipeline that watches LinkedIn job posts for the roles that signal demand for you, validates each company against your ICP with AI (dropping agencies and non-fit companies), finds the right decision-makers at each hiring company through Sales Navigator, deduplicates, and saves a lead per contact along with the job that triggered the outreach, ready to send.
// RESULTS
Proof
// BUILDING BLOCKS
Periodix Actions used
LinkedIn & Sales Navigator Search
Run a LinkedIn or Sales Navigator search by URL and get clean, structured rows back. Works for People, Companies, Posts, and Jobs on both Classic and Sales Navigator. Paste a search URL, and Periodix Actions returns the matching results with automatic rate limiting. This is the core of any LinkedIn lead generation or list-building workflow.
Search People
Search LinkedIn for people with structured filters instead of a URL. Filter by location, industry, company, and keywords on Classic, and add function, role, seniority, tenure, and company headcount on Sales Navigator. Returns one page of up to 100 matching people. Ideal for building precise, ICP-shaped prospect lists.
// HOW IT WORKS
Flow
// RUN IT
Implementations
// OUTPUT SHAPE
Example JSON output
{
"company_name": "Acme Cloud",
"company_linkedin_url": "https://www.linkedin.com/company/acme-cloud",
"first_name": "Jane",
"last_name": "Doe",
"lead_title": "CTO",
"lead_linkedin_url": "https://www.linkedin.com/in/jane-doe",
"job_title": "Senior DevOps Engineer",
"job_url": "https://www.linkedin.com/jobs/view/...",
"job_location": "Berlin, Germany",
"date_scraped": "2026-07-06"
}// CONNECTS WITH
Integrations used
// FITS INTO
Use cases
// QUESTIONS
FAQ
- Why are job posts a buying signal?
- A new hire for a role usually means a new initiative, a budget, and a pain. If the role maps to what you sell, the company just became a warm account.
- How do I avoid agencies and staffing firms?
- An AI step validates each company against your ICP and removes recruiters, staffing firms, and consultancies before you spend any effort.
- How do I reach the decision-maker, not the recruiter?
- Sales Navigator people search finds leadership at the hiring company by title, so you contact the buyer rather than the person who posted the job.
- How often should I refresh?
- Fresh matters. In our pilot, moving from weekly to every 3 days lifted replies about 12 times. Run it often enough to reach people while the signal is hot.
- What data does Periodix return here?
- Periodix Job Search returns fresh job posts with title, company, location, URL, and date. Sales Navigator people search then returns the decision-makers with name, title, company, and profile URL. The AI filters and matches on that clean, current data, no manual scraping.
- Can I use OpenAI or Gemini instead of Claude?
- Yes. The company-filter and any AI steps are standard model calls, so you can run them on Claude, OpenAI GPT, or Google Gemini. The published template uses Claude, but swapping the model does not change the rest of the workflow.
// EXPLORE MORE
Related playbooks
Score Linkedin or Sales Navigator leads by ICP and draft outreach
LinkedIn or Sales Navigator search returns hundreds of profiles, and most of them are not a fit. Teams handle this in two expensive ways. Some message everyone, which burns limited sending capacity, hurts reply rate, and trains them to blast more. Others pay to enrich and AI-score every single row in a tool like Clay, spending credits on leads that were never going to qualify. Either way you pay full price for the whole list before you know who is worth it.
Automate your LinkedIn job search
Job hunting on LinkedIn is a timing game played by hand. You open the same searches every day, scroll past reposts and roles you already saw, and still miss fresh posts because you were not online when they went up. The good roles collect applicants fast, so being early matters, and manual checking cannot keep up with that.
// FROM THE BLOG
Related articles
// GET STARTED
Start building with Periodix Actions
Create an account, get an API key, and run this playbook end-to-end.
Create your account