sales-intelligence__search_linkedin_jobs
[Sales Intelligence] Search LinkedIn for public job postings matching a query.
Wraps nexgendata/linkedin-jobs-scraper. Returns job title, company,
location, posted date, and description. Posted-within filter is a
soft hint applied client-side via the LinkedIn search UI.
Args: query: Free-text job query (e.g. "senior python developer"). location: Optional location (e.g. "Berlin", "Remote"). posted_within_days: Soft recency filter (default 14, max 90).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| location | No | ||
| posted_within_days | No |