Metadata-Version: 2.1
Name: playwrightcapture
Version: 0.1.7
Summary: A simple library to capture websites using playwright
Home-page: https://github.com/Lookyloo/PlaywrightCapture
License: BSD-3-Clause
Author: Raphaël Vinot
Author-email: raphael.vinot@circl.lu
Requires-Python: >=3.8,<4.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Security
Requires-Dist: playwright (>=1.21.0,<2.0.0)
Project-URL: Repository, https://github.com/Lookyloo/PlaywrightCapture
Description-Content-Type: text/markdown

# Playwright Capture

Simple replacement for [splash](https://github.com/scrapinghub/splash) using [playwright](https://github.com/microsoft/playwright-python).

