Whether it’s creating thumbnail previews for URLs, creating PDFs for archival purposes or getting the RAW rendered HTML of your web App – screeenly has you covered.
No credit card required to get started.
curl --request POST \
--url https://3.screeenly.com/api/v1/shots \
--header 'accept: application/json' \
--header 'authorization: Bearer $token' \
--header 'content-type: application/x-www-form-urlencoded' \
--data url=https://en.wikipedia.org/wiki/Special:Random \
--data window_width=1440 \
--data full_page=1
Replace $token
with a valid API token to test this example.
Features
We give you access to control a real browser by using our HTTP API. Using puppeteer under the hood, you can take screenshots or HTML to build your next idea.
screeenly boots a real browser, visits your website and takes a screenshot of it. Using our flexible API you can define width, height, pixel-density, if images should be loaded and more.
screeenly visits your URL and converts your website into a beautiful PDF. With our flexible API you can define paper sizes, page margins and more.
Providing rich open graph images to your articles is a must these days. You can send screeenly a HTML and CSS snippet which we will render in a browser and convert to an image.
screeenly allows you to design an invoice with HTML and CSS and convert it into a beautiful set PDF. You never have to deal with cluncky server-side PDF libraries anymore.
Many modern web applications are powered by JavaScript frameworks which a normal crawler can't understand.
screeenly can return the rendered HTML of a website back to you. This allows you to build your own tools to analyze and monitor JavaScript powered websites.
All plans come with the same features.
The only difference is the number of API requests you can make.
Access to all current and future features
Generated files are hosted for you for 60 minutes
No hidden fees
Subscription can be cancelled anytime
Since we've launched our open source version of screeenly in July 2014,
our API has been used by thousands of developers around the globe.
We like transparency. That's why we share our metrics like revenue, users and more.
We donate a share of our revenue to Ecologi to help combat the worst effects of climate change.
© 2024 screeenly.com. All rights reserved.
Made with ♥ in Zurich, Switzerland by Stefan Zweifel