/goodreads-crawler

知乎回答:https://www.zhihu.com/question/19929256/answer/72976430

Primary LanguagePython

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.