Skip to content

A simple Puppeteer script that scrapes the latest played game info from my Steam profile page.

Notifications You must be signed in to change notification settings

kellylawrence/steamscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Scrape

A simple Puppeteer script that scrapes the latest played game info from my Steam profile page.


Prerequisites

Installing

npm install

Running

npm start

Expected Output

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

Built With

Authors

Acknowledgments

About

A simple Puppeteer script that scrapes the latest played game info from my Steam profile page.

Resources

Stars

Watchers

Forks