Skip to content

Bestia is a Go scraper to find common movies between your Letterboxd watchlist and those of your friends

License

Notifications You must be signed in to change notification settings

redrum15/bestia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bestia

Bestia is a Go scraper to find common movies between your Letterboxd watchlist and those of your friends

forthebadge

Prerequisites 📋

  • Go (1.22.2)
  • At least two Letterboxd usernames

Install 🔧

git clone https://github.com/redrum15/bestia.git
cd bestia/src
go mod tidy

Run 🚀

go run main.go <username1> <username2>

You can pass all ther username you want, at least two are needed for the program to work properly. Then you will see the total number of common movies and their titles on the console.

About

Bestia is a Go scraper to find common movies between your Letterboxd watchlist and those of your friends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages