/install browser-automation-zh
浏览器自动化
自动化控制浏览器完成网页导航、元素交互、数据提取、截图等操作,适用于爬虫采集、自动化测试和批量工作流。
Tools Required
- browser_navigate
- browser_click
- browser_type
- browser_screenshot
Usage
- "帮我抓取京东上这个商品类目下所有商品的名称、价格和链接"
- "自动登录后台系统,截图保存每日销售报表页面"
- "批量填写表单并提交,模拟用户操作流程做自动化测试"
Examples
输入:抓取某电商平台前50条商品信息,包括商品名、价格、评论数 输出:
[
{"name": "iPhone 15 Pro 256G", "price": "7999", "reviews": "12843"},
{"name": "华为Mate60 Pro", "price": "6999", "reviews": "9521"},
...
]
输入:每天早上9点自动截图公司数据看板并保存
输出:执行截图脚本,保存为 dashboard_20240115_0900.png,并输出操作日志确认成功
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install browser-automation-zh - After installation, invoke the skill by name or use
/browser-automation-zh - Provide required inputs per the skill's parameter spec and get structured output
What is Browser Automation Zh?
浏览器自动化 / 网页爬虫 / 自动化脚本 / web scraping / browser automation。自动填表、数据抓取、网页截图、自动化测试一站式解决。适配电商运营的比价监控、市场部的竞品跟踪、数据分析师的批量采集、技术团队的UI自动化测试。用户常搜:怎样自动爬取网页数据、批量填充表单、网页自动化... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Browser Automation Zh?
Run "/install browser-automation-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Browser Automation Zh free?
Yes, Browser Automation Zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Browser Automation Zh support?
Browser Automation Zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Browser Automation Zh?
It is built and maintained by Olina1Ye (@olina1ye); the current version is v1.0.0.