Find the movies, with the highest average rating from your Letterboxd friends.
A port of Letterboxd-top-friend-movies to Go.
Instructions
git clone https://github.com/birthtothunder/Letterboxd-Top-Movies-as-Rated-by-Friends
cd Letterboxd-Top-Movies-as-Rated-by-Friends
go mod init letterboxd
go get github.com/PuerkitoBio/goquery
go run main.go