// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "48uRzQEACAAJ",
      "etag": "BPG4W0FFjbY",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/48uRzQEACAAJ",
      "volumeInfo": {
        "title": "Catholique et antisémite",
        "subtitle": "Le réseau de Mgr Begnini. Rome, Europe, Etats-Unis, 1918-1934",
        "authors": [
          "Nina Valbousquet"
        ],
        "publishedDate": "2020-05-28",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "2271116953"
          },
          {
            "type": "ISBN_13",
            "identifier": "9782271116956"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 325,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "un",
        "previewLink": "http://books.google.fr/books?id=48uRzQEACAAJ&dq=isbn:9782271116956&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=48uRzQEACAAJ&dq=isbn:9782271116956&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Catholique_et_antis%C3%A9mite.html?hl=&id=48uRzQEACAAJ"
      },
      "saleInfo": {
        "country": "FR",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "FR",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=48uRzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Nina Valbousquet démontre que, loin de se limiter à la tradition antijuive chrétienne, l&#39;antisémitisme de ces milieux catholiques fait feu de tout bois, amalgamant antilibéralisme, antisionisme, croisade anticommuniste et racisme."
      }
    }
  ]
}
);