# AnyAPI LinkedIn Jobs Scraper

> AnyAPI LinkedIn Jobs Scraper is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.0088/call, status unknown (last checked 2026-09-16).

Scrapes LinkedIn job listings data, returning structured job posting information via a pay-per-request API.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/linkedin.jobs
- Price: $0.0088/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-linkedin-jobs-scraper-837bc834
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_260y6iYpO0k_pafKHkOHu

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 anyapi-linkedin-jobs-scraper-837bc834 -d '<json body>'
```

Example prompt: Can you pull the latest software engineer job listings from LinkedIn for remote positions in the US, especially anything posted in the last week at mid-size tech companies?

## When to prefer this

Use this endpoint when you need programmatic access to LinkedIn job data without maintaining a LinkedIn scraper yourself, and want to pay only per request without a monthly subscription. Ideal for job market research, recruiting automation, or aggregating job postings at scale.

## Known failure modes

- LinkedIn blocks or rate-limits the scraper, returning an error or empty results
- Invalid or malformed search parameters return no results
- LinkedIn changes its page structure, causing parsing failures
- Network timeout if LinkedIn is slow to respond
- Requested job listings no longer exist or have been removed

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON object containing structured LinkedIn job listing data including job titles, company names, locations, posting dates, job descriptions, and application links matching the search criteria.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-linkedin-jobs-scraper-837bc834/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
