What is TinyFish?
TinyFish is a unified API platform that gives AI agents access to the live web through four integrated products: a structured JSON search API, a URL-to-clean-content fetch API, a cloud browser API with stealth and bot-detection bypass built on Playwright and CDP, and an agent API for multi-step web automation, which the company says achieves 89.9% accuracy on the Mind2Web benchmark. Its GitHub org also maintains AgentQL, an MIT-licensed open-source library for connecting AI to web pages with roughly 1.4K stars, alongside a Playwright stealth plugin and an MCP server for AgentQL.
Our verdict
TinyFish suits teams that want one vendor covering search, fetch, browser sessions, and agent automation instead of stitching together separate tools, and the open-source AgentQL project gives a lower-commitment way to try the underlying approach. The Mind2Web accuracy figure and the $2M Mango Capital credit pool are both self-reported by the company and were not independently corroborated in this pass, so treat them as unverified.
Categories:
Agentic automation tools give an LLM control of a browser to navigate, click, and fill forms toward a goal, rather than following a fixed script. They are newer and less predictable than selector-based scraping, but they handle sites and workflows that are hard to hardcode.