This project is a webscraper using Scrapy
that will go out and scrape data from MyAnimeList, and then take that scraped data write it to an AWS PostgreSQL DB to then be used to recommend seasonal anime on the front end.
CHANGELOG: WIP: DB Logic in Python Mostly Completed: Backend Infrastructure