How to analyze and fix errors in your actors
Your scrapers randomly crash? They worked for a few months and then stopped? Understand how to analyze and fix problems.
Written by Lukáš Křivka
Debugging your actors with Live View
See what your actor is doing live in Apify. With live screenshots and HTML, debugging has never been easier.
Written by Ondra Urban
How to use a proxy in your browser
Do you want to test whether Apify proxy works for your target website? Or you do you need to see how you are getting blocked? Read on...
Written by Lukáš Křivka
Debugging your Web Scraper pageFunction in browser's console
Test your Page Function's code directly in your browser's console
Written by Jakub Balada
Avoid EACCES error in actor builds with a custom Dockerfile
Learn how to work around an issue where actor builds with a custom Dockerfile fail to copy files due to write access errors.
Written by Jan Čurn