headless-chrome-aws-lambda-layer icon indicating copy to clipboard operation
headless-chrome-aws-lambda-layer copied to clipboard

Headless Chrome prepared to run as a layer in AWS lambda with Python >=3.8 and Amazon Linux 2

Results 8 headless-chrome-aws-lambda-layer issues
Sort by recently updated
recently updated
newest added

Hi @diegoparrilla Thank you for providing this layer. Can you please provide more information on which version of chromedriver and headless chromium are you using in the layer and it's...

Hi, Is updating the 2 files just a matter of updating the files in the zip file?

Thank you so much for this! I am currently getting tracked by a website I need to scrape, and was wondering if there's any plans for implementing this library with...

Uploaded and tried the layer and python test code. Got this error. Is the file DevToolsActivePort missing from this kit or is it supposed to come from somewhere else? ---------...

The package seems to be too big, following the necessary steps to use it as Lambda Layer I get the following error: `Resource handler returned message: "Function code combined with...

I have been trying to deploy and use this layer for a couple days now and no way of making it work. Must possibly can be a very stupid issue...

First of, this repo worked fanatastic, thank you! I ran it overnight on a function that runs on a cron trigger and had some disk space issues on the function....

When will there be a compatible version of this layer with Python 3.12 in AWS Lambda? 3.8 is being deprecated soon so I am wondering when that will happen. Maybe...