Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 310 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 310 Bytes

movierec

Data processing for movie history data from different sources.

Netflix: open the movie history web page, and save it as a full HTML. Then run the parse.py file to conver that into a clean CSV, with date|title|rating columns. The table then can be used with AI agents to generate recommendations.