Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 405 Bytes

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

TIP: The Makefile may use a different file path based on your OS... forward slashes back slashes, etc