/goodreads-books-profiler

Small Python script that parses the Goodreads profile and generates markdown files that can be used to show the read books in your blog.

Primary LanguagePython

goodreads-books-profiler

Main features

Small Python script that reads the Goodreads profile and generates markdown files for each book that can be used to show the read books in your blog.

Steps

  1. Run main_json.py to generate the json file with the books read.
  2. Run main_read_NEW.py to generate the json file with the books read.

Deprecated

  1. main.py
  2. main_json_js.py
  3. main_to_read.py