Skip to main content

ScreenshotsCloud Python screenshot generator

Project description

ScreenshotsCloud
======

Perfect Screenshots Anywhere
----------------------------

Get high quality screenshots using a real browser in seconds using our
reliable CDN backed API service.

Get an API Key to start using this fast screenshot API service at <https://screenshots.cloud>

Requirements
------------

Tested against Python 2.6+ and 3.2+

Installation
------------

Install via pip

.. code:: bash

pip install screenshotscloud

Once installed you can generate screenshot urls as follows:

.. code:: python

#!/usr/bin/python
from screenshotscloud import ScreenshotsCloud

screenshotscloud = ScreenshotsCloud('SCREENSHOTSCLOUD_KEY', 'SCREENSHOTSCLOUD_SECRET')

screenshotUrl = screenshotscloud.screenshotUrl({
"url": "bbc.com/news",
"width": 800
})

See <https://screenshots.cloud/documentation> or the README.md in this package for more information on the parameters you can use in your requests.

-------

Contact us at support@brushd.com if you have any issues or questions
about this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

screenshotscloud-1.0.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page