Hi, I'm wondering if there is any way to extract information form the page with cheerio and then only sometimes take a screenshot? Since the callback is serialized into phantom at first glance this doesnt seem to be possible? Feels like a waste to first do a request for the html, extract info, and then make another one via phantom to take the screenshot.
Hi, I'm wondering if there is any way to extract information form the page with cheerio and then only sometimes take a screenshot? Since the callback is serialized into phantom at first glance this doesnt seem to be possible? Feels like a waste to first do a request for the html, extract info, and then make another one via phantom to take the screenshot.