Back to skills
extension
Category: Data & AnalyticsNo API key required

Playwright 页面数据提取器

使用 Microsoft Playwright 的 Node.js API 来导航动态网页应用程序,拦截网络请求,并从 React/Vue/Angular 单页应用程序中提取结构化数据,具有自动等待策略。

personAuthor: user_3c6cb52ehubcommunity

Playwright 页面数据提取器

Uses Microsoft Playwright's Node.js API to navigate dynamic web applications, intercept network requests, and extract structured data from React/Vue/Angular SPAs with automatic wait strategies.

Installation

Use the upstream install or setup path that matches your environment:

  • npm install -g @playwright/cli@latest
  • npm i playwright

Requirements and caveats from upstream:

Basic usage or getting-started notes:

  • bash

  • Optionally install skills for richer agent integration:

  • playwright-cli install --skills

  • Source: https://github.com/1991513ccie-png/skills

  • Extracted from upstream docs: https://raw.githubusercontent.com/microsoft/playwright/HEAD/README.md