this post was submitted on 27 Nov 2023
96 points (94.4% liked)
Open Source
31021 readers
621 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They miss some critical features like tracking series and since they only offer integration with Open Library most of your books will have to be added manually.
Once https://www.librarything.com fixes their API, it would be nice to see an integration with Openreads.
I guess the point is being open-source and integrating with open-source projects. Is this the case with LibraryThing? ๐ค
It's not, and it's run by a private for-profit corporation, but once they re-enable their API it doesn't really matter for the purpose of scraping the data. Open data is open data, and integration is just a hook, not part of the core functionality of the app.
See https://github.com/mateusz-bak/openreads-android/issues/90#issuecomment-1722339001
Out of interest, how often do you find issues looking for books on OpenLibrary?
I gave up on using any site for tracking books, they all either have partial functionality or limited database. These days, I just use SQLite database with a custom Python scraper that I turned into a basic website that offers everything I need.
But last time I checked Openreads, it missed 9 out of 10 books. That's 10% success rate.