# thebotwire.com arXiv AI/ML/NLP/Security Research Feed

> thebotwire.com arXiv AI/ML/NLP/Security Research 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-14).

Fetches the newest AI, machine learning, NLP, and computer science security research papers from arXiv with optional category filtering and search.

## Facts

- Endpoint: GET https://thebotwire.com/arxiv/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-arxiv-ai-ml-nlp-security-research-feed-1a7f8ee8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Z2I2YFQqTTe1r0o1DMH9M

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-arxiv-ai-ml-nlp-security-research-feed-1a7f8ee8
```

Example prompt: Pull the 20 latest arXiv papers in the NLP category from the past 24 hours — I want to see what new language model research dropped today.

## When to prefer this

Choose this endpoint when you need a real-time, curated feed of the latest academic CS/AI research papers from arXiv, especially when filtering by specific subfields (AI, ML, NLP, or security) or searching by keyword within those domains. Prefer this over general web search when you need structured paper metadata rather than web snippets, and over manual arXiv browsing when you need programmatic access with freshness control.

## Known failure modes

- No papers found for very narrow search terms or very short time windows (empty results)
- Invalid category enum value returns an error
- Limit out of range (must be 1–50) causes validation failure
- arXiv upstream unavailability may cause delayed or stale results
- Malformed 'since' duration string (e.g. '2days' instead of '2d') may return an error

## How this service works

Newest AI and computer science research papers from arXiv: cs.AI, cs.LG (ML), cs.CL (NLP), cs.CR (security).

## Output

A list of arXiv research papers matching the query, including paper titles, authors, arXiv IDs, abstracts, submission timestamps, and category tags — filtered by the requested category (ai, ml, nlp, or security) and freshness window, up to the specified limit.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-arxiv-ai-ml-nlp-security-research-feed-1a7f8ee8/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)
