Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`