Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T04:09:17.000Z (10 months ago)
- Last Synced: 2024-02-24T05:20:18.744Z (10 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`