Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quicoto/goodreads-profile-generator
Generate HTML based on profile
https://github.com/quicoto/goodreads-profile-generator
goodreads goodreads-shelves nodejs rss
Last synced: 3 days ago
JSON representation
Generate HTML based on profile
- Host: GitHub
- URL: https://github.com/quicoto/goodreads-profile-generator
- Owner: quicoto
- License: mit
- Created: 2020-01-23T21:59:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T06:09:14.000Z (over 1 year ago)
- Last Synced: 2023-08-12T06:13:24.359Z (over 1 year ago)
- Topics: goodreads, goodreads-shelves, nodejs, rss
- Language: JavaScript
- Homepage: https://ricard.blog/books/
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goodreads Profile Generator
NodeJS scripts to fetch Goodreads profile information on Currently Reading, To Read and Read books.
It stores the books in `.txt` files for processing into HTML output.
The `.txt` files are stored in the repo and updated when the XML files from Goodreads are updated. Thus, you don't only rely on the XML but your own persisent database.
## Live
This how it looks like [on my site](https://ricard.blog/books/) when pasting the generated HTML is pasted into a WordPress page.