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

https://github.com/raybb/openlibrary-to-sqlite

Want to make OpenLibary dumbs easier to analyze
https://github.com/raybb/openlibrary-to-sqlite

openlibrary

Last synced: 9 months ago
JSON representation

Want to make OpenLibary dumbs easier to analyze

Awesome Lists containing this project

README

          

# openlibrary-to-sqlite
Want to make OpenLibary dumps easier to analyze

This is a really rough repo right now but gets the job done!

To start:

`python main.py`

It will download the works dump, import to sqlite, and start datasette locally!

Lots of things to improve still.

July 2024 Update: I wanted to use this script again and found it was really setup for works. You need some
small tweaks to import authors. I've made that a little easier by including a list of author fields.