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.
git clone https://github.com/farrelmahaztra/goodreads-export.git
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