Skip to content

sridharrajs/goodreads-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Releases

No releases published

Packages

No packages published