Blog
Ideas and Insights
Latest news, updates, and insights from TinyFish.

If you've spent any time building automations in n8n, you've hit the wall.
APIs are great. Until the data you need doesn't have one. And spoiler: most of the internet doesn't have an API.
Competitor pricing? Locked behind a JS-rendered product page. Job listings? Paginated, filtered, and wrapped in dynamic UI. Government records? Good luck.
So you do what every automation builder does: you write a custom script. Then the site changes its layout. Then you rewrite the script. Then it breaks again on a Tuesday because someone added a cookie banner. Rinse, repeat, lose your mind.
We built TinyFish to make that cycle stop.
TinyFish is now available as an n8n community node. That means you can drag it onto your canvas, wire it up, and now your workflows can browse the real web.
Here's what it does:
The mental model is simple: n8n orchestrates. TinyFish does the web work.
That's it. No infrastructure to manage. No browser pools to spin up. No scripts to maintain.

📖 Integration docs → docs.tinyfish.ai/integrations/n8n
We've built two complete, ready-to-import workflows — and outlined three more you can build yourself. Each one is a real n8n workflow pattern using TinyFish.

Chat with an AI agent that scrapes any website and gives you a summarized report. Just ask a question, and TinyFish Web Agent browses the site in stealth mode while an OpenRouter LLM synthesizes the findings into a full Notion page report. Requires a TinyFish API key, an OpenRouter API key, and a Notion internal integration.

Automatically scrapes structured data from any webpage on a daily schedule and delivers a formatted report straight to Telegram. Describe what you want in plain English — TinyFish handles JS-heavy pages, Cloudflare, and CAPTCHAs in stealth mode. Requires a TinyFish API key and a Telegram Bot Token.
💡 These 2 workflows’ JSON files are open-sourced in the TinyFish Cookbook. Fork it, import it, tweak it, ship it. Zero config required.
Scheduled trigger → TinyFish (check job boards or news sites for keywords) → Filter new listings → Post to Slack channel or write to Google Sheets.
Deploy webhook → TinyFish (navigate your app, test key user flows) → Report pass/fail to your team channel. No Selenium scripts to maintain.
Cron schedule → TinyFish (visit a page, extract specific content) → Diff against last run → Notify if something changed.
The pattern is always the same: URL + goal in, structured JSON out, routed wherever you need it.
The web has always been the biggest, messiest, most valuable data source on the planet. It just wasn't automatable, until now.
Go build something cool. We can't wait to see what you wire up. 🐟
Check out our docs → docs.tinyfish.ai/integrations/n8n
And our open-source cookbook → https://github.com/tinyfish-io/tinyfish-cookbook
No credit card. No setup. Run your first operation in under a minute.

TinyFish is launching a high-intensity virtual accelerator program, backed by $2M from Mango Capital. This accelerator is designed to fund and support the founders building the next generation of software on top of the Agentic Web. Applications open February 17, 2026. Rolling admissions.


Google's Gemini 3.0 Flash delivers measurably better accuracy than 2.5 Flash, and that improvement compounds at scale. We tested it on complex multi-step navigation—the results were immediate: faster execution, more precise decisions, cleaner output. For production workflows, a 5% accuracy gain translates to hundreds fewer failures per month. If consumer browser agents felt too inconsistent for production, this changes the equation.