bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Wget cannot get same page as browser


From: Gary Yang
Subject: [Bug-wget] Wget cannot get same page as browser
Date: Tue, 21 Jun 2011 17:26:36 -0700 (PDT)

I use wget to retrieve links. However, the page I got with “wget” is different 
than the page I got from the browser. To debug it, I copied and pasted the link 
below to the browser’s address bar. Then, I view the HTML source code from 
browser. I searched the keyword, offer-listing. I found nine of them.

Below is one of nine keyword offer-listing I found:

<div class="mbcOlpLink"><a class="buyAction" 
href="/gp/offer-listing/1567651151/ref=dp_olp_all_mbc?

Below is the URL:
http://www.amazon.com/Vocabulary-School-Student-Norman-Levine/dp/1567651151

The command below saved result to the file, “1567651151”. But, I cannot find 
any “offer-listing” in it. The page got by wget is different than the browser 
with the same URL. What was wrong?

wget http://www.amazon.com/Vocabulary-School-Student-Norman-Levine/dp/1567651151


Thanks,

Gary




reply via email to

[Prev in Thread] Current Thread [Next in Thread]