Getting book details from another app to show on my app

My app will be a book reminder app that allows users to save books they want to read. Users will be able to save books that are not released yet to be reminded when the release date is coming up. Having to type out the description, add a title, set the genre, and add the book cover is a lot of work to ask users to do when most book readers save MANY books at a time. I want a user to be able to find a book on something like kindle or a similar app/website and have it auto fill the books details within my app. Is this possible? How would I do this? I assume I’ll need an api key but I don’t know much about how to do those either.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.