Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,29 +0,0 @@
---
title: "Playwright"
type: entity
tags: [browser-automation, web-scraping, testing]
sources: [marketing-carousel-growth-engine]
last_updated: 2026-04-21
---
## Overview
Microsoft 开发的浏览器自动化工具,支持 Chromium、Firefox、WebKit。
## Usage in Carousel Growth Engine
- **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