What optimizations work for you?
First, here's some of the code I'm working with at this point. To get this running you just:
npm install crawlee puppeteer-extra puppeteer-extra-stealth @sparticuz/chromium puppeteer-core
I'm then working off the default typescript puppeteer template by selecting it after running this command:
npx crawlee create your-project-name
And in the next response I'll post some of the code for setting up my crawler with as many optimizations as I've found useful. Running out of allowed characters...
