Robot

Full Page Website Screenshots

A robot that takes full page screenshots of given websites.

Robocorp

  • Reads the website data (URL, accept cookies and consent selectors) from a .csv file using the Python's csv 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 2024

License

Apache License 2.0

Dependencies