140 likes | 181 Views
Learn how to access Google Books API by signing in with a Google account, enabling APIs, setting up credentials, and handling data in HTML and PHP formats.
E N D
Google Developers Console You sign in with your Google account credentials.
Expand APIs and auth, APIs will probably be selected by default, search for the desired API
Click on the OFF-ON toggle button, check the agree checkbox, and click the Accept button
HTML Page: main features a form with a text input and a submit button
The elements of the items array are objects with properties such as kind, id, etag, selfLink, volumeInfo, etc
The volumeInfo property is itself an object with properties such as title, authors, publishedDate, etc.