Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (16 loc) · 1.2 KB

Goodreads-parser

Goodreads-parser will help you to convert Goodreads csv to json.

Dependencies

  • node > 8

Installation

Install all the node dependencies by

node i

Usage

Download your goodreads_library_export.csv from goodread profile

To import or export your books, go to My Books, then click on Import and export under Tools on the left.

goodreads export books

To Export your books to a .csv file, click on the Export Library button at the top of the screen, below the Export heading, then wait for the file to generate. This may take some time if you have a large library. If successful, you will see a Your export from (date) - (time) note below the button. Click on that text to download the csv file.

Screenshot 2019-06-07 at 4 30 11 PM

Source How do I import or export my books?

Now, run the script

node index.js