Screenshot URL node
I was trying to figure out if I get a screenshot of a URL and the output was so terrible.
I tried to figure out what's going on in the node logic and I saw a POST request to https://puppeteer.buildship.run/v1/screenshot, passing the URL and options in the request body as JSON.
Is there a way to improve the quality of the screenshot? What should we change? I tried adding delays but nothing seem to work. Please help.
I tried to figure out what's going on in the node logic and I saw a POST request to https://puppeteer.buildship.run/v1/screenshot, passing the URL and options in the request body as JSON.
Is there a way to improve the quality of the screenshot? What should we change? I tried adding delays but nothing seem to work. Please help.

