-
Here are my ideas for v3:
- [ ] Swapping phantomjs with puppeteer
I've successfully tested the pdf saving capabilities of puppeteer and have determined that it would be relatively simple to swap…
-
## Environment
* `chrome-aws-lambda` Version: chrome-aws-lambda:22
* `puppeteer` / `puppeteer-core` Version: 21.5.2
* OS: Windows
* Node.js Version: v18.18.0
* Lambda / GCF Runtime: nodejs14.…
-
Nice work, I really appreciate this great tool. the issue is that will it be efficient to compete against bots that use API requests rather than headless browser like puppeteer ?
-
Is there a way to host in a serverless environment? I've tried on Vercel with no success. puppeteer-cluster IS REALLY necessary?
![image](https://github.com/frinyvonnick/node-html-to-image/assets/106…
-
I have upgrade PuppeteerSharp and HeadlessChromium.Puppeteer.Lambda.Dotnet to generate pdf using aws lambda. but somehow i am running into an error : as below
PuppeteerSharp Version : 20.0.3
…
-
Am I doing something wrong?
Just did
`npm install flowise`
and tried `npx flowise start`
also tried sudo install.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: …
-
## CVE-2022-24723 - Medium Severity Vulnerability
Vulnerable Library - urijs-1.19.7.tgz
URI.js is a Javascript library for working with URLs.
Library home page: https://registry.npmjs.org/urijs/-/ur…
-
We use playwright headless browser in one of our microservices for generating pdfs from html code. Latest node18 image breaks the network connectivity for headless browsers which eventually leads to b…
-
**Historical view** displays a single snapshot of a webpage for each year that it's been archived for. It uses Puppeteer to capture screenshots which in turn runs on AWS Lambda as a serverless functi…
-
## [en] Description
I'm experiencing an issue running multiple instances of the `wppconnect-server` in a Docker Swarm setup. When attempting to launch a new stack (e.g., `homologacao`) alongside …