Double-Oh-Seven, lucky indeed! This version captures up to seven (7) complete pages, entered at the command line. Runs Google Chrome in headless mode.
Usage:
python pagecap http://cadent.com/ https://cadent.com/blog-posts/ ...
Your PNG files will appear in the script directory, numbered in sequence.
Import Selenium, loop through multiple files, capture full page
August 30, 2019
Import click, added pipenv & Pipfile, implement CLI arguments and options
August 29, 2019
Last version with no external dependencies.
August 29, 2019
I meant to call the metadata file pagecap_metadata.py
August 29, 2019
Added metadata.py to single-source version, author, etc.
August 28, 2019
First commit with executable code; no dependencies. To run:
python pagecap
Displays:
pagecap
Python package version 0.1
Capture specified web pages as PNG files of various resolutions