GoodreadsScraper icon indicating copy to clipboard operation
GoodreadsScraper copied to clipboard

Add single author spider and crawl command

Open jd7h opened this issue 7 months ago • 0 comments

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.

jd7h avatar Nov 09 '23 20:11 jd7h