Metadata-Version: 2.1
Name: letterboxdpy
Version: 1.5
Summary: UNKNOWN
Home-page: https://github.com/nmcassa/letterboxdpy
Author: Nicholas Cassarino
Author-email: nmcassa804@outlook.com
License: MIT
Keywords: webscraper letterboxd movies
Platform: UNKNOWN
Description-Content-Type: text/markdown

# letterboxdpy

A letterboxd python webscraper that can return json information about users and movies

hopefully more in the future...

## **Example of Movie Object**

![Example of the movie object](ss/movie_example.PNG)

## **Example of User Object**

![Example of the user object](ss/user_example.PNG)

### **Code used for above**

![Example code](ss/code_example.PNG)

