| Primary product type | Developer-first structured web data API (60+ named platforms), pre-built endpoints | AI query language + REST API/SDKs for extracting structured data from any page you point it at |
|---|
| How you define the data shape | Fixed, documented JSON schema per endpoint — no query to write | You write a natural-language-like query (e.g. `{ product_name product_price }`) per page or page type |
|---|
| Selector robustness | Not applicable — schemas are maintained by Crawlora, not selectors you write | "Self-healing" — AI re-locates elements when a page's DOM changes, instead of a brittle XPath/CSS selector breaking |
|---|
| Anti-bot / proxy infrastructure | Managed proxy routing and retry/fallback behind supported endpoints | Not marketed — no geo-targeting, proxy network, or anti-detect messaging; pricing is metered by API calls and remote-browser hours, not unblocker capacity |
|---|
| Browser tooling | Browser-backed rendering where needed, abstracted behind the endpoint | Playwright integration, a browser-debugger extension for testing queries live, and hosted remote-browser sessions |
|---|
| Platform breadth | 60+ documented, versioned platform endpoints out of the box | General-purpose — works on any URL you give it, but you write the query yourself per site |
|---|
| Pricing model | One credit pool shared across all endpoints (Growth: $29/mo for 100,000 credits) | $99/mo Professional plan for 10,000 API calls + 500 browser hours included, then $0.015/call and $0.10/hr |
|---|
| Free tier | Free trial credits across the full catalog | 300 free API calls, 1 concurrent remote-browser session |
|---|
| Agent-native workflows | Hosted MCP tools across the full catalog | Its own MCP server for Claude, Cursor, and Windsurf, scoped to AgentQL's query layer |
|---|
| Company / funding | Independent, developer-focused API business | Built by TinyFish, Inc. ($47M Series A, Aug 2025); enterprise managed-agent deployments (Google Hotels, DoorDash, ClassPass) are marketed under the TinyFish brand, not AgentQL |
|---|