thomasdondorf / puppeteer-cluster

Puppeteer Pool, run a cluster of instances in parallel
MIT License
3.24k stars 310 forks source link

Regarding resource usage #528

Closed kathir-ks closed 10 months ago

kathir-ks commented 1 year ago

Crawling using new pages or new browser for each url , which will be resource efficient and fast?

znkhwskh commented 1 year ago

opening new page is considered to use the least amount of resources in comparison to opening new browser/app