「amazonで割引」の版間の差分

提供: dsk's note
移動: 案内検索
 
(同じ利用者による、間の1版が非表示)
7行目: 7行目:
 
;50%〜90%割引:&pct-off=50-80
 
;50%〜90%割引:&pct-off=50-80
  
===検索フォーム===
+
===割引検索フォーム===
 
<html>
 
<html>
 
<form title="Amazon.co.jp" method="get" action="http://www.amazon.co.jp/exec/obidos/external-search" target="_blank">
 
<form title="Amazon.co.jp" method="get" action="http://www.amazon.co.jp/exec/obidos/external-search" target="_blank">
54行目: 54行目:
 
</select>
 
</select>
 
<input type="text" name="keyword" id="keyword" size="20" class="box" value="" onblur="if ( this.value == '' ) this.value='Amazon検索';" onfocus="if ( this.value == 'Amazon検索' ) this.value='';" />
 
<input type="text" name="keyword" id="keyword" size="20" class="box" value="" onblur="if ( this.value == '' ) this.value='Amazon検索';" onfocus="if ( this.value == 'Amazon検索' ) this.value='';" />
<input type="submit" value="GO!" class="btn" />
+
<input type="submit" value="検索" class="btn" />
 
</form>
 
</form>
 
</html>
 
</html>

2014年5月23日 (金) 20:25時点における最新版

AmazonのURLに任意の数値(1〜99)を指定する事で、○○%以上割引された商品の検索結果を出力する事ができる。

90%以上
&pct-off=90-
50%〜90%割引
&pct-off=50-80

割引検索フォーム