Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 450 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 450 Bytes

AmazonJPBookParser

Python code for parsing Amazon JP Books information.

Project Structure

  • single book parser: parse one single book's ISBN-10, ISBN-13, title, writer, publisher, editor reviews, rate, category, author introduction, tags, person who read this book might read other book list
  • amazon parser: input the Japan 2020年本屋大賞's top 10 books, then try to find the similar book lists, and save the data into mongoDB database.