search_linkedin_jobs
Search LinkedIn for job postings by keyword and location. Retrieve structured job data from multiple pages of results.
Instructions
Search LinkedIn job postings.
Args: query: Job title or keywords, e.g. "machine learning engineer". location: Location filter, e.g. "London" or "United Kingdom". max_pages: Pages of results to scrape (default 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| location | No | ||
| max_pages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| count | No | ||
| errors | No | ||
| scraper | No | ||
| source_urls | No |