When we index a book, we should see if there's any metadata from openlibrary.org that would be helpful for us to capture.
Part of this ticket would be identifying what data is valuable from them to store in SQLite. The other part would be making a parser for their JSON api (please dont scrape their HTML pages) and storing that data in SQLite (as well as making any schema changes to support this).
When we index a book, we should see if there's any metadata from openlibrary.org that would be helpful for us to capture.
Part of this ticket would be identifying what data is valuable from them to store in SQLite. The other part would be making a parser for their JSON api (please dont scrape their HTML pages) and storing that data in SQLite (as well as making any schema changes to support this).