Archive

Posts Tagged ‘asin’

Convert Upc & Ean To Asin

November 24th, 2011 Comments off

Greetings,
We need a programmer who has access to product code conversion tools to convert a list of products that have both UPC and EAN numbers and we need them converted to ASIN numbers.
Programmers with access to the conversion tools only.
thank you

Amazon Asin Scraper

November 7th, 2011 Comments off

Do not know if this is possible or if anyone here can do it but I need a scraper that can retrieve the ASIN numbers from all products in a particular section.

Example:
http://www.amazon.com/gp/holidaytoylist/ref=htl-top-cat-genderb?filters=genderb& pf_rd_p=1329366102& pf_rd_s=center-10& pf_rd_t=7601& pf_rd_i=home& pf_rd_m=ATVPDKIKX0DER& pf_rd_r=1SR49Z6GB5X33MYB7WWP

You will notice that there are 457 products in this section and I need the ASIN for all of them, comma separated.

The link below shows the ASIN number which appears after the /dp/. Each product link is set up this way.

http://www.amazon.com/dp/B004SGS3B0/ref=gs_htljs

Remove Amazon Listings Tool

August 13th, 2011 Comments off

I need a simple little desktop app that will allow me to instantly remove (delete) any single individual listing from my Amazon seller accounts.

The interface will be simple: one text input box, where I enter an ASIN. The I have the choice to either remove the item from “All Sites” (this will remove/delete this item from my Amazon stores on all Amazon sites on which I sell (Amazon.com, Amazon.ca, etc….) or, I can select to have this ASIN removed from just one specific Amazon site.

The app, will have an Options menu, where I can enter, and save my Amazon logins for each site, so that I won’t have to enter it every time I use the program (I presume, as you’ll make this run through Amazon API, my email and password login won’t be required, and isntead my Amazon secret key, will be used- if that’s the case, I want the Options menu to enable me to enter/save this data). I don’t want the Amazon login part of it to be hard coded (so I can use the app in the future if I change Amazon accounts/logins, etc).

This shouldn’t be difficult for anyone familiar with Amazon API (The app will simply take my input (an ASIN), then put it into the standard Amazon Price and Quantity template file (setting the quantity to “0″) for that item, and upload the file automatically to the specified Amazon sites.

For reference, I am using a 64bit Windows based laptop. I really want this to be a tiny little application/GUI, as small as possible- just something that can sit and run in the background on my laptop- and if I occasionally need to remove some items one by one, this will do the quick trick without me needing to log in to Amazon manually.

On second thought… I’d like the option to paste (input) several ASINs at once, if… sometimes, I’d like to remove a few items at the same time.

Categories: Amazon, GUI, Template Tags: , , , , , ,

Scrape Asin And Title From Amazon Search Page

July 21st, 2011 Comments off

I need to pull the ASIN and item Title and price from this search result on amazon.fr:

http://www.amazon.fr/s?ie=UTF8&search-type=ss&index=computers&field-keywords=phone-for-all#/ref=sr_st?keywords=phone-for-all+micro+sd&qid=1311244777&rh=n%3A340858031%2Ck%3Aphone-for-all+micro+sd&__mk_fr_FR=%C3%85M%C3%85Z%C3%95%C3%91&sort=price

the output will be like the following:

ASIN TITLE PRICE

PReferably in excel format

-any questions, just ask

Pull Barcode From Asin On Amazon

June 22nd, 2011 Comments off

Not sure if this can actually be done, but I need to be able to find the barcode for specific ASIN on Amazon

To explain, you need a barcode to list on Amazon, the listing is then given a unique ASIN (e.g. B004F8NFES)

What I need to be able to do is search the ASIN and recover the barcode that was used to list in the first place

-Any questions, just ask

Ms Excel Custom Script

September 13th, 2009 Comments off

Hello,

First, I need to format this excel spreadsheet so that a prefix of ‘US-’ is attached to every value in the “location’ field. Locations should read US-10a1, US-10a2, US-10a3, etc. The prefixes should be added to the beginning of all ‘location’ values and then send back to me, the rest of the spreadsheet should be left untouched.

http://www.sendspace.com/file/9cmq2m

Also, I need a program or script that does the following:
I have many spreadsheets that are formatted a certain way every time. The information in the spreadsheets are different but all the data is organized the same way every time. I need a program that takes an excel file and looks at the ‘asin’ values on the spreadsheet. I need to know which ‘asin’ appears on the spreadsheets 5 or more times. I then need the program to create a new excel spreadsheet of all ‘asin’ values that appear 5 or more times along with all the other information in the row. I will have many of these spreadsheets that are all organized and set up the same way. I need to be able to quickly load a new excel spreadsheet and start over and have the program tell me which ‘asin’ appears 5 or more times, along with collecting all the information related to the ‘asin’ values.

Here is an example; in the first link I want the program to work with the spreadsheet to come up with the second link which is the end result. The second link is the end result because there is only one ‘asin’ in the first link that 5 or more times. The spreadsheets I will be using the program with are much longer and larger.

http://www.sendspace.com/file/eb6guh
http://www.sendspace.com/file/6xjapl

Bear