Using: https://github.com/GLAM-Workbench/web-archives/blob/master/save_screenshot.ipynb
Attempting to capture https://web.archive.org/web/20120102033102if_/http://www.civilization.ca/splash returns a truncated image (just a small slice of the top of the page). Perhaps this is because there's only absolutely positioned images on the page and the <body> tag reports its height as 0?
Using: https://github.com/GLAM-Workbench/web-archives/blob/master/save_screenshot.ipynb
Attempting to capture https://web.archive.org/web/20120102033102if_/http://www.civilization.ca/splash returns a truncated image (just a small slice of the top of the page). Perhaps this is because there's only absolutely positioned images on the page and the
<body>tag reports its height as 0?