playwright
A high-level API to automate web browsers
Install
playwright on PyPI
pip
pip install playwrightuv
uv add playwrightpoetry
poetry add playwrightPackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 2 — pyee, greenlet |
| Maintenance | actively maintained — 13 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: playwright-1.62.0-py3-none-macosx_10_13_x86_64.whl; playwright-1.62.0-py3-none-macosx_11_0_arm64.whl; playwright-1.62.0-py3-none-macosx_11_0_universal2.whl; playwright-1.62.0-py3-none-manylinux1_x86_64.whl; playwright-1.62.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl; playwright-1.62.0-py3-none-win32.whl; playwright-1.62.0-py3-none-win_amd64.whl; playwright-1.62.0-py3-none-win_arm64.whl
About playwright
from the package's own PyPI description — quoted content, verbatim
🎭 Playwright for Python PyPI (image) Join Discord (image)
Playwright is a Python library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright delivers automation that is ever-green, capable, reliable and fast. See how Playwright is better.
| Linux | macOS | Windows | |
|---|---|---|---|
| Chromium <!-- GEN:chromium-version -->151.0.7922.34<!-- GEN:stop --> | ✅ | ✅ | ✅ |
| WebKit <!-- GEN:webkit-version -->26.5<!-- GEN:stop --> | ✅ | ✅ | ✅ |
| Firefox <!-- GEN:firefox-version -->153.0<!-- GEN:stop --> | ✅ | ✅ | ✅ |
Documentation
https://playwright.dev/python/docs/intro
API Reference
https://playwright.dev/python/docs/api/class-playwright
Example
```py from...
Similar packages
permissive · top 1,000 on PyPI
Djangopermissive · top 1,000 on PyPI
weasyprintpermissive · top 1,000 on PyPI
fqdncopyleft · top 1,000 on PyPI
jupyterlabpermissive · top 1,000 on PyPI
opentelemetry-semantic-conventions-aipermissive · top 1,000 on PyPI
tomli-wpermissive · top 1,000 on PyPI
curl-cffipermissive · top 1,000 on PyPI
tomlipermissive · top 1,000 on PyPI
google-genaipermissive · top 1,000 on PyPI