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

Ahmad Kholid 1e72f98d36 fix: automNextBlock params not inserted пре 3 година
.github a25b8bb477 v0.17.4 пре 3 година
.vscode 6f5071d87b init пре 3 година
src 1e72f98d36 fix: automNextBlock params not inserted пре 3 година
utils 0a213b6852 feat: add blocks group block пре 3 година
.babelrc 928caddcaa refactor: workflow engine пре 3 година
.editorconfig 8857f3a6d3 feat: add store пре 3 година
.eslintrc.js 976323052c refactor: forms block handler пре 3 година
.gitignore c1bcd2decd feat: add workflow protection пре 3 година
.prettierrc 729270ea9d feat: add loop data preview пре 3 година
LICENSE 09830dc304 chore: Create LICENSE пре 3 година
README.md 16c4e9ac0e Improve README readability пре 3 година
package.json 23b6ddec50 v1.4.4 пре 3 година
postcss.config.js be19a27cb9 feat: add popup home page пре 3 година
secrets.blank.js 684503be56 feat: integrate with marketplace пре 3 година
tailwind.config.js 4d748a197f feat: add share workflow пре 3 година
webpack.config.js 7ecebedf8e fix: automa element selector not working пре 3 година
yarn.lock b8d7c6b304 Merge branch 'main' of https://github.com/kholid060/automa into dev пре 3 година

README.md

Automa

version Twitter Discord

An extension for automating your browser by connecting blocks.
Auto-fill forms, do a repetitive task, take a screenshot, or scrape website data — the choice is yours. You can even schedule when the automation will execute!

Marketplace

Browse the Automa marketplace where you can share and download workflows with others. Go to the 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.