Skip to content

polyval/goodreads-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goodreads_crawler

This script is used to scrape the book information on the goodreads.


Documents

By now, it gathers the book title, author name, rating , total rating numbers and published year to Excel based on the genre(or shelf) that is available on the website, but it won't be difficult to tailor the code for your own sake.

Just change the book_genre_lists to get what you want.