Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/No-Code & Low-Code/Automa
icon of Automa

Automa

Open source alternative to UiPath, Automation Anywhere and Microsoft Power Automate

Automa is an open source browser extension for no-code browser automation: scrape data, fill forms, schedule tasks, and chain multi-step workflows without writing scripts. MIT licensed.

21.3K starsVueUpdated this year
Visit websiteGitHub repo
image of Automa
Contents
  1. 01Who Automa is for
  2. 02The problem it solves
  3. 03How it solves it
  4. 04Strengths and trade-offs
  5. 05Automa vs alternatives
  6. 06Tech stack
  7. 07FAQ
  8. 08Similar open-source tools
TL;DR

Automa is an AGPL-licensed browser extension for building no-code automations that click, scrape, fill forms, and run workflows inside the browser, with separate commercial licensing for business code and binaries. It replaces Zapier or custom Puppeteer scripts when the task happens on a webpage rather than through an API. It is best for local browser automation, not centralized enterprise workflow governance.Vue · 21.3K stars · Updated this year

who it's for

Who Automa is for#

Analysts scraping or checking web dashboards

Automa can automate repeated browser interactions and extracts where no API exists.

Skip if:

Skip if the source system offers a stable API that a backend integration can use.

Marketing teams running repetitive web tasks

The extension can handle form, page, and scraping tasks without asking a developer for every workflow.

Skip if:

Skip if the workflow is business-critical and needs centralized monitoring.

the problem

The problem it solves#

Repetitive browser work is hard to automate when the target site has no API. People copy data from pages, fill forms, check dashboards, and export tables by hand because SaaS automation tools only work when an app exposes the right connector.

Developer scripts can solve the problem, but Puppeteer or Playwright workflows require code ownership and maintenance. Business users need a visual way to automate browser actions while keeping data local to their machine when possible.

how Automa solves it

How it solves it#

Visual browser workflow builder

Automa lets users assemble actions such as clicks, form fills, scraping, loops, and conditionals without writing a full script.

Runs as a browser extension

The workflow executes in the browser context, which helps automate sites that do not expose APIs.

Data extraction outputs

Automa can extract page data into structured outputs such as tables, files, or connected destinations depending on workflow configuration.

Custom JavaScript step

Technical users can add JavaScript when visual blocks do not cover a specific interaction.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • API-free automation pathAutoma can automate websites even when the vendor does not provide an API or Zapier connector.
  • Inspectable browser automation sourceAutoma publishes AGPL source outside its business directory, which helps technical users inspect and adapt local browser automation workflows within the license terms.

Trade-offs

  • -Fragile against website changesBrowser automations can break when page structure, labels, or login flows change.
  • -Local extension model limits governanceAutoma is not the same as a centralized automation platform with team permissions, audit logs, and managed execution queues.
versus alternatives

Automa vs alternatives#

Automa vs Zapier

Automa and Zapier both automate repetitive work, but Automa works inside the browser while Zapier connects cloud apps through APIs.

CriteriaAutomaZapier
LicenseAGPL source with commercial business componentsProprietary
Execution modelBrowser extensionManaged cloud workflows
Best fitWebpage actions and scrapingSaaS app integrations

Automa is better when the workflow depends on clicking through pages or extracting website data. Zapier is better when the workflow has reliable app connectors and needs managed execution.

tech stack · detected from GitHub

What it's built on#

Languages
JavaScript
Frameworks
Vue
Tooling
Webpack
frequently asked

FAQ#

Is Automa open source?

Automa publishes non-business source under AGPL, while business code and business binaries use the Automa Commercial License. Review the license path before commercial or internal company use.

Can Automa replace Zapier?

Automa can replace Zapier for browser-based workflows and scraping tasks. Zapier is stronger for managed app-to-app API automation.

Does Automa require coding?

No for many workflows. Automa uses a visual builder, with optional JavaScript for custom logic.

also worth a look

Similar open-source tools#

Atomic Bot

Atomic Bot

One-click OpenClaw installer and agent setup bot

307TypeScriptMIT
Node-RED

Node-RED

Low-code event-driven programming with a browser-based editor

23.2KJavaScriptApache-2.0
Automatisch

Automatisch

Self-hosted Zapier alternative for workflow automation

13.8KJavaScript
OpenFang

OpenFang

Open source Agent OS built in Rust with autonomous agents

17.5KRustApache-2.0
Redash

Redash

Connect to any data source, query, visualize, and share

28.6KPythonBSD-2-Clause
QGIS

QGIS

Free open source GIS for mapping and spatial data analysis

13.8KC++GPL-2.0

Repository

Stars
21.3K
Forks
2.3K
Latest
v1.29.12
Last commit
91 days ago
Last verified
May 13, 2026
Repo
AutomaApp/automa ↗

Additional details

Language
Vue
Open issues
365
Contributors
51
First release
2021

Categories

No-Code & Low-CodeBusiness & ProductivityData & Analytics

Tags

No CodeWorkflow AutomationBrowser ExtensionScrapingTask ManagementDeveloper Tools