Skip to content

Automatically creates full-size screenshots from a list of URLs

License

Notifications You must be signed in to change notification settings

4goettma/webpageArchiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpageArchiver

Automatically creates screenshots from webpages

Usage:

  1. Put your urls inside the list.txt file.
  2. Call the python script: python3 webpageArchiver.py or ./webpageArchiver.py

Exclude URLs from getting archived by putting a # at the beginning.

Dependencies:

  • Python 3
  • python-selenium
  • Chromium + Chromedriver (should work with Firefox too after modifications)

TODOs:

  • automatically skip already archived webpages / automatically comment archived urls
  • parameter to choose browser used to render webpages
  • automatically close "we use cookies"-banner (sometimes overlapping contents)
  • use add blocker to archive webpage without adds (better compression possible)

About

Automatically creates full-size screenshots from a list of URLs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages