Skip to content

Given a Letterboxd username, scrape returns most watched directors of the user.

License

Notifications You must be signed in to change notification settings

mattsg6/webscraper-letterboxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webscraper-letterboxd

Given a Letterboxd username, scrape returns most watched directors of the user.

Installing Libraries

pip install requests
pip install beautifulsoup4
pip install lxml

Running the program

python directors.py

About

Given a Letterboxd username, scrape returns most watched directors of the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages