No, I don't have any code samples like that. Since I don't usually use Playwright and browser automation.
But writing such an Actor is not much different from just writing a scrapper using such a bundle.
Refer to the official documentation to see Playwright instantiation in Actor -
https://docs.apify.com/sdk/python/docs/guides/playwrightAdd on top of HTTP Client + BeautifulSoup integration will not be a problem.