rixx / goodreads-to-sqlite

Export your (or other people's) Goodreads data to SQLite
https://rixx.de/blog/goodreads-sqlite
Other
79 stars 2 forks source link

Dead after goodreads not issuing new dev Keys? #7

Open Jakub-Mikolajczyk-pl opened 3 years ago

Jakub-Mikolajczyk-pl commented 3 years ago

"As of December 8th 2020, Goodreads is no longer issuing new developer keys for our public developer API and plans to retire these tools."

https://joealcorn.co.uk/blog/2020/goodreads-retiring-API

Do You have any plans how to change this to still export it all to sql, after api deprecation? I regret that only now I found this application :C

rixx commented 3 years ago

Hmm, so parts of this export scraped HTML already, and the HTML structure was fairly close to the API XML. I'd absolutely merge a PR that takes advantage of that. I'm unlikely to write this myself, since I've since used the export to migrate to my own tool.