Skip to content

Scrape completed books from a user's profile, since Amazon is no longer giving Goodreads API keys

Notifications You must be signed in to change notification settings

BlakeASmith/goodreads-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goodreads Scraper

As of December 2020, Amazon is no longer supplying Goodreads API keys.

I wanted to pull a list of all of my read books, so here we are..

Usage

Usage: main [options] <url>

Arguments:
  url            The url of a Goodreads profile

Options:
  -V, --version  output the version number
  -h, --help     display help for command

Example

node main.js https://www.goodreads.com/review/list/{insert_user_id_here}?shelf=read

About

Scrape completed books from a user's profile, since Amazon is no longer giving Goodreads API keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published