Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 570 Bytes

Better Goodreads Export

A small Python script to convert your Goodreads export CSV to JSON and find cover images and links from Open Library. I used this to populate the books page on my personal website.

Installation

git clone https://github.com/farrelmahaztra/goodreads-export.git

Usage

Move your Goodreads export CSV into the goodreads-export directory (it expects the filename export.csv but you can change this variable in the script) and run:

python3 main.py