Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Picks a random movie from your Letterboxd watchlist for when you can't decide what to watch

License

Notifications You must be signed in to change notification settings

GoodbyteCo/Watchlist-Picker-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchlist-Picker-Backend

Backend for Watchlist Picker

Install

Requires go

run locally for testing

In the repo run go run random-main.go this will launch a localhost server at port 8080 by default but the port can be set by setting the ENV variable of PORT

Notes

As the letterboxd API is private this scrapes the site so by the nature of webscraping is fairly slow (ex. 5 sec for 57 film watchlist) and aswell is very fragile and though I will try to keep up to date I can't make any promises that it will work. PRs welcome

About

Picks a random movie from your Letterboxd watchlist for when you can't decide what to watch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages