Skip to main content

Python command-line tool for capture snapshots of web pages using Headless Chromium.

Project description

WebSnapshot

🐍 Python command-line tool for capture 📷 snapshots of web pages using Headless Chromium.

Features:

  • Change viewport size;
  • Full page snaphots;
  • Custom headers and other (see --help).
# install
$ pip install websnapshot

# install in isolated environment using pipx
$ pipx install websnapshot

# full page snapshot
$ echo "https://ru.wikipedia.org/wiki/%D0%92%D0%B8%D0%BA%D0%B8" | websnapshot --full_page

# file with urls, each on a new line
$ websnapshot -i urls.txt

# help
$ websnapshot --help

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

websnapshot-0.1.14.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

websnapshot-0.1.14-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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