View Single Post
Old 03-06-2025, 01:18 PM   #7
deb27
Connoisseur
deb27 began at the beginning.
 
Posts: 54
Karma: 10
Join Date: Jan 2010
Device: Kindle 2
I've been having the same problem for months. All of the problems have been with books I bought on Amazon. Here's an example:


calibre, version 7.26.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:
{'title': 'Murder by the Letter', 'authors': ['Lisa Pevey'], 'identifiers': {'mobi-asin': 'B0CFTLT9GY'}, 'timeout': 30}
Using plugins: Google (1, 1, 1), Amazon.com (1, 3, 12)
The log from individual plugins is below

****************************** Google (1, 1, 1) ******************************
Found 0 results
Downloading from Google took 1.5369856357574463
Making query: https://books.google.com/books/feeds...ewability=none
No results found, doing a web search instead
Making query: https://www.google.com/search?q=Murd...+Pevey&tbm=bks
Plugin Google failed
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 47, in run
File "calibre\ebooks\metadata\sources\google.py", line 534, in identify
File "calibre\ebooks\metadata\sources\google.py", line 439, in identify_via_web_search
File "contextlib.py", line 155, in __exit__
File "calibre\ebooks\metadata\sources\search_engines.py ", line 58, in rate_limit
File "calibre\ebooks\metadata\sources\search_engines.py ", line 100, in query
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 313, in _mech_open
mechanize._response.get_seek_wrapper_class.<locals >.httperror_seek_wrapper: HTTP Error 403: Forbidden

************************************************** ******************************

****************************** Amazon.com (1, 3, 12) ******************************
Found 0 results
Downloading from Amazon.com took 3.9674625396728516
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Server: auto
Making bing query: https://www.bing.com/search?q=Murder...www.amazon.com
Bing returned no results
No search engine results for terms: Murder by Letter Lisa Pevey
No matches found with identifiers, retrying using only title and authors. Query: ['Murder', 'by', 'Letter', 'Lisa', 'Pevey']
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Server: auto
Making bing query: https://www.bing.com/search?q=Murder...www.amazon.com
Bing returned no results
No search engine results for terms: Murder by Letter Lisa Pevey
No matches found with query: ['Murder', 'by', 'Letter', 'Lisa', 'Pevey']

************************************************** ******************************
The identify phase took 4.01 seconds
The longest time (3.967463) was taken by: Amazon.com
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
deb27 is offline   Reply With Quote