01:12

Figranium (Formerly Doppelganger)

Figranium is a self-hosted, free browser automation and scraping platform built on Playwright, designed to handle everything from simple scraping to complex, human-like browser interactions. It provides a visual task editor, a structured JSON task format, and advanced execution modes that go far beyond traditional scrapers.
20:37

Doppelganger - Browser automation for everyone

Local-first browser automation platform with visual task builder, API access, and privacy-centric design.
I think this is a good Power Automate alternative.
07:14

N8n auto scaling

n8n queue mode build with automatic worker scaling and puppeteer
We might need to explore this should our use case for n8n becomes significantly bigger in the future.
09:01

n8n License Debate discussion on Reddit

There is a massive amount of “he-said, she-said” in this sub about building a SaaS on top of n8n. Some people say you need to cough up for an Embed license the second you charge a customer. Others say you can do whatever you want if you self-host.
07:46

Doppelgänger Browser Automation

Doppelgänger is a self-hosted, free browser automation and scraping platform built on Playwright, designed to handle everything from simple scraping to complex, human-like browser interactions. It provides a visual task editor, a structured JSON task format, and advanced execution modes that go far beyond traditional scrapers.
I think this is a good Power Automate alternative.
22:41

How to Run Python Scripts and Apps in n8n!

Unlock the power of Python within your n8n workflows! This tutorial demonstrates how to seamlessly integrate Python scripts and applications into your n8n instance. Learn how to run Python code directly within n8n, opening up a world of possibilities for automation and data processing.
13:20

Performance tuning in n8n: Practical wins before you SCALE - LumaDock

A practical guide to n8n performance tuning on a VPS. Faster workflows, safer scaling, fewer stalls. It’s easy - I promise :)
13:38

n8n: Disable tracking

Like most other products out there, n8n uses telemetry to track and analyse user behaviour. Here’s how you can prevent this.
07:41

n8n Cheat Sheet

Everything you need: triggers, nodes, expressions, API requests, AI agents, Docker self-hosting, and shortcuts, all in one place.
18:34

n8n: How to Migrate from SQLite to Postgres

Thought I might share this for whoever needs it, as there is a major lack of info around to achieve this without having to set everything back up (other than workflow and credentials).