Fresh news for AI agents — by the minute, not by the week.

Fresh news data for AI agents and builders. Date-aware ranking, 3,400+ sources, one JSON API. Built for RAG, monitoring, and signals.

3,400+news sources
Dailyre-crawl
Today-firstdate-aware ranking
{ "results": [ { "title": "Trump announces tariffs of up to 100% on imported drones", "url": "https://www.straitstimes.com/world/united-states/trump-announces-tariffs-of-up-to-100-on-imported-drones", "snippet": "…the US announced sweeping tariffs on imported drones…" } ] } ▲ Live demo — hits the real https://api.jambot.com with a demo key.

One key

Sign up, get an API key instantly. No card required on the free tier.

Date-aware

Results ranked by publish date — today's articles first, not stale archives.

Agent-ready

Clean JSON, key-auth header, works with curl, Python, or your MCP toolchain.

Simple pricing

Start free. Upgrade when you scale.

Free
$0 /mo
  • 50 queries / day
  • Instant API key
  • No card required
  • Community support
Start free
Enterprise
Custom
  • Unlimited queries
  • Self-hosted stack
  • Custom source lists
  • Dedicated support
Contact us

Quickstart

curl -H "X-Api-Key: YOUR_KEY" \
  "https://api.jambot.com/search-json.jsp?query=climate+change"

Date filter

curl -H "X-Api-Key: YOUR_KEY" \
  "https://api.jambot.com/search-json.jsp?query=tariffs&key=YOUR_KEY"

Auth

Send your key as the X-Api-Key header. Rate limits are per-key, per day.