figranium/figranium
Stack blocks visually to build complex browser workflows and execute them via API
What it solves
Figranium is a deterministic browser automation platform that allows users to create complex scraping and automation workflows visually. It eliminates the need for third-party data hosting or usage credits by providing a self-hosted, open-source environment where tasks can be triggered via API or CLI.
How it works
Users build workflows using a block-based editor featuring actions like clicking, typing, waiting, and executing custom JavaScript. These tasks are then executed by a browser engine (defaulting to a Playwright stealth stack or an optional CloakBrowser for higher stealth). The platform includes a built-in scheduler for periodic runs, a proxy management system for rotating IPs, and a CAPTCHA solving system that can use local AI models (OWL-ViT or Florence-2) or remote solver endpoints.
Who it’s for
It is designed for developers and automation engineers who need a reliable, self-hosted way to automate browser tasks, scrape structured data, and manage browser sessions without relying on external SaaS platforms.
Highlights
- Visual Block Editor: Create automation flows without writing code, with support for loops, conditionals, and variable templating.
- API-First Design: Trigger saved tasks as HTTP endpoints and pass dynamic variables at runtime.
- Integrated CAPTCHA Solving: Supports local inference using AI models (OWL-ViT, Florence-2) with Apple Silicon acceleration via a native companion.
- Proxy & Session Management: Built-in tools for rotating HTTP/SOCKS proxies and managing cookies/session storage.
- Deterministic Scheduling: Integrated visual and cron-based scheduling for automated task execution.
Related
- Project
- Project
- Project
- Project
- Project