Skip to content
Snippets Groups Projects
zshan2's avatar
zshan2 authored
6f13ca9e
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

Website: Javascipt HTML with React