# OpenWeb Ninja — Google Jobs Job Details

> OpenWeb Ninja — Google Jobs Job Details is a paid API for AI agents from x402.openwebninja.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-13).

Fetches detailed job listing data from Google Jobs for a specific job posting in real time

## Facts

- Endpoint: GET https://x402.openwebninja.com/realtime-jobs-data/google-jobs/job-details
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/openweb-ninja-google-jobs-job-details-6b7266a4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FaLrJKg1sgLjcNp7IWGo7

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability openweb-ninja-google-jobs-job-details-6b7266a4
```

Example prompt: Can you pull the full job details for this Google Jobs listing — I need the job description, salary range, location, employment type, and how to apply: [Google Jobs job ID or URL]?

## When to prefer this

Use this endpoint when you need rich, structured detail for a specific job posting sourced from Google Jobs — especially when you already have a job ID or URL from a prior search query and need to enrich it with full description, salary, and apply details. Prefer this over general job search APIs when you need Google Jobs-specific data without managing API keys or accounts, and are comfortable with per-call USDC micropayments via x402.

## Known failure modes

- Invalid or expired job ID returns empty or error response
- Job listing no longer available on Google Jobs returns 404 or empty data
- Payment failure over x402 protocol blocks the request
- Rate limiting if too many calls are made in rapid succession
- Incomplete schema documentation makes parameter discovery difficult

## How this service works

40+ public web-data, SERP, e-commerce, real-estate, finance and AI-search APIs, payable per call over x402 (USDC on Base, Polygon, Arbitrum). No account or API key required. Most endpoints $0.003; AI-model endpoints $0.005.

## Output

Returns a structured JSON object containing detailed information about a specific Google Jobs listing, including job title, full description, company name, location, salary range, employment type, date posted, required qualifications, and apply URL.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "required": {
   "type": "string"
  },
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {}
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/openweb-ninja-google-jobs-job-details-6b7266a4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.openwebninja.com](https://www.zero.xyz/host/x402.openwebninja.com/llms.txt)
