Takes the output from blinkist-scraper, gets the amazon reviews and outputs as html.
The actual html output can be found here:
https://github.com/johndoe-dev00/blinkist-books-sorted-by-amazon-reviews
- Linux + Docker
or - Windows + WSL2 + Docker Desktop for Windows
- Run blinkist-scraper and fetch all books
git clone https://github.com/johndoe-dev00/blinkist-amazon-scraper.git
to your desired location- From blinkist-scraper copy
./dump/*.json
to the new blinkist-amazon-scraper./dump
folder