Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 253 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 253 Bytes

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