How to save screenshots from puppeteer
Code example for how to save screenshots from puppeteer to Apify key-value store
Written by Jakub Drobník
How to get/put records into a named key-value store in an actor
Learn how to use the Apify JavaScript client library to get or put records into a named key-value store in your actor
Written by Jan Čurn
Handling file download with Puppeteer
How to download a file using Puppeteer
Written by Jan Čurn