Jobs Search API
Complete documentation for the Jobs Search API. Search job listings from Google Jobs with salary, apply links, and qualifications.
Jobs Search APIOverview
The Jobs Search API provides access to job listings aggregated from Google Jobs. Search for positions by keyword, filter by employment type, date posted, remote availability, and more. Each result includes detailed information such as salary data, qualifications, apply links, company logos, and structured highlights for benefits and responsibilities.
The API is designed for building job boards, career tools, salary research platforms, and recruitment dashboards.
Authentication
All requests require a valid RapidAPI key. Include the following headers with every request:
| Header | Value |
|---|---|
X-RapidAPI-Key | YOUR_API_KEY |
X-RapidAPI-Host | jobs-search-api.p.rapidapi.com |
You can obtain an API key by subscribing to the Jobs Search API on RapidAPI.
Base URL
| |
Endpoints
| Endpoint | Method | Path | Description |
|---|---|---|---|
| Search Jobs | GET | /jobs/search | Search job listings with filters for location, employment type, date, and more |
Getting Started
1. Get Your API Key
Subscribe to the Jobs Search API on RapidAPI to receive your API key.
2. Make Your First Request
Search for jobs with a simple query:
| |
3. Apply Filters
Narrow your search with filters for employment type, date posted, remote work, and more. See the Search Jobs endpoint documentation for the full list of parameters.
Rate Limits
Rate limits depend on your RapidAPI subscription plan. Check your plan details on the RapidAPI listing for specific limits.