open-source · BYOK or hosted
Fresh social signal
for AI agents.
Reddit, Hacker News, blogs, X. One REST endpoint. Bring your own keys or pay with credits — your call. Pair with rerank to ground generations against what people are actually saying right now.
50 free credits on signup. No card required. Run it yourself for free.
Two modes
Same API. Pick whichever billing model fits — switch any time.
| BYOK (bring your own keys) | Hosted (prepaid credits) | |
|---|---|---|
| Cost | Free | $10 / $50 / $200 prepaid packs |
| Setup | Add Bright Data + ZeroEntropy keys via PUT /v1/providers/:provider | Sign up, run /v1/billing/checkout, redirect to Stripe |
| You pay for | Your provider invoices directly | Credits on this platform |
| Markup | None | Disclosed at /v1/pricing |
| Run where | Self-host or hosted | Hosted only |
How it works
01
Sign up
Drop your email at /v1/signup, click the magic link, get an API key. 50 free credits on signup.
02
Store keys (optional)
BYOK? PUT your Bright Data / Apify / ZeroEntropy creds at /v1/providers — encrypted at rest, never logged.
03
Call /v1/feed
GET /v1/feed?topic=...&since=24h&sources=reddit,hn returns cached posts. Reranked by date, hot, or your rerank stack.
04
Ground your agent
Feed the posts into your prompt as context. Citations included so users can verify the source.
Get a free API key
Drop your email — we email a magic link. 50 free credits on signup, no card required.
Run it yourself in 5 minutes
Single Node process, single SQLite file. Deploy anywhere — Fly, Render, your own box. The hosted instance and the self-hosted one share the same source.