/python_headless_examples

Examples for pyppeteer and playwright-python usage for LithuaniaPy #3

Primary LanguagePython

Python pyppeteer and playwright examples for LithuaniaPy #2: Headless browsing with Python

Examples require python3.8+

Install requirements for examples: pip install -r requirements.txt

Run the examples as scripts, i.e (from repo root): python playwright/simple.py

To pre-download chromium for Pyppeteer: pyppeteer-install

To pre download webdriver binaries for Playwright: python -m playwright install