Skip to content

A Go web scraper that fetches games a Backloggd user is currently playing. Made using the colly package

License

Notifications You must be signed in to change notification settings

skyth3r/go-backloggd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Go web scraper that fetches games a Backloggd user is currently playing. Made using the colly package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages