A simple Puppeteer script that scrapes the latest played game info from my Steam profile page.
- Install NPM and Node.
npm install
npm start
You should see something similar to the following in your console:
> node app.js
{"name":"Peggle Nights","date":"last played on 22 Aug"}
Content saved to output.json
- Kelly Lawrence - Kelly Lawrence.ca / GitHub