Quote:
Originally Posted by Pr.BarnArt
As far as I can see.
The api is for use in your own app or website to show goods/link to Bol.com.
You need some keys for it, which are privat and for that reason you can not place them in the plugin.
So imo a NoGo.
But feel free to develop it yourself, or shrink your batches 
|
Than I will shrink my batches

Thanks for looking at it.
EDIT:
I sometimes get an error even when the ISBN is available on Bol.com
Quote:
calibre, version 2.35.0
ERROR: No matches found: <p>Failed to find any books that match your search. Try making the search <b>less specific</b>. For example, use only the author's last name and a single distinctive word from the title.<p>To see the full log, click "Show Details".
Running identify query with parameters:
{u'timeout': 30, u'title': u'Nooit ziek geweest', u'authors': [u'Nico Dijkshoorn'], u'identifiers': {u'isbn': u'9025435858', u'goodreads': u'13432314'}}
Using plugins: BOL_NL
The log from individual plugins is below
****************************** BOL_NL ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)')]
Found 0 results
Downloading from BOL_NL took 1.00400018692
Querying: http://www.bol.com/nl/s/boeken/zoekr...questid=136981
BOL_NL url: u'http://www.bol.com/nl/s/boeken/zoekresultaten/Ntt/9025435858/Ntk/isbncode/Nty/1/N/8299+8293/Ne/8299+8293/search/true/searchType/qck/toonAlle/true/index.html?_requestid=136981'
Error parsing title for url: u'http://www.bol.com/nl/s/boeken/zoekresultaten/Ntt/9025435858/Ntk/isbncode/Nty/1/N/8299+8293/Ne/8299+8293/search/true/searchType/qck/toonAlle/true/index.html?_requestid=136981'
Traceback (most recent call last):
File "calibre_plugins.BOL_NL.worker", line 117, in parse_details
File "calibre_plugins.BOL_NL.worker", line 218, in parse_title
AttributeError: 'NoneType' object has no attribute 'find'
Could not find title/authors/bol_nl_id for u'http://www.bol.com/nl/s/boeken/zoekresultaten/Ntt/9025435858/Ntk/isbncode/Nty/1/N/8299+8293/Ne/8299+8293/search/true/searchType/qck/toonAlle/true/index.html?_requestid=136981'
bol_nl_id: u'nl/s/boeken/zoekresultaten/Ntt/9025435858/Ntk/isbncode/Nty/1/N/8299+8293/Ne/8299' Title: None Authors: []
************************************************** ******************************
The identify phase took 1.21 seconds
The longest time (1.004000) was taken by: BOL_NL
Merging results from different sources and finding earliest publication dates from the worldcat.org service
We have 0 merged results, merging took: 0.00 seconds
|