Puppeteer 网页抓取流水线
Builds web scraping pipelines with Puppeteer using page.evaluate, page.waitForSelector, and browser.newPage. Handles infinite scroll, cookie consent banners, and anti-bot detection with stealth plugin.
Installation
Use the upstream install or setup path that matches your environment:
- npm i puppeteer # Downloads compatible Chrome during installation.
- npm i puppeteer-core # Alternatively, install as a library, without downloading Chrome.
Basic usage or getting-started notes:
-
bash npm2yarn
-
MCP
-
a Puppeteer-based MCP server for browser automation and debugging.
-
Source: https://github.com/1991513ccie-png/skills
-
Extracted from upstream docs: https://raw.githubusercontent.com/puppeteer/puppeteer/HEAD/README.md
Documentation
- https://pptr.dev/
Scan to join WeChat group