Optimizing scrapers - Introduction
We all want our scrapers to run as fast as possible and cost as little money as possible. Learn how to think about performance.
Written by Lukáš Křivka
How to estimate compute unit usage for your project
Need to estimate the long-term costs of a project? Read this article to understand what affects performance.
Written by Lukáš Křivka
Cache responses in Puppeteer
Why and how to cache responses in memory using Puppeteer
Written by Jaroslav Hejlek
Block requests in Puppeteer
Why and how to block requests in Puppeteer
Written by Jaroslav Hejlek