Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

umihico/docker-playwright-lambda

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-playwright-lambda

badge badge

This is minimum demo of chrome automation by Node.js and playwright in AWS Lambda

This image goes with these versions. These are automatically updated and tested everyday.

  • Node.js v22.18.0
  • Chromium 141.0.7390.37
  • Playwright 1.56.0

Running the demo

$ npm install -g serverless@^3 # skip this line if you have already installed Serverless Framework
$ export AWS_REGION=ap-northeast-1 # You can specify region or skip this line. us-east-1 will be used by default.
$ sls create --template-url "https://github.com/umihico/docker-playwright-lambda/tree/main" --path docker-playwright-lambda && cd $_
$ sls deploy
$ sls invoke --function demo # Yay! You will get texts of example.com

Side Projects

Are you interested in Python or Selenium? Please check out docker-selenium-lambda

If you don't want to create functions each time for each purpose, Please check out pythonista-chromeless

About

The simplest demo of chrome automation by Node.js and playwright in AWS Lambda

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.