Google
 

Update (11/22/11): These price lookup programs work, but you might encounter errors.

My Amazon account has a limit of 2000 requests per hour, and if that is exceeded, you will see an error stating that. We apologize for any inconvenience. Please try back next hour. If you encounter any other problems, please send me an email by clicking on the Contact link above. Thank you.

PriceCheck - Amazon Repricing Program

1. Lookup individual UPC, ISBN, EAN, ASIN, and SKU codes on Amazon.com and retrieve Price and Sales Rank data

 
Use the forms in the table below to look up individual UPC, ISBN, EAN, ASIN and SKU codes on Amazon.com and retrieve the Amazon pricing information sales rank, lowest new price, lowest used price, total number of new and used for sale, and sales ranking so you can competitively reprice your products for sale. We also have a version of this program which is written in Python. It runs on a standalone computer and has no limitation to the number of items it will look up. We use PHP and Python to access the Amazon API calls to retreive the pricing information. We can also develop full blown Amazon re-pricing programs. If you don't know any codes offhand, here are the codes for Fight Club: upc is 024543000358, ISBN-10 is 0393327345, EAN is 5039036017602, ASIN is B00003W8NM, SKU is ??
 
Lookup a UPC
UPC:
Lookup a ISBN
ISBN:
Lookup a EAN
EAN:
Lookup a ASIN
ASIN:
Lookup a SKU
SKU:

 

 

2. Lookup individual UPC, ISBN, EAN, ASIN, and SKU codes in various Amazon.com locales/countries and retrieve Price and Sales Rank data

 
Use the forms in the table below to look up individual UPC, ISBN, EAN, ASIN and SKU codes in various Amazon.com locales/countries. Amazon is a world-wide venture and operates in many countries throughout the world. Currently, there are 9 locales/countries which use the local language and formatting. They 9 locales/countries are the United States, United Kingdom, Germany, Italy, France, Spain, Canada, China, and Japan. Not all products are listed in all locales. Retrieve the Amazon pricing information sales rank, lowest new price, lowest used price, total number of new and used for sale, and sales ranking so you can competitively reprice your products for sale. We also have a version of this program which is written in Python. It runs on a standalone computer and has no limitation to the number of items it will look up. We use PHP and Python to access the Amazon API calls to retreive the pricing information. We can also develop full blown Amazon re-pricing programs. Typically, you will lookup by EAN. If you don't know any codes offhand, the EAN for Fight Club, 5039036017602, and the EAN for 'As Heard on Radio Soulwax Pt 2', 5413356216523, work in most of the 9 countries.
 

Enter a code, select a code type, select a locale/country, and click the Lookup button
 
Code Code Type Locale/Country

 

 

3. Lookup multiple UPC codes on Amazon.com and retrieve Price and Sales Rank data using an Excel csv spreadsheet file

 
This program looks up multiple (this page looks up only the first 10 UPC codes) 12 digit DVD movies or CD music UPC codes listed in an Excel csv spreadsheet file. It queries Amazon.com and retrieves the Amazon pricing information sales rank lowest new price, lowest used price, total number of new and used books for sale, and sales ranking so you can competitively reprice your products for sale. It can also be modified to look up by EAN, SKU, Books by ISBN, or any Amazon product by ASIN. We also have a version of this program which is written in Python. It runs on a standalone computer and has no limitation to the number of items it will look up. We use PHP and Python to access the Amazon API calls to retreive the pricing information. We can also develop full blown Amazon re-pricing programs.
You specify an input .csv file which has the UPC data you want to look up.
The data will be looked up and an output file downloaded to you. The output
file will contain the additional columns of price and rank that were looked up on Amazon.
 

Please follow the steps below to process your file:
1. Select your input .csv file by clicking on the "Browse" button (Internet Explorer browser users, or "Choose File" Chrome browser users) below and finding the file on your computer.
2. Click on the "Upload Selected .csv File" button to actually upload and process your file.
3. Wait for your file to be processed. There can be long delays updating the screen. You will see messages displayed as the program is working.
4. Save the output file to your computer. When the program is done, click on the Download link to download the output file to your computer. Should this fail for some reason, you can always cut and paste the results displayed on the screen into a plain text file and load that into Excel.

Upload Input .csv File From:

 

Typically, users create the CSV file from an Excel spreadsheet or a database program. We require the default CSV format of fields being delimited with comma (,) and text being delimited with double quote marks (").

To create a TEXT CSV file in Excel, follow the steps below:
1. Open your spreadsheet in Excel.
2. Select File from the top menu bar.
3. Select Save As...
4. Click on the "Save As Type:" list box, and select TEXT CSV. Then enter your filename, and click the Save button.
5. Accept default field delimiter of comma (,) and default text delimiter of double quote (") and click on the OK button.