Favicon of Pyppeteer

Pyppeteer

PublishedLast updated

Python library for controlling Chrome and Chromium through a Puppeteer-like API for screenshots, automation, and scraping.

Sources

github.com

Verified against the pyppeteer/pyppeteer repository and the PyPI package.

Pyppeteer is an open-source Python library that brings a Puppeteer-style browser automation API to Chrome and Chromium. It is useful for scraping and testing workflows that need JavaScript rendering, screenshots, or DOM interaction from Python.

Key Features:

  • Chromium Automation - Controls browser pages programmatically from Python.
  • Headless Mode - Runs browser tasks without a visible UI for server-side jobs.
  • Screenshots And PDFs - Captures rendered page output for inspection or archiving.
  • DOM Interaction - Clicks, types, evaluates scripts, and waits for page state.
  • Python Package - Installs from PyPI for Python automation projects.

Choose Pyppeteer when a Python stack needs direct browser control with a Puppeteer-like model.

Features:
Open SourceBrowser AutomationHeadless BrowserPython Package

Share:

Similar to Pyppeteer

Favicon

 

  
  
Favicon

 

  
  
Favicon