CA
Crawlee & Apify•3y ago
continuing-cyan

Show actor log messages to the apify customer?

I would like to get some feedback on what to log to users and customers of my actor. At the moment I log progression through each page and any data retrieved but I think this is unnecessary. I just want to inform the user the progression and if it is running properly but I am unsure what would provide the most value. What do you do for your paid actors?
No description
3 Replies
MEE6
MEE6•3y ago
@Casper just advanced to level 9! Thanks for your contributions! 🎉
xenial-black
xenial-black•3y ago
If you don't want to log a message for each item/set of items scraped, you can instead follow this approach: https://developers.apify.com/academy/expert-scraping-with-apify/saving-useful-stats
Apify
VII - Saving useful run statistics · Apify Developers
Understand how to save statistics about an actor's run, what types of statistics you can save, and why you might want to save them for a large-scale scraper.
xenial-black
xenial-black•3y ago
Code is in the Solution of the lesson

Did you find this page helpful?