We have added a new field to the response of the API call: screenshot_url
.
This field contains a URL to the screenshot of the rendered page.
Before the change, you needed to use cache to get the screenshot URL via the cache_url
field. Now, you can get it directly in the response every time you request a screenshot with response_type=json
.
Read more in our documentation on how it works.
If you have any questions or need any assistance, please, reach out at support@screenshotone.com
.