Google Jobs
Extract job listings from Google Careers for enhanced recruitment and market analysis.
Credit cost: 1 credit per call
Autorización
ApiKeyAuth x-api-key<token>
Your API key. Include it in the x-api-key header for every request.
In: header
Parámetros de consulta
query*string
Job search term or keyword for querying Google job listings.
Cuerpo de la respuesta
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v2/google/jobs?query=string"[ { "title": "Software Engineer", "category": "Engineering", "location": "Mountain View, CA", "description": "Develop and maintain software applications that impact millions of users." }, { "title": "Data Scientist", "category": "Data Analytics", "location": "New York, NY", "description": "Analyze large-scale datasets to derive meaningful insights and contribute to data-driven decision making." }, { "title": "Product Manager", "category": "Product Management", "location": "San Francisco, CA", "description": "Lead cross-functional teams to build and launch products that solve real customer problems." }]{ "error": "Bad Request"}{ "error": "Invalid API Key"}{ "error": "Payment required"}{ "error": "Rate limit exceeded for the API key: quota monthly"}{ "error": "Internal Error"}