A desktop app for building and running request automation flows. This is an app to perform requests towards a target webapp and offers a lot of tools to work with the results. It can be used for bulk data scraping, data parsing, login automation and more.
Important
It is illegal and unacceptable to launch DoS/DDoS attacks or perform illegal access against external services or websites without permission. The developers assume no responsibility whatsoever for the illegal use of this software.
![]() |
![]() |
![]() |
![]() |
- Node-based flow editor
- HTTP request node with TLS fingerprinting, cookie sessions, and rate limiting
- String and regex transformation nodes
- Dataset management for input data
- Proxy list management with rotation
- Job runner with real-time results table
Get the latest release from the Releases page.
Note
We are currently trying to obtain a digital certificate on Windows.
| Platform | File |
|---|---|
| Windows | Axiom-amd64-installer.exe |
| macOS | Axiom-macos.dmg |
| Linux | Axiom-linux-amd64.tar.gz |
Windows: SmartScreen may appear. Click "More info" → "Run anyway".
macOS: If blocked by Gatekeeper, right-click the app → Open.
Linux: Requires
libwebkit2gtk-4.1andlibgtk-3.
Requirements: Go 1.25+, Node.js 20+, Wails v2
git clone https://github.com/Pe11u/axiom.git
cd axiom
wails devTo build:
# Windows
wails build -nsis
# macOS
wails build
# Linux
wails build -tags webkit2_41MIT — see LICENSE



