Skip to content

A script to convert Goodreads export to JSON with Open Library data

License

Notifications You must be signed in to change notification settings

farrelmahaztra/goodreads-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A script to convert Goodreads export to JSON with Open Library data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages