Serpapi Google Jobs
serpapi_google_jobsSearch Google Jobs for <query> — returns title, company, location, source, posted date, schedule, description, and apply link via SerpApi. Example: serpapi_google_jobs({ q: "data engineer", location: "Austin, TX", _apiKey: "your-serpapi-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Job search query, e.g. "data engineer", "barista part time" | |
| _apiKey | Yes | SerpApi API key (get one at serpapi.com) | |
| location | No | Optional location, e.g. "Austin, TX", "London, United Kingdom" |