Install via npm
or GitHub
npm install screenshotscloud
Or if you prefer yarn
yarn add screenshotscloud
Once installed you can generate screenshot urls as follows:
const ScreenshotsCloud = require('screenshotscloud');
const SCREENSHOTSCLOUD_KEY = 'my-key-generated-at-screenshots-dot-cloud';
const SCREENSHOTSCLOUD_SECRET = 'mysecretstringgeneratedatscreenshotsdotcloud';
const screenshotscloud = ScreenshotsCloud(SCREENSHOTSCLOUD_KEY, SCREENSHOTSCLOUD_SECRET);
const screenshotUrl = screenshotscloud.screenshotUrl({
"url": "openai.com/research",
"width": 800
});
We have taken care of all the hard work and issues that you will find in other screenshot solutions to deliver high quality screenshots in seconds. Focus on your own product and let us deliver the screenshots!
Big businesses trust us to deliver millions of fast high quality screenshots using our API. Service Level Agreements are available. Knowledable support is always available via web chat or e-mail.
We use ScreenshotsCloud across the range of our other products including Brushd and because we rely on our own products so you can be assured we create the best quality screenshots with high uptime.
We're working to make your screenshots available everywhere. We've recently added Slack integration so now you can share website screenshots directly in your Slack workspace. More integrations coming soon!