Skip to content

Automated screenshots of a list of IP addresses or domains.

Notifications You must be signed in to change notification settings

suneets1ngh/webshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Webshot

Python script which utilises Selenium and chromedriver(or geckodriver for firefox) to take bulk screenshot of Web Interfaces of provided assets and save them with their URL as file_name.

requirement:
Selenium
chromedriver or geckodriver

v1

run "python webshot.py".
When prompted, provide comma or space separated list of input.
For example: example1.com,example2.com,example3.com.......
Or
example1.com example2.com example3.com .......

Currently script only gives screenshot on port:443 or https://

About

Automated screenshots of a list of IP addresses or domains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages