Package biblio :: Package webquery :: Module isbndb
[hide private]
[frames] | no frames]

Module isbndb

source code

Querying the ISBNDb for bibliographic information.
Classes [hide private]
  IsbndbQuery
Functions [hide private]
 
isbndb_xml_to_bibrecords(xml_txt) source code
 
_doctest() source code
Variables [hide private]
  ISBNDB_ROOTURL = 'http://isbndb.com/api/books.xml?access_key=%...
  ISBNDB_KEY = 'OPNH8HG2'
  FORMATS = ['xml', 'bibrecord']
Variables Details [hide private]

ISBNDB_ROOTURL

Value:
'http://isbndb.com/api/books.xml?access_key=%(key)s&'