Skip to content
Snippets Groups Projects
zshan2's avatar
zshan2 authored
<assignment-2.1>

See merge request !1
a8f8fb15
History

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