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: 24 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T08:03:20.000Z (11 months ago)
- Last Synced: 2024-11-13T08:53:07.454Z (3 months ago)
- Topics: goodreads, goodreads-shelves, nodejs, rss
- Language: JavaScript
- Homepage: https://ricard.blog/books/
- Size: 159 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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.