# thebotwire.com Remote Tech Jobs Feed

> thebotwire.com Remote Tech Jobs Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Fetches the latest remote tech job postings aggregated from We Work Remotely and Hacker News, with optional keyword search, source filter, result limit, and freshness window.

## Facts

- Endpoint: GET https://thebotwire.com/jobs/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-remote-tech-jobs-feed-06feb30e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_h3cSdVBwyJBPr0GQx8YMB

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 thebotwire-com-remote-tech-jobs-feed-06feb30e
```

Example prompt: Pull the latest remote tech job postings from We Work Remotely and Hacker News — search for 'backend engineer', limit it to 20 results, and only show jobs posted in the last 24h.

## When to prefer this

Use this endpoint when an agent needs to discover or monitor remote tech job postings from We Work Remotely and Hacker News specifically, with the ability to filter by keyword, source, and recency. Prefer over generic job search APIs when the focus is remote tech roles and you want curated, trusted sources rather than broad aggregators.

## Known failure modes

- No results found for the given query or freshness window — returns empty list
- Invalid 'src' enum value causes validation error
- 'limit' outside 1–50 range returns error
- 'since' parameter in unrecognized format may be rejected
- Service temporarily unavailable due to upstream source issues
- Payment failure (x402) if USDC balance is insufficient

## How this service works

Remote tech job postings from We Work Remotely and Hacker News for recruiting and job-search agents.

## Output

A list of remote tech job postings, each including job title, company, source (We Work Remotely or Hacker News), posting timestamp, and job description or link, filtered by any specified keyword, source, limit, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-remote-tech-jobs-feed-06feb30e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
