People and companies

LinkedIn job search

from $0.0030 per joblinkedin.jobs

Searches LinkedIn job postings by title and location, with filters for company, workplace type, employment type, seniority, salary band, and recency.

Returns the full posting, the hiring company, applicant counts, and the apply link.

What a call costs

Billed on actual usage, minimum $0.0020 per call, capped at $6.00 per call.

a price before every call. failed calls are never charged.

When to use it

Use to track hiring signals: which companies are staffing up a function, what a role pays in a market, or which accounts just opened a req you can sell into. Also useful as an intent signal before outreach.

Inputs

LinkedIn job search takes 15 fields, 1 of them required. Anything you leave out falls back to the tool's own default.

FieldTypeRequiredWhat it does
jobTitlesarray of stringyesSearch queries, as typed into LinkedIn job search. Boolean operators are supported. maxItems applies to EACH title and location pair, so two titles across two locations can cost four times the quote.
pageintegeroptionalSearch page to start from. Each page holds 25 jobs.
geoIdsarray of stringoptionalLinkedIn geo ID filter, for example "103644278". More precise than locations.
salaryarray of stringoptionalMinimum salary band filter.
sortBystringoptionalResult ordering.
companyarray of stringoptionalFilter by employer. Full LinkedIn company URLs or company names.
maxItemsintegeroptionalMaximum jobs per title and location pair. This is the field the price quote is sized from.
easyApplybooleanoptionalOnly postings with LinkedIn Easy Apply.
locationsarray of stringoptionalLinkedIn location filter, for example "New York". Prefer the full country or city name.
industryIdsarray of stringoptionalLinkedIn industry ID filter, for example "4" for Software Development.
postedLimitstringoptionalOnly postings newer than this.
workplaceTypearray of stringoptionalWorkplace type filter.
employmentTypearray of stringoptionalEmployment type filter.
experienceLevelarray of stringoptionalSeniority filter.
under10ApplicantsbooleanoptionalOnly postings with fewer than ten applicants.

How to call it

Connect once and your agent can reach LinkedIn job search the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.

MCP

Add this server in Claude, Claude Code, or any MCP client.

https://mcp.usegoro.ai/mcp

Skill

One line in your agent's chat. It sets itself up.

set up https://usegoro.ai/SKILL.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "linkedin.jobs",
  "input": {
    "sortBy": "date",
    "maxItems": 10,
    "jobTitles": [
      "<jobTitles>"
    ]
  }
}

Run LinkedIn job search from your agent.

One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.

Get started