# Vaaya Indeed Jobs Search (via Apify)

> Vaaya Indeed Jobs Search (via Apify) is a paid API for AI agents from vaaya.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Scrapes Indeed job listings by role title using Apify, returning structured job posting data for a given search query.

## Facts

- Endpoint: POST https://vaaya.ai/api/run/apify/indeed-jobs
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vaaya-indeed-jobs-search-via-apify-7a5333bc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qFIQiJwGvbFPt3F4V1bL2

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 vaaya-indeed-jobs-search-via-apify-7a5333bc -d '<json body>'
```

Example prompt: Search Indeed for 'data scientist' job listings and give me the results — I want to see job titles, companies, locations, and links.

## When to prefer this

Choose this endpoint when you need to programmatically retrieve job listings from Indeed by job title — ideal for competitive hiring analysis, salary benchmarking, talent market research, or building job-search pipelines. Prefer this over generic web search when you specifically want structured Indeed data (title, company, location, salary, URL) rather than raw web results.

## Known failure modes

- No results returned if the role title is too obscure or misspelled
- Apify scraper may return partial results if Indeed rate-limits the scrape
- Stale or cached listings if Indeed's page structure changes
- Missing salary or description fields when Indeed does not display them in list view
- API may time out for very broad queries returning thousands of listings

## How this service works

Apify — Indeed job listings by role title.

## Output

Returns a structured list of Indeed job postings matching the given role title, including job title, employer name, location, salary (if listed), job description snippet, posting date, and a direct link to the listing on Indeed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vaaya-indeed-jobs-search-via-apify-7a5333bc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vaaya.ai](https://www.zero.xyz/host/vaaya.ai/llms.txt)
