A Go script to scrape the currently playing video games from a user's public Backloggd profile.
- Run
go mod tidyto install package dependencies - Enter your Backloggd username on line 16 in
main.go - Run the script by running
go run main.go
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Go script to scrape the currently playing video games from a user's public Backloggd profile.
go mod tidy to install package dependenciesmain.gogo run main.go