使用wget抓網頁遇到的問題 - Linux

Table of Contents

wget --user-agent "Mozilla/4.0 (compatible; MSIE 6.0)" -O - \
"http://class.ruten.com.tw/category/sub00.php?c=00190002" | \
iconv -f big5 -t utf8 -o category_p1.htm

使用這行指令抓露天拍賣的物品列表會抓到"商品搜尋處理中…"的網頁
跟我用瀏覽器抓到的不一樣,該怎麼辦?
有人能幫忙嗎?

--

All Comments

Regina avatarRegina2010-06-26
google addone http header