The mostly deceased ToolboxPro app runs a query on books.google.com through this api: https://developers.google.com/books/docs/v1/using it then created an object in the shortcuts world stocked with a bunch of details (author(s), title, category, description, ISBN, ...).
Since the app is clearly dead, I would like to replicate its functionality. I will even learn to play with XCode if this made a usefyl difference.
Description
The mostly deceased ToolboxPro app runs a query on books.google.com through this api: https://developers.google.com/books/docs/v1/using it then created an object in the shortcuts world stocked with a bunch of details (author(s), title, category, description, ISBN, ...).
Since the app is clearly dead, I would like to replicate its functionality. I will even learn to play with XCode if this made a usefyl difference.