Contents

pyppeteer 2.0.0

0

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

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

Stars: 3380, Watchers: 3380, Forks: 311, Open Issues: 202

The pyppeteer/pyppeteer repo was created 4 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3380 github stars!

How to Install pyppeteer

You can install pyppeteer using pip

pip install pyppeteer

or add it to a project with poetry

poetry add pyppeteer

Package Details

Author
granitosaurus
License
MIT
Homepage
https://github.com/pyppeteer/pyppeteer
PyPi:
https://pypi.org/project/pyppeteer/
GitHub Repo:
https://github.com/pyppeteer/pyppeteer

Classifiers

No  pyppeteer  pypi packages just yet.

Errors

A list of common pyppeteer errors.

Code Examples

Here are some pyppeteer code examples and snippets.

GitHub Issues

The pyppeteer package has 202 open issues on GitHub

  • Fix ExecutionContext._convertArgument() To Handle BIGINT
  • Fix BIGINT Page.Events.Console Bug
  • Bug With helper.valueFromRemoteObject() and BIGINT
  • Improving ConsoleMessage Object with jsFrame & Timestamp
  • exposeFunction binding is blocked when function caller is placed on JS callback (Example : MutationObserver)
  • Browser.dumpio Does Not Work On Windows
  • Fix Error Running From IIS on Windows
  • Add page.waitForNetworkIdle
  • Fix an exception when bundling with py2exe
  • Adblocker for Pyppeteer
  • 0.2.6: issues with building pyppeteer
  • issue with proxy autentification
  • chromium engine download fails on non rural connection
  • Run pyppeteer on docker - fails with different reason.
  • Chromium first-time run error: BadZipFile: File is not a zip file

See more issues on GitHub

Related Packages & Articles

mobly 1.12.3

Automation framework for special end-to-end test cases

hstspreload 2024.4.1

The hstspreload Python package provides a way to interact with the Chromium HSTS preload list, which is a list of sites that are hardcoded to be HTTPS only for enhanced security. This package allows users to check if a host is on this list, indicating that it should only be accessed via HTTPS. It is updated monthly, but can be manually updated if necessary.

ffpuppet 0.11.2

A Python module that aids in the automation of Firefox at the process level