https://github.com/splorg/sage
A scraper to get every quote from a book off of Goodreads.
https://github.com/splorg/sage
books crawler datamining goodreads goodreads-data python scraper scrapy webcrawling webscraping
Last synced: 8 months ago
JSON representation
A scraper to get every quote from a book off of Goodreads.
- Host: GitHub
- URL: https://github.com/splorg/sage
- Owner: splorg
- Created: 2024-02-23T00:45:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T04:09:17.000Z (almost 2 years ago)
- Last Synced: 2025-05-31T23:55:59.533Z (8 months ago)
- Topics: books, crawler, datamining, goodreads, goodreads-data, python, scraper, scrapy, webcrawling, webscraping
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sage (WIP)
A scraper to get every quote from a book off of Goodreads.
Install all dependencies:
`pip install -r requirements.txt`
Run the project:
`python main.py`