TinyFish
Search
Fast, structured web search
Fetch
Any URL to clean content
Agent
Multi-step web automation
Browser
Stealth Chromium sessions
All products share one API keyView docs →
Documentation
API reference and guides
Integrations
Connect with your stack
Blog
Product updates and insights
Cookbook
Open-source examples
Pricing
Overview
Enterprise-grade web data
Use Cases
What teams are building
Customers
See who builds with TinyFish
Log inSign upGet started
Products
SearchFast, structured web search
FetchAny URL to clean content
AgentMulti-step web automation
BrowserStealth Chromium sessions
Resources
DocumentationAPI reference and guides
IntegrationsConnect with your stack
BlogProduct updates and insights
CookbookOpen-source examples
PricingPlans, credits, and billing
Enterprise
OverviewEnterprise-grade web data
Use CasesWhat teams are building
CustomersSee who builds with TinyFish
Log inSign up
TinyFish

Web APIs built for agents.

Product
  • Enterprise
  • Use Cases
  • Customers
  • Pricing
  • Integrations
  • Docs
  • Trust
Resources
  • Cookbook
  • Blog
  • Current
  • Accelerator
Connect
  • X/Twitter
  • LinkedIn
  • Discord
  • GitHub
  • Contact Us
© 2026 TinyFish·Privacy·Terms
Product & Integrations

TinyFish × n8n: Web Agents Just Landed in Your Workflow Canvas

Sky Zhang·Mar 18, 2026
Share
TinyFish × n8n: Web Agents Just Landed in Your Workflow Canvas

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.

What This Actually Is

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:

  • Browse live websites — not cached HTML, not static snapshots. The actual, JavaScript-rendered, cookie-consented, dynamically-loaded page.
  • Extract structured data — you define your JSON keys in the goal, TinyFish returns clean, predictable output. Every time.
  • Navigate multi-step flows — click through filters, paginate results, fill forms, handle dropdowns. The messy stuff.
  • Pipe output downstream — the structured JSON flows right into your next node: Google Sheets, Slack, a database, your CRM. Whatever you need.

The mental model is simple: n8n orchestrates. TinyFish does the web work.

Get Started in 5 Minutes

  1. Install the TinyFish community node in your n8n instance
  2. Grab an API key at tinyfish.ai
  3. Drop the node onto your canvas, wire it up, and give it a URL + a goal
  4. Watch structured JSON flow into your next node

That's it. No infrastructure to manage. No browser pools to spin up. No scripts to maintain.

📖 Integration docs → docs.tinyfish.ai/integrations/n8n

5 Workflows to Get You Started

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.

1. Web Notion Report Generator Agent

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.

2. Automated Daily Web Scraper with TinyFish + Telegram Alerts

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.

3. 📰 Job & News Tracker

Scheduled trigger → TinyFish (check job boards or news sites for keywords) → Filter new listings → Post to Slack channel or write to Google Sheets.

4. 🧪 Automated QA Smoke Tests

Deploy webhook → TinyFish (navigate your app, test key user flows) → Report pass/fail to your team channel. No Selenium scripts to maintain.

5. 📊 Change Detection → Alert

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

Get started

Start building.

No credit card. No setup. Run your first operation in under a minute.

Get 500 free creditsRead the docs
More Articles
Building a Browser for the Agent Era
Engineering

Building a Browser for the Agent Era

Max Luong·Apr 14, 2026
Production-Grade Web Fetching for AI Agents
Engineering

Production-Grade Web Fetching for AI Agents

Chenlu Ji·Apr 14, 2026
We Shipped an MCP Server. Then We Shipped a CLI. The CLI Won.
Engineering

We Shipped an MCP Server. Then We Shipped a CLI. The CLI Won.

Divya Lath·Apr 4, 2026