Automa是一款创新的网页自动化工具,专为寻求提升工作效率、简化数据收集过程的现代工作者设计。它融合了先进的数据抓取技术与直观的流程自动化功能,使用户能够在纷繁复杂的网络环境中轻松提取宝贵信息。无论您是需要监控竞争对手的价格变动、整理行业报告,还是日常的市场调研,Automa都能成为您的得力助手,让繁琐的手动操作成为过去式。 https://github.com/AutomaApp/automa.git
|
|
3 жил өмнө | |
|---|---|---|
| .github | 3 жил өмнө | |
| .vscode | 3 жил өмнө | |
| src | 3 жил өмнө | |
| utils | 3 жил өмнө | |
| .babelrc | 3 жил өмнө | |
| .editorconfig | 3 жил өмнө | |
| .eslintrc.js | 3 жил өмнө | |
| .gitignore | 3 жил өмнө | |
| .prettierrc | 3 жил өмнө | |
| LICENSE | 3 жил өмнө | |
| README.md | 3 жил өмнө | |
| package.json | 3 жил өмнө | |
| postcss.config.js | 3 жил өмнө | |
| secrets.blank.js | 3 жил өмнө | |
| tailwind.config.js | 3 жил өмнө | |
| webpack.config.js | 3 жил өмнө | |
| yarn.lock | 3 жил өмнө |
![]()
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!
Browse the Automa marketplace where you can share and download workflows with others. Go to the marketplace »
# 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
Thanks to everyone who has submitted issues, made suggestions, and generally helped make this a better project.