GoodreadsScraper
GoodreadsScraper copied to clipboard
Add single author spider and crawl command
This PR adds a method to crawl.py
to scrape the books of a single author.
Example: python -m crawl single-author --author_id 19520462.Arlan_Hamilton
It is based on the scraper for a shelf, so it will download all relevant books and author information.