RSS Amplifier

Miguel Piedrafita · Mar 14, 2026

Playwright for Swift

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

I've been working on a personal data dashboard, joining together tons of data sources to get a full picture of my life. One of the sources I wanted was my YouTube Watch Later, which you can't retrieve from the API. I have gone to extreme lenghts in the past to avoid using Python, and this time was no different. After a week of intense rewriting, you can now use Playwright from Swift :D

GitHub - m1guelpf/swift-playwright: Playwright for Swift is a browser automation library to control Chromium, Firefox and WebKit with a single API.

I've been working on a personal data dashboard, joining together tons of data sources to get a full picture of my life. One of the sources I wanted was my YouTube Watch Later, which you can't retrieve from the API.

I have gone to extreme lenghts in the past to avoid using Python, and this time was no different. After a week of intense rewriting, you can now use Playwright from Swift :D

Read on miguel.build

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.