Run Saved Search
Execute a saved search by its ID and return live results. Set from_last_cursor=true to resume pagination from where the previous run left off, or new_results_only=true to return just the results that are new since the last run. Fails with 'not found' if the search ID is invalid, and returns an empty array when there are no results.
Example prompt: Run my 'VP Engineering Netherlands' saved search and return only the new people since last time
[
{
"provider_id": "ACoAACgHi56",
"name": "Sanne Visser",
"headline": "VP Engineering at Bunq",
"connection_degree": 2
}
]What you can build
Parameters
Inputs accepted by run_saved_search.
| Name | Type | Description |
|---|---|---|
| search_id | string | ID of the saved search to run |
| from_last_cursor | boolean | If true, resume from where the last run left off (default: false - start fresh) |
| new_results_only | boolean | If true, return only results that are new since the last time this search was run. Useful for lead discovery workflows. |
Related tools
List Saved Searches
List the LinkedIn searches you saved in Crispy, with their IDs for re-running. Note this excludes searches built directly in the LinkedIn web app.
Get Saved Search Results
Return cached results for a saved LinkedIn search, populated nightly. Use only_new to surface fresh matches since your last check for lead discovery.
Save a LinkedIn Search
Save a LinkedIn people, company, or post search by name for re-running and pagination. Store structured filters or a pasted Sales Navigator search URL.
Search LinkedIn People
Search LinkedIn for people by keyword, title, company, location, or industry. Sales Navigator filters auto-route when seniority or headcount are used.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.