Apr 26, 2012

[iMacros Script] Imacro ASIN number of KEYWORD

'---------------------- Start Script  --------------
VERSION BUILD=7401110 RECORDER=FX
TAB T=1


SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
TAB T=1
SET !DATASOURCE C:\keyword.csv
SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}

URL GOTO=www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords={{!COL1}}
TAG POS=1 TYPE=A ATTR=CLASS:title*
TAG POS=1 TYPE=LI ATTR=TXT:ASIN:<SP>* EXTRACT=TXT
SAVEAS TYPE=EXTRACT FOLDER=C:\Results_Asin.csv

 '---------------------- End Script  --------------
I also look for me by my ...
1. Use keywords to find the deal was arranged by the Save the file. Csv, and must specify the path.
Meet the SET! DATASOURCE the SET! DATASOURCE C: \ keyword.csv.



2. Imacro then run it then wait until it is completed by a number of keywords.

 
1 keyword *** pull the 1asin it if anyone wants me to add it to the top of my ***.

1 comment:

iMacros Script