Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 520 Bytes

Quotes Scraper

Scrape quotes based on author (or search term) from Goodreads.

Build

Plan

  • Implement core functionality.
  • Format scraped data into CSV, JSON etc.
  • Save to database or locally.
  • CLI
  • Issue template to add author quotes to
  • Workflow to run scraper on issue approval.
  • Add documentation.