Web Screenshot
I am trying to make a program that can save an image of a given website (preferably in node.js). Most of the examples I tried did not work. I suspect that this is because puppeteer does not work in repl.it. If anyone has a working program that can screenshot a website, or even an idea of how to do it, that is much appreciated.
MarioX
puppeter works fine here - https://repl.it/talk/share/fixing-puppeteer-core-and-chrome-with-plugins/84218
uh... well the closest I can get you is this really nice api found here: https://grabz.it/api/ Although idk why you'd want to get a screen shot of a website unless you're trying to bypass stuff.
@AtticusKuhn If you are making a web news service or something with this, I would love to hear a little about it.
@Grify No, but that is a good idea. I should try it.
@AtticusKuhn I would love to be a user