Figranium
Figranium lets you run browser automation and extraction tool entirely on your own server.
Overview
Build complex browser workflows visually and execute them via API. Open-source browser automation control plane with a visual block editor, built-in scheduling, proxy rotation, stealth evasions, and a full REST API. The project has 411 GitHub stars and is licensed under GPL-3.0.
Key Features
Source: GitHub README
- Tasks use the JSON schema outlined in
AGENT_SPEC.md, including mode/modes (agent/block), wait times, selectors, and stealth flags. - Support for all action types in the spec (
click,type,wait,press,scroll,javascript,csv,hover,merge,screenshot,if/else/end, loops,foreach,stop,set,on_error,start), so you can encode complex flows. - Variable templating (
$var), structured conditions, and helper functions such asexists(),text(), andblockoutput ensure reusable, data-driven tasks. - Extraction scripts run in the browser context after the page renders; you can return JSON/CSV by reading DOM nodes directly as documented in
AGENT_SPEC.md.
Getting Started
Source: GitHub README
npm install -g figranium
figranium
npx figranium
Normalized Features
Source: tool-features-normalized.json
docker, docker compose, npm, postgresql, rest api, two factor auth.
Deploy
Features
Authentication & Access
- Two-Factor Authentication
Integrations & APIs
- REST API
Category
Replaces
Compare Figranium
Related Automation & Workflow Tools
View all 122 →n8n
180KOpen-source-ish workflow automation for people who write code and people who don't — the 180K-star platform technical teams actually adopt.
Langflow
146KVisual platform for building AI agents and MCP servers with drag-and-drop components, Python customization, and support for any LLM.
Dify
133KOpen-source platform for building production-ready agentic workflows, RAG pipelines, and AI applications with a visual builder and no-code approach.
Browser Use
81KMake websites accessible for AI agents — automate browsing, extraction, testing, and monitoring in natural language with Playwright and LLMs.
Ansible
68KThe most popular open-source IT automation engine — automate provisioning, configuration management, application deployment, and orchestration using simple YAML playbooks over SSH.
openpilot
60KOpen-source driver assistance system from comma.ai that brings adaptive cruise control and lane centering to 275+ supported car models.