Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6092029
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:23:45+00:00 2026-05-23T12:23:45+00:00

We have an in-house application that pulls some data from some of Amazon’s pages

  • 0

We have an in-house application that pulls some data from some of Amazon’s pages occassionally (We know they have APIs for certain operations… what we’re doing requires some custom info not included in the APIs). We have never had a problem pulling their pages, but suddenly Amazon is returning “(503) Server Unavailable” on pretty much every request, and this has been happening for several days, so we doubt it’s a temporary thing. Even something as simple as this:

System.Net.WebClient client = new System.Net.WebClient();
string data = client.DownloadString(new Uri("http://www.amazon.com/Bose-Companion-multimedia-speaker-Graphite/dp/B000HZBR64/"));

The strange thing is that these pages load just fine in a web browser, but any time we try to pull them through code, it is failing.

What could cause these functions to fail? Is it possible that they changed something on their end and that we need to do some custom logic with our calls?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T12:23:45+00:00Added an answer on May 23, 2026 at 12:23 pm

    After some further testing, it turns out that this was happening because Amazon needs the Accept parameter of the HttpWebRequest to be specifically set. When setting it to:

    request.Accept = "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
    

    Everything worked fine. This is a recent change, so they must have altered something on their end.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an in house winform application that is used by about 20 users
We have an in-house PHP web application that is a financial analysis tool for
I have a rails application that models a house. house contains rooms and rooms
I have a windows form application that uses a Shared class to house all
I have an in-house enterprise application (EJB2) that works with a certain BPM vendor.
I have a distributed application that uses .NET Remoting on an in-house gigabit network.
I am using a mvvm pattern for an application that sources its data from
I have an In-house windows form app that I would like to use Spell
I'm responsible for an in-house application that is deployed as a ClickOnce application. We
I have been task with (ha) creating an application that will allow the users

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.