rudrajikadra / Web-Scraping-Amazon-Mens-Fashion-Search-Images-Beautiful-Soup-Python

Using Python and Beautiful Soupe this code is able to download images from amazon.com Men's Fashion department in Clothing and download top N images for every search Provided in the keywords file.
13 stars 8 forks source link

unable to run #1

Open shahshakir opened 3 years ago

shahshakir commented 3 years ago

Dear I tried to run your code but faced the following Error:

urllib.error.HTTPError: HTTP Error 503: Service Unavailable

Could you check it?

rudrajikadra commented 3 years ago

It's because Amazon don't allow automated access to their data, so they're rejecting your request because it didn't come from a proper browser.

If you try once or twice it might work. In case it doesn't work, you can use the testing tool available in python library known as Selenium.

Hope this helps.

Regards, Rudra Jikadra

On Thu, 17 Dec 2020 at 8:11 PM, Shakirullah Shah notifications@github.com wrote:

Dear I tried to run your code but faced the following code:

urllib.error.HTTPError: HTTP Error 503: Service Unavailable

Could you check it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rudrajikadra/Web-Scraping-Amazon-Mens-Fashion-Search-Images-Beautiful-Soup-Python/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADUKGBCODTIFI4ABVAW7JP3SVIKAHANCNFSM4U7YLHJQ .

--

Regards,

Rudra Jikadra[image: rhjikadra@gmail.com] rhjikadra@gmail.com https://www.linkedin.com/in/rudra-jikadra/