// ACTION

Live

LinkedIn & Sales Navigator Search API: People, Companies, Posts, Jobs

// OVERVIEW

What it does

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.

// PARAMETERS

Inputs

NameTypeRequiredDescription
profileIdstringRequiredThe connected LinkedIn profile to run the search from. Get it from List Profiles.
searchUrlstringRequiredA LinkedIn or Sales Navigator search URL. The result shape depends on the URL type (People, Companies, Posts, or Jobs).
limitnumberRequiredMaximum number of results to return (up to 2500).
callbackUrlstringOptional Webhook URL to receive the search result when it is ready

// OUTPUT SHAPE

Example JSON output

{
  "resultId": "res_01H..."
}

// INVOCATION

How to call

Resource: SearchOperation: Search

// CONSTRAINTS

Limits & status

Up to 2500 results per search. Automatic LinkedIn rate limiting is handled for you. Results count against your plan (1,000 included on pay-as-you-go, unlimited on Unlimited).

// USED IN

Playbooks using this Action

// GET STARTED

Start building with Periodix Actions

Create an account, get an API key, and call this Action from your stack.

Create your account