How to Update the Puppeteer Module on Pipedream Following a Chromium Update on <http://Browserless.io|Browserless.io>?

Boom after like 4h of troubleshooting I managed to get it work like it was with browserless.

No stealth mode though, headless is detectable. Would be nice to be able to use the stealth plugin

Thanks Dylan, btw pipedream is awesome. I’ve been using it for all my backend for +1year

Will share this with the team, thanks!

How much memory do you recommend to have pupetter running fast? It’s super slow compared to https://www.browserless.io/

image.png

how much memory my workflow should have to run puppeteer fast?

The amount of memory required for Puppeteer to run efficiently can vary greatly depending on the complexity of the tasks it’s performing. However, as a general guideline, a memory allocation of 512MB - 1024MB is typically sufficient for most tasks. For more resource-intensive tasks, such as loading multiple pages or heavy sites, taking high-resolution screenshots, or generating PDFs, you might need to allocate more memory. Remember, increasing memory allocation can lead to higher costs, so it’s a good idea to monitor your usage and adjust as necessary. Please note that these are general guidelines and actual memory requirements can vary based on your specific use case.

That ai bot :100:

I’ll look into why Pi didn’t find this in its sources but we actually recommend 2GB (feel free to play around with this to see if you can minimize it though). https://pipedream.com/docs/code/nodejs/browser-automation/#out-of-memory-errors-or-slow-starts

Posted thread to Discourse: How Can I Update the Puppeteer Module on Pipedream?

I would also be in favor of having the puppeteer-extra-plugin-stealth plugin supported/available within Pipedream! :pray: