View Single Post
Old 01-25-2011, 06:19 PM   #8
kalex
Zealot
kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.kalex could sell banana peel slippers to a Deveel.
 
Posts: 132
Karma: 3248
Join Date: Jun 2007
Device: sony
Book i was working on exists in Amazon kindle store and has same Long Title as the amazon's book. Weird
Also for some reason its running the fake title twice and assigns 2 different fake ASINs
book in question is: Moscow Sting: A Novel

and here is the output from the batch file:

Code:
Number of files: 1
Traceback (most recent call last):
  File "asin_search.py", line 7, in <module>
    node = api.item_search('KindleStore', Title=sys.argv[1], Author=sys.argv[2])

  File "build\bdist.win32\egg\amazonproduct.py", line 489, in item_search
  File "build\bdist.win32\egg\amazonproduct.py", line 405, in _parse
amazonproduct.NoExactMatchesFound
Gave a fake ASIN number to: Moscow Sting: A Novel. It's new number is B004202788

Gave a fake ASIN number to: Moscow Sting: A Novel. It's new number is B004202789
kalex is offline   Reply With Quote