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.