# zhentaoo/puppeteer-deep

Puppeteer, Headless Chrome；爬取《es6标准入门》、自动推文到掘金、站点性能分析；高级爬虫、自动化UI测试、性能分析；

Repository: https://github.com/zhentaoo/puppeteer-deep
Canonical: https://ross.abutalabs.com/products/puppeteer-deep
Language: JavaScript
License Family: other
Topics: puppeteer, node, chrome, javascript, headless-chrome
Last push: 2020-11-13T05:50:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3303, "days_push": 2119, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1209, forks 245 (observed 2026-08-28T04:03:59.912039+00:00)

## What it is
A collection of Puppeteer/Headless Chrome demo scripts in JavaScript showing advanced web scraping, automated UI interactions (auto-posting articles to Juejin), and page performance tracing. It serves as a tutorial-style resource for browser automation use cases.

## Use cases
- scrape javascript-rendered pages with headless chrome
- automate form filling and login with puppeteer
- capture chrome performance trace of a webpage
- save a webpage as pdf with puppeteer
- learn browser automation with puppeteer
- monitor frontend site and alert on issues

## When to choose
- learning puppeteer and headless chrome automation through working examples
- needing reference code for scraping rendered pages or UI automation
- exploring chrome trace-based performance analysis

## When to avoid
- you need a maintained production scraping framework
- you need a library with a license or active support
- you need non-demo, configurable tooling rather than example scripts

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: web-scraping, e2e-testing, monitoring, pdf, workflow-automation
- domain: web-development, developer-tools, crawlers
- platform: cross-platform
- tags: puppeteer, headless-chrome, browser-automation, performance-tracing, demo-project, automation, nodejs, javascript

## Member repositories
- zhentaoo/puppeteer-deep (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.912039+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:18:37.820975+00:00, confidence not recorded.
  - readme: https://github.com/zhentaoo/puppeteer-deep (fetched 2026-08-28T04:03:59.912039+00:00, sha 957fb8386423)
- Data as of 2026-08-30T08:39:29.467469+00:00.
