website-screenshot
Here are 20 public repositories matching this topic...
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 31, 2019
-
Updated
Mar 27, 2019 - Go
-
Updated
Nov 27, 2021 - Python
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Dec 31, 2021
-
Updated
Feb 18, 2021 - PHP
-
Updated
Aug 26, 2019 - Python
-
Updated
Aug 26, 2019 - PHP
-
Updated
Aug 26, 2019 - Visual Basic
-
Updated
Jan 28, 2017 - CSS
-
Updated
Aug 26, 2019 - Java
-
Updated
Aug 26, 2019 - JavaScript
-
Updated
Jan 25, 2022 - Python
-
Updated
Aug 25, 2019 - Shell
-
Updated
Aug 26, 2019 - C#
-
Updated
Dec 16, 2021 - Python
-
Updated
Aug 26, 2019 - Perl
-
Updated
Dec 21, 2020 - HTML
Improve this page
Add a description, image, and links to the website-screenshot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the website-screenshot topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Everytime something goes wrong capturing a screenshot (i.e. no response, timeouts, ...) the function exits without closing page and browser, so that chrome instances keep growing until server dies.
Putting page.close() and browser.close() in a "finally" block should avoid resources leaking