SP21-CS242 Assignment2: GoodReads Scraper
This project is for sp21 CS242 assignment2
Current version is 2.1
###Function 1. Scrap data of books and authors from GoodReads 2. Store scraped data on cloud or local files 3. Query cloud for certain documents of books or authors
###Composition: ####Client: Command line interface (interactive) ####Server: Simple server based on Flask ####Database: MongoDB