drawrowfly / amazon-product-api

Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
647 stars 187 forks source link

Asin request are getting block only for DE(Germany). #108

Open moradiyajay opened 1 year ago

moradiyajay commented 1 year ago

My only germany request are getting block. US version working fine.


⠼ Amazon Scraper StartedError: 503 - "<html>\n<head>\n    <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">\n    <meta charset=\"utf-8\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n<title>\nTut uns Leid!\n</title>\n\n<style type=\"text/css\"><!--\n.serif { font-family: times,serif; font-size: small; }\n.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }\n.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }\n.h1 { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font-size: small; }\n.h3color { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font-size: x-small; }\n.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; }\n.listprice { font-family: arial,verdana,helvetica,sans-serif; text-decoration: line-through; font-size: x-small; }\n.price { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-size: x-small; }\n--></style>\n</head>\n\n<body bgcolor=\"#FFFFFF\" link=\"#003399\" alink=\"#FF9933\" vlink=\"#996633\" text=\"#000000\">\n\n<!--\n        To discuss automated access to Amazon data please contact api-services-support@amazon.com.\n        For information about migrating to our APIs refer to our Marketplace APIs at https://developer.amazonservices.de/ref=rm_5_sv, or our Product Advertising API at https://partnernet.amazon.de/gp/advertising/api/detail/main.html/ref=rm_5_ac for advertising use cases.\n-->\n\n<center>\n<a href=\"https://www.amazon.de/ref=cs_503_logo/\">\n<img src=\"https://images-eu.ssl-images-amazon.com/images/G/03/general/de-logo-153x37.gif\" width=153 height=37 alt=\"Amazon.de\" border=0></a>\n<p>\n\n<table cellpadding=3 width=\"90%\" bgcolor=#ffffff border=0 cellspacing=\"2\" align=\"center\">\n<tr>\n<td>\n<h2>Tut uns Leid!</h2>\n\n\nW&auml;hrend wir Ihre Eingabe ausf&uuml;hren wollten, ist ein technischer Fehler aufgetreten. Wir arbeiten bereits daran und werden sobald wie m&ouml;glich wieder f&uuml;r Sie da sein. Bitte schauen Sie sp&auml;ter wieder vorbei.<p>\n\nF&uuml;r diese Unannehmlichkeit bitten wir Sie vielmals um Entschuldigung und danken f&uuml;r Ihr Verst&auml;ndnis.<p>\n\nIhr Team von Amazon.de\n\n</td></tr>\n</table>\n<b><a href=\"https://www.amazon.de/ref=cs_503_link/\">Klicken Sie hier, um zur&uuml;ck zur Homepage Amazon.de</a></b>\n</center>\n\n</body>\n</html>\n"
    at /Users/{name}/Documents/development/Node/amazon-product-api/node_modules/async/dist/async.js:176:65
⠙ Amazon Scraper Started```