Skip to content

Goldiserv/screen-capture-from-url-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Screen Capture from URL" is Windows PC desktop app that logs all sub-pages at a URL to a file, and then screen captures each page.

Warning: this tool is designed for QA purposes. Running this on a public site may be against their terms of service and may result in your IP address being blocked as you will be web-scraping their site.

This repository serves as a place for bug reports, feature requests, and general discussion.


Latest version

  • v1.01

Features

  • List sub-pages at a URL via the HTML a-href element. Sub-pages not referenced via a a-href element will not be found
  • Using this list, screenshot the full page to a file
  • Can operate in headless mode (i.e. browser window does not open on your computer, but screenshots are still saved)

Where You Can Find Us

Usage license

Goldiserv Private Limited (Goldiserv) permits Licensee (User or Company) to use the packaged Software (.exe version) for personal and commercial purposes.

The raw 'main.py' script is open sourced under the Apache 2.0 licence.

GOLDISERV LICENSES THIS LICENSED SOFTWARE "AS IS," AND MAKES NO EXPRESS OR IMPLIED WARRANTY OF ANY KIND. GOLDISERV SPECIFICALLY DISCLAIMS ALL INDIRECT OR IMPLIED WARRANTIES TO THE FULL EXTENT ALLOWED BY APPLICABLE LAW, INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF, NON-INFRINGEMENT, MERCHANTABILITY, TITLE OR FITNESS FOR ANY PARTICULAR PURPOSE. NO ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY GOLDISERV, ITS AGENTS OR EMPLOYEES SHALL CREATE A WARRANTY.

Product screenshots

App Interface

screen-1

Example screenshot from a URL

exampleScreenshot01

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages