Find bibliographic data/metadata for books available in Canada:


We continually update the information supplied by the publisher/distributor to give you the most up-to-date bibliographic record or image. All you need to retrieve data is the ISBN-13/EAN of the item and some other basic request information.

Please find below instructions on how to receive a user token to get started and the terms of use.

We want your feedback. So let us know what works and what doesn't work. Reach us at biblioshare@booknetcanada.ca.

ONIX Web Service

The ONIX Web Service allows a user to pull a full ONIX record for titles in the Canadian market. This web service is for you if you're looking for extremely detailed information about books. It's big and complex, but it gives you access to all the data we have on an individual title.

How do you use it?

  1. Get a token from us (see below).
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this:
  3. This will deliver a full ONIX record from BiblioShare.

Please Note:

BiblioSimple Web Service

The BiblioSimple Web Service returns a 'thinner' version of the ONIX record, for sites that don't need the full record. It is designed for display purposes, so things like multiple contributor names will be grouped into one tag. It includes the basics: title, contributor names, format, publication date, price, etc.

How do you use it?

  1. Get a token from us (see below).
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this:
  3. This will deliver a 'thin' or simplified bibliographic data based on the full ONIX record.

Please Note:

<BiblioSimple> 
<Title>Bittersweet</Title> 
<Subtitle>Confessions of a Twice-Married Man</Subtitle> 
<Contributor>Philip Lee (CA)</Contributor> 
<Format>Paperback / softback Trade paperback (US)</Format> 
<PriceCAD>22.95</PriceCAD> 
<Publisher>Goose Lane Editions</Publisher> 
<ISBN13>9780864924636</ISBN13> 
<ISBN10>0864924631</ISBN10> 
<PublicationDate>20080919</PublicationDate> 
<LastUpdated>20110429</LastUpdated>
<Subject>BIOGRAPHY & AUTOBIOGRAPHY / Personal Memoirs</Subject> 
</BiblioSimple>

Cover Image Web Service

The Cover Image Web Service gives you full access to the most current covers available for books in the Canadian market. A thumbnail version of the cover or the full-sized image (or both) can be pulled, depending on what publishers have made available. This web service is for you if you're looking for cover images, simple as that.

How do you use it?

  1. Get a token from us. (see below)
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this:
  3. Insert the above into an HTML image tag (i.e. <img src ="https://www.biblioshare.org//BNCServices/BNCServices.asmx/Images?Token=...">) and publish it. You could also script something to build these links automagically.
  4. If we don't have an image for the specified item, we will return a placeholder image (120px by 120px).

Back Cover Image Web Service

The Back Cover Image Web Service gives you full access to the most current back cover available for books in the Canadian market. A thumbnail version of the back cover or the full-sized image (or both) can be pulled, depending on what publishers have made available. This web service is for you if you're looking for back cover images.

How do you use it?

  1. Get a token from us. (see below)
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this:
  3. Insert the above into an HTML image tag (i.e. <img src ="https://www.biblioshare.org//BNCServices/BNCServices.asmx/Images?Token=...">) and publish it. You could also script something to build these links automagically.
  4. If we don't have an image for the specified item, we will return a placeholder image (120px by 120px).

Interior Image Service

The Interior Image Web Service gives you full access to the most current interior images available for books in the Canadian market. A thumbnail version of the interior or the full-sized image (or both) can be pulled, depending on what publishers have made available. This web service is for you if you're looking for interior images, simple as that.

How do you use it?

  1. Get a token from us. (see below)
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this:
  3. Insert the above into an HTML image tag (i.e. <img src ="https://www.biblioshare.org//BNCServices/BNCServices.asmx/DetailImages?Token=...">) and publish it. You could also script something to build these links automagically.
  4. If we don't have an image for the specified item, we will return a placeholder image (120px by 120px).

Author Photo Image Service

The Author Photo Image Service gives you full access to the most current author images available for books in the Canadian market. A thumbnail version of the interior or the full-sized image (or both) can be pulled, depending on what publishers have made available. This web service is for you if you're looking for author images, simple as that.

How do you use it?

  1. Get a token from us. (see below)
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this:
  3. Insert the above into an HTML image tag (i.e. <img src ="https://www.biblioshare.org//BNCServices/BNCServices.asmx/DetailImages?Token=...">) and publish it. You could also script something to build these links automagically.
  4. If we don't have an image for the specified item, we will return a placeholder image (120px by 120px).

Image Info Service

The Image Info Service provides details on specific images in our repository, without actually acquiring the image.

  1. You can use the following query to see if we have a specific image, and if so when it was last updated:
  2. If we have an image that matches the EAN provided, we will return a document that contains the following information:

If we don't have an image, we will return a message indicating this.

Image List Service

The Image List Service provides details on all images associated with an EAN in our repository, without actually acquiring the image.

  1. You can use the following query to see if we have a specific image, and if so when it was last updated:
  2. If we have an image that matches the EAN provided, we will return a document that contains the following information:

If we don't have an image, we will return a message indicating this.

BISH Assets: 

Returns a list of all assets held in BiblioShare regarding an isbn including: 

  1. Get a token from us by filling out this quick form.
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this: 

https://www.biblioshare.org/BNCServices/BNCServices.asmx/BishAssets?Token=string&EAN=string


ISBNs for Assets:

Returns a list of all ISBNs held in BiblioShare for a given asset including:

How to retrieve a list of isbns that have accompanying  Author photos, Back covers, Samples, Excerpt, TOC, Guides or  Teacher's guides:

  1. Get a token from us by filling out this quick form.
  2. Specify an ISBN-13/EAN and the asset as part of a URL. The queries should look like these:

https://biblioshare.ca/bncservices/BNCServices.asmx/ISBNForAsset?Token=string&Asset=string&asText=


Sample Web Service

The Sample Web Service allows users to pull epubs or pdf files for a title available in the Canadian market.

How to retrieve a Sample, Excerpt, TOC, or Guide (including teacher's guides):

  1. Get a token from us by filling out this quick form.
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this: 

https://www.biblioshare.ca/BNCServices/BNCServices.asmx/Samples?token=string&ean=string&san=string&perspective=string&filenumber=

MARC Record Web Service

The MARC Record Web Service allows libraries to pull a full or brief MARC record for a title available in the Canadian market, which you can either download in MARC21 format or view as text.

For full MARC records:

We have used the comprehensive mapping developed by the OCLC to fuel our ONIX-to-MARC service. You can view their detailed guide (PDF) or download the ONIX-MARC Crosswalk spreadsheet directly.

How to retrieve a full MARC record:

  1. Get a token from us by filling out this quick form.
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this: https://www.biblioshare.ca/bncservices/BNCMarc.asmx/MARCRecord?token=&ean=&asText=
  3. This will deliver a full MARC record from BiblioShare.

For brief MARC records:

We provide a very thin MARC record for systems that only require a brief record from which to start building. The following brief MARC record shows the output for the readable, text-type format. (Canadian price is returned in the 020 [ c ]  field, while Title and Subtitle are returned in the 245 10  [ a ] and [ b ] fields, respectively.)  

example:
LDR 00292nam  22001093  4500
005     20151222104953.1
008     151222s2015    xx      |    |||| ||   ||
020    [a]: 9781250101198 (BC)
       [c]: $18.5
100 1  [a]: Punke, Michael
245 10 [a]: The Revenant
       [b]: A Novel of Revenge
260    [b]: Picador
       [c]: 2015
970    [f]: xxx.0000
       [l]: XX
       [q]: 0

How to retrieve a brief MARC record:

  1. Get a token from us by filling out this quick form.
  2. Specify an ISBN-13/EAN as part of a URL. The query should look like this: https://www.biblioshare.net/bncservices/BNCMarc.asmx/MARCStub?token=&ean=&asText=
  3. This will deliver a brief MARC record from BiblioShare.

Please note:

User Tokens:

You need to apply for a user/developer token before you can use the service. Why? The token allows us to keep an eye on our server traffic. It also helps us troubleshoot any problems that might come up.

To apply for a token, all you need to do is fill out this form. We will get back to you as soon as we can with a token. NOTE: Not every token is enabled for every web service, so please be specific in your request.

Terms of Service for Web Services:

In order to use the BNC BiblioShare Web Services, you agree to:

Notes: