Playwright

Playwright is an open-source browser automation library by Microsoft that supports Chromium, Firefox, and WebKit.

It's widely used for web scraping because it provides a full headless browser API with features like network interception, page screenshots, and automatic waiting for elements. Apify's Actors often use Playwright internally.

Related Terms