Skip to content

Instantly share code, notes, and snippets.

View PHDPeter's full-sized avatar

Dr Peter Overbury PHDPeter

View GitHub Profile
@PHDPeter
PHDPeter / audible-goodreads-import.py
Last active February 5, 2020 14:21 — forked from lovettbarron/audible-goodreads-import.py
Audible Goodreads Importer
# So this is a somewhat manual but not nearly as manual as it could be process.
# First, follow the instructions here: https://www.themodernnomad.com/audible-statistics-extractor/
# Depending on how many pages, copy and paste the results into Excel
# (it will auto format, though you will need to remove the header)
# Before running
# Install the required libraries: pandas and isbntools
# Modify the read_excel argument to point at your file.
# Then point the to_csv argument to wherever you want to export to.