Robot
Full Page Website Screenshots
A robot that takes full page screenshots of given websites.
Reads the website data (URL, accept cookies and consent selectors) from a
.csv
file using the Python'scsv
built-in library. library.Uses the Playwright-based Python Framework Browser library to take full page screenshots of the websites.
Example csv file
websites.csv
:
Example screenshot
BBC - Homepage
Technical information
Last updated
30 January 2024License
Apache License 2.0Dependencies