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
- Host: GitHub
- URL: https://github.com/raybb/openlibrary-to-sqlite
- Owner: RayBB
- License: mit
- Created: 2021-07-20T05:41:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T19:12:26.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T21:31:16.924Z (almost 2 years ago)
- Topics: openlibrary
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.