diff --git a/scrape.js b/scrape.js index c417d24..d3b2dd9 100644 --- a/scrape.js +++ b/scrape.js @@ -210,7 +210,7 @@ const open_browser = async (images_directory) => { }), ); } - console.log(events); + console.log(JSON.stringify(events)); })(); /* (async () => {