u/tinys-automation26

▲ 6 r/tinyfish_ai+4 crossposts

TinyFish Search and Fetch are now free. For every dev and agent. No credit card.

We just made TinyFish Web Search and Fetch completely FREE. Not a trial. Not a limited tier. Free.
What that means:

Search API : live, browser-rendered web search that returns structured JSON. Fresh results, not cached. Free.

Fetch API : give it any URL, get back clean markdown, JSON, or HTML. Rendered in a real browser. Also free.

No credit card required. Zero credits consumed. And before anyone asks, we already 5x'd the rate limits, so these aren't free-in-name-only endpoints with a chokehold on usage. Your agent doesn't sleep and neither do we.

If you're building agents that need to read the web, you now have a free, production-grade way to do it.

Get your API key: agent.tinyfish.ai/sign-up
Docs: docs.tinyfish.ai

Agent and Browser APIs still use credits (1 credit per agent step, 1 credit per 4 min of browser time), and you get 500 free credits on signup to try those too.

Questions? Drop them below.

reddit.com
u/tinys-automation26 — 9 days ago

I'm on the TinyFish team. We made Search and Fetch free today.

Search gives agents structured, real-time web results- our own index, not a third-party wrapper.

Fetch is the one that removes more friction: submit any URL, get back clean Markdown or JSON. The rendering layer is handled server-side, so your agent doesn't care whether the page is a React SPA or static HTML. Most raw fetches dump nav bars, cookie banners, and script tags straight into your context window.Your model pays for every token of that noise. Fetch removes it.

Failed URLs don't count against quota. Link in comments.

reddit.com
u/tinys-automation26 — 19 days ago

I work at TinyFish.

We made two of our core API endpoints free today. No credit card, one sign-up, one key.

Search: structured web results built for agents. JSON output, low latency, rank-stable across calls.

Fetch: POST any URL, get back clean Markdown or JSON.Real browser rendering, full JS support, anti-bot protection included. Failed URLs don't count against your quota.

Works with REST API, MCP, Python SDK, TypeScript SDK, CLI Skills, n8n, LangChain, CrewAI, Claude Code, Cursor, and more.

reddit.com
u/tinys-automation26 — 19 days ago