screenshotlayer-API
screenshotlayer-API copied to clipboard
Screenshotlayer is a lighweight REST API built to deliver high quality PNG, JPEG & GIF website screenshots at unparalleled speeds and through a simple interface.
   Notice it says `.con` instead of `.com`
I'm wondering if there's a way to disable the overlay for when you request a screenshot via the API. Previously this was not an issue. I'm just not sure if...
After calling the API just 6 times in succession, I got the error: `{"success":false,"error":{"code":106,"type":"rate_limit_reached"}}` I understand that I am limited to 100 per month, but is there also a daily...
I tried to take screen shot from this website `https://104.197.176.247:443/` (which is ip and port for https://soar.consulting) but I received blank image, I guess it's related to certifcate error that...
Please add sample for nodejs, especially how to save the result
I am not sure what you guys use to generate images but if it is some headless browser it would be a good feature to have PDF generation too. Competitor...
If you can, it will be very nice and useful to add a delay screenshot until specific html tag is loaded. For examole: Delay screenshot until `` is available. Thank...