Back to catalog
πŸ“š

Google Books

OAuth

Books

πŸ“šBooksHTTPS

Google Books

5 items

Artificial Intelligence: A Modern Approach

Stuart Russell, Peter Norvig

4.5

Life 3.0: Being Human in the Age of Artificial Intelligence

Max Tegmark

4.3

Superintelligence: Paths, Dangers, Strategies

Nick Bostrom

4.1

Human Compatible: Artificial Intelligence and the Problem of Control

Stuart Russell

4.4

The Alignment Problem: Machine Learning and Human Values

Brian Christian

4.2

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Artificial Intelligence: A Modern Approach",
5 "authors": "Stuart Russell, Peter Norvig",
6 "publishedDate": "2020-04-28",
7 "pageCount": 1136,
8 "averageRating": 4.5
9 },
10 {
11 "title": "Life 3.0: Being Human in the Age of Artificial Intelligence",
12 "authors": "Max Tegmark",
13 "publishedDate": "2017-08-29",
14 "pageCount": 384,
15 "averageRating": 4.3

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.google.com/books/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs