Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merlinstardust/book-importer
https://github.com/merlinstardust/book-importer
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/merlinstardust/book-importer
- Owner: merlinstardust
- Created: 2017-03-26T00:31:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T00:32:02.000Z (almost 8 years ago)
- Last Synced: 2024-11-12T18:48:37.360Z (2 months ago)
- Language: Python
- Size: 1.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Book Importer
GoodReads.com is an excellent website for tracking the books you have read, the ones you want to read, and so on.
However if you're like me, you may have been tracking your books yourself with a spreadsheet.
GoodReads has its own importer, but unfortunately ISBN is required for it to work.
And I doubt many people bothered to record the ISBN of books they read.
So this will import books for you, and all it needs is a csv file with authors in the first column and titles in the second.
It will even record the GoodReads ID and ISBN for you if you want it too.Run with 'python bookimporter.py'
Use notes:
At the moment, this app will only work with accounts that connect via Facebook.
This app will not store your username or password anywhere.