> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/hacking/desktop-automation.md).

# Awesome Desktop and Browser Automation

## Desktop Automation

* [RaiMan's SikuliX](http://sikulix.com/) SikuliX automates anything you see on the screen of your desktop computer
* [Windows/Mac/Linux Desktop Automation 2021. Free Robotic Process Automation (RPA) Software](https://ui.vision/rpa/x/desktop-automation)

## Browser Automation

* [Browserflow - Automate your work on any website](https://browserflow.app/)
* [Axiom - automation made simple](https://axiom.ai/)
* [Automatio - No-code Web Automation Tool](https://automatio.co/)
* [Web Scraping, Data Extraction and Automation · Apify](https://apify.com/)
* [extension.dev - Build Chrome Extensions Effortlessly](https://extension.dev/)
* [Browser Automation, Data Extraction and Web Testing - Progress iMacros](https://www.progress.com/imacros)
* [Smartcuts](https://trysmartcuts.com/)
* [Open-Source RPA and Web Automation Tools for macOS, Linux and Windows](https://ui.vision/)
* [Browser Automation - Wildfire](https://wildfire.ai/)
* [Automation Platform - Leading RPA Company - UiPath](https://www.uipath.com/)
* [Bardeen.ai - Proactive Workflow Automation Tool](https://www.bardeen.ai/)
* [Automa - Chrome Web Store](https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca)
* [Browser Automation, Data Extraction and Web Testing - Progress iMacros](https://www.progress.com/imacros)
* [Kholid060/automa: A chrome extension for automating your browser by connecting blocks](https://github.com/Kholid060/automa)
* [Automate Your Business - Open Source Free Zapier Alternative - Self-hosted or Cloud - Activepieces](https://www.activepieces.com/)
* [Automatisch - Open Source Zapier Alternative](https://automatisch.io/#plans)

## Automation

* [Hello from SikuliX - SikuliX](https://sikulix.github.io/) [RaiMan's SikuliX](http://sikulix.com/) [RaiMan/SikuliX1: SikuliX version 2.0.0+ (2019+)](https://github.com/RaiMan/SikuliX1)

## Automation

* [Best free Auto Mouse Clicker software for Windows 11/10](https://www.thewindowsclub.com/best-free-auto-mouse-clicker-tools-for-windows)

## Web Automation

-[Helena - Web Automation for End Users](https://helena-lang.org/)

## Automation

* [Macro Recorder - No more repetitive tasks - Mouse and Keyboard Capture](https://www.macrorecorder.com/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/hacking/desktop-automation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
