Automa是一款创新的网页自动化工具,专为寻求提升工作效率、简化数据收集过程的现代工作者设计。它融合了先进的数据抓取技术与直观的流程自动化功能,使用户能够在纷繁复杂的网络环境中轻松提取宝贵信息。无论您是需要监控竞争对手的价格变动、整理行业报告,还是日常的市场调研,Automa都能成为您的得力助手,让繁琐的手动操作成为过去式。 https://github.com/AutomaApp/automa.git

Ahmad Kholid c3a77e5195 feat: update conditions block 3 năm trước cách đây
.github 7de53135fa Create FUNDING.yml 3 năm trước cách đây
.vscode 6f5071d87b init 3 năm trước cách đây
src c3a77e5195 feat: update conditions block 3 năm trước cách đây
utils 0a213b6852 feat: add blocks group block 3 năm trước cách đây
.babelrc 928caddcaa refactor: workflow engine 3 năm trước cách đây
.editorconfig 8857f3a6d3 feat: add store 3 năm trước cách đây
.eslintrc.js 07d4bf2703 feat: add global data to the collection 3 năm trước cách đây
.gitignore 684503be56 feat: integrate with marketplace 3 năm trước cách đây
.prettierrc 729270ea9d feat: add loop data preview 3 năm trước cách đây
LICENSE 09830dc304 chore: Create LICENSE 3 năm trước cách đây
README.md 3426e87e74 Update README.md 3 năm trước cách đây
package.json 3451f5d342 v0.13.2 3 năm trước cách đây
postcss.config.js be19a27cb9 feat: add popup home page 3 năm trước cách đây
secrets.blank.js 684503be56 feat: integrate with marketplace 3 năm trước cách đây
tailwind.config.js 9674a6f705 chore: update dependencies 3 năm trước cách đây
webpack.config.js 4a09a88a5a feat: add option to executed block on webpage 3 năm trước cách đây
yarn.lock 563d440d75 fix: conditions block UI not updated 3 năm trước cách đây

README.md

Automa

version

An extension for automating your browser by connecting blocks.
From auto-fill forms, doing a repetitive task, taking a screenshot, to scraping data of the website, it's up to you what you want to do with this extension. And you also can schedule when the automation will execute.

Marketplace

In this marketplace, you can share or download a workflow for Automa. Go to marketplace

Project setup

# Install dependencies
yarn install

# Compiles and hot-reloads for development
yarn dev

# Compiles and minifies for production
yarn build

# Create a zip file from the build folder
yarn build:zip

# Lints and fixes files
yarn lint

Contributors

Thanks to everyone who has submitted issues, made suggestions, and generally helped make this a better project.