Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 303 Bytes

Go Backloggd

A Go script to scrape the currently playing video games from a user's public Backloggd profile.

Usage

  1. Run go mod tidy to install package dependencies
  2. Enter your Backloggd username on line 16 in main.go
  3. Run the script by running go run main.go