GitHub - jaydeepkarale/python_playwright_webscraping

Skip to content

Navigation Menu

Sign in

Appearance settings

Playwright Python WebScraping

This repository contains demo code for web scarping in Playwright using it's Python API.

Python version used when writing this code 3.9.12. Playwright version used when writing this code 1.28.0

Setup

This code can be run on cloud grid as well as local grid. We have used the LambdaTest Cloud Grid for our demo and for that the username & access key are needed. Do add them in the file sample.env.

API Reference

Refer to Playwright's Python API Docs for help