Files
nexus/wiki/entities/Playwright.md
2026-04-21 08:02:52 +08:00

782 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Playwright entity
browser-automation
web-scraping
testing
marketing-carousel-growth-engine
2026-04-21

Overview

Microsoft 开发的浏览器自动化工具,支持 Chromium、Firefox、WebKit。

  • Engine: Playwright with Chromium
  • Purpose: 完整 JavaScript 渲染页面抓取
  • Script: analyze-web.js 执行完整业务研究

Capabilities

  • 网站内容抓取标题、特性、定价、证言、CTA
  • 品牌信息提取颜色、字体、logo、favicon
  • 竞争对手检测
  • 业务类型分类
  • 内部页面导航pricing、features、about、testimonials

Installation

  • playwright install chromium

Aliases

  • Playwright
  • playwright.dev