/ehw-app-screenshot-website

APP: Screenshot every page of a website with Playwright (2024)

Primary LanguageJavaScript

INFO PROPERTY VALUE
Program Name APP: Screenshot Website
File Name README.md
Date Created 08/06/24
Date Modified --
Version 00.01.00
Programmer Eric Hepperle

GITHUB REPO

TECHNOLOGIES

JavaScript

PlayWright

Git

GitHub



VSCODE: scrape-weather.js, ourWeather.json:

TAGS

JavaScript Async-Await Playwright Coding Scraping

PURPOSE

Screenshot each page of a website remotely/automatically using PlayWright and node.js.

PLUGINS & DEPENDENCIES

  • Playwright: enables reliable end-to-end testing for modern web apps
  • NodeJS: Node.js lets developers use JavaScript to write command line tools and for server-side scripting

USAGE

  • Type node then the name of the script:
node scrape-weather.js

node my-browser-script.js

NOTES

Notes are located in ./notes/main.md

RESOURCES & REFERENCE