This repo is a Python template for the Parallelization Guide.
pip install -r requirements.txt
- Create an account or log in to Browserbase
- Copy your API Key from your Settings page
BROWSERBASE_API_KEY=xxxx python main.py
Run Playwright tasks in parallel with Browserbase
PythonMIT
This repo is a Python template for the Parallelization Guide.
pip install -r requirements.txt
BROWSERBASE_API_KEY=xxxx python main.py