lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Amazon broken (HTTP 204)


From: Aahz Maruch
Subject: Re: [Lynx-dev] Amazon broken (HTTP 204)
Date: Mon, 30 Jun 2014 19:46:53 -0700
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Jun 30, 2014, Thomas Dickey wrote:
> On Mon, Jun 30, 2014 at 10:01:36AM -0700, Aahz Maruch wrote:
>> 
>> * The newer problem is that using Amazon's "mobile/accessibility"
>> subsite causes an HTTP 204 on this URL:
>> 
>> https://www.amazon.com/gp/aw/ya?ref_=aw_bottom_links_ya
>> 
>> It looks like wget has the same problem.
> 
> Perhaps this is also user-agent?

Ayup, this works:

wget -U 'Mozilla/5.0' -O x 
'https://www.amazon.com/gp/aw/ya?ref_=aw_bottom_links_ya'

However, wget uses "Wget/version" as its agent (according to the man
page), so Amazon apparently is blocking multiple agents.
-- 
Hugs and backrubs -- I break Rule 6                        http://rule6.info/
                      <*>           <*>           <*>
"I put people on my humor list as a form of revenge, you realize."  --SJM



reply via email to

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