Get Saved Search Results
Return cached results for a saved search by its ID. Results are populated nightly, so an empty array means the search has not been populated yet. Set only_new=true to see only results new since your last check, which marks them as seen. Fails with 'not found' if the search ID is invalid.
Example prompt: Show me only the new results for my 'VP Engineering Netherlands' saved search since I last checked
[
{
"provider_id": "ACoAACdEf34",
"name": "Tom Bakker",
"headline": "VP Engineering at Adyen",
"is_new": true
}
]What you can build
Parameters
Inputs accepted by get_search_results.
| Name | Type | Description |
|---|---|---|
| search_id | string | UUID of the saved search (from list_saved_searches) |
| only_new | boolean | If true, return only results new since last check and mark them as seen. Default false. |
| limit | number | Max results to return. Default 10. |
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.
Run Saved Search
Execute a saved LinkedIn search by ID with live results. Paginate from the last cursor or return only new matches for continuous 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.