jzeuzs/website-screenshot

add window size to screenshot api

Closed this issue · 0 comments

luroc commented

It would be nice to be able to request the screenshot in a certain size.
Maybe inlude it into the api call e.g.

{
  "url": "http://laurelschwulst.com",
  "width": "800",
  "height": "600"
}