# miyakogi/pyppeteer

Headless chrome/chromium automation library (unofficial port of puppeteer)

Repository: https://github.com/miyakogi/pyppeteer
Canonical: https://ross.abutalabs.com/products/miyakogi-pyppeteer
Language: Python
License: NOASSERTION
License Family: other
Topics: headless-chrome, browser-automation, puppeteer
Archived: true
Last push: 2021-08-05T11:47:49+00:00

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

## Adoption (not part of the score)
Stars 3550, forks 369 (observed 2026-08-28T04:08:09.545654+00:00)

## What it is
An unofficial Python port of Puppeteer for automating headless Chrome/Chromium browsers via asyncio. This original repository has moved to the pyppeteer/pyppeteer organization and is no longer maintained here.

## Use cases
- scrape javascript-rendered websites with python
- take screenshots of web pages programmatically
- automate browser interactions and form submissions
- evaluate javascript on a page from python
- generate pdf of a webpage headlessly
- test web apps with a headless browser

## When to choose
- you need a puppeteer-like API in Python for legacy Python 3.6+ projects
- you want asyncio-based headless Chrome automation

## When to avoid
- starting a new project - use the maintained pyppeteer/pyppeteer fork or Playwright instead
- you need current Chrome features or bug fixes, since this repo is unmaintained since 2021

## Facets
- artifact type: library
- maturity: abandoned
- function: web-scraping, http-client, developer-tools
- domain: web-development, crawlers, developer-tools
- platform: python, cross-platform
- tags: headless-chrome, puppeteer-port, browser-automation, asyncio, screenshot, moved-to-pyppeteer-pyppeteer, automation

## Member repositories
- miyakogi/pyppeteer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.545654+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-29T18:34:21.734118+00:00, confidence not recorded.
  - readme: https://github.com/miyakogi/pyppeteer (fetched 2026-08-28T04:08:09.545654+00:00, sha 530c35766aa3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
