Forums

WhiteList Suggestion : Amazon.in

I am creating a python script that emails users when their product reaches their desired price.It took a lot of work. But when I run it on python anywhere I get this error

 HTTPSConnectionPool(host='www.amazon.in', port=443): Max retries exceeded with url: /Test-Exclusive-748/dp/B07DJLVJ5M
/ref=pd_bxgy_img_2/257-5609632-6235922?_encoding=UTF8&pd_rd_i=B07DJLVJ5M&pd_rd_r=0febffbf-35c3-416b-9080-3f461fb69fa7&pd_rd_w=C5yqq&pd_rd_wg=cmW1U&pf
_rd_p=3e9f62d7-4196-4823-b41a-9bba671558ea&pf_rd_r=VJF5KZ93E0RZZ03C7344&psc=1&refRID=VJF5KZ93E0RZZ03C7344 (Caused by ProxyError('Cannot connect to pr
oxy.', OSError('Tunnel connection failed: 403 Forbidden')))

Please Whitelist Amazon.in

Send us a link to the API documentation and we'll consider it for the whitelist.

Are API'S required to whitelist websites?

here's it : https://affiliate-program.amazon.in/help/topic/api/registration

I don't see anything there that looks like API documentation. It just looks like instructions on how to sign up for the affiliate program.

Why can't you just whitelist amazon.in and Why is an API required to whitelist website,I took a lot of work to make my project you know ?!

We instituted the whitelist in response to abuse by free users. If a site has API documentation then they have given explicit permission for the site to be used by programs and are set up to handle use by programs.

Can please whitelist amazon.in please :) ,I promoted pythonanywhere on my youtube channel and I am also a student. my video : https://www.youtube.com/watch?v=dxiTHiKJUaA&t=1s

it took me weeks to make the project

We can only whitelist sites that are official public APIs; Amazon's main site is not one of those, so we can't whitelist it.

amazon has two APIs for products on Amazon: the Product Advertising API and the Marketplace Web Service (MWS) Products API. The PA API is for websites to use when advertising Amazon products: https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html The MWS Products API is intended for the use of third party vendors on Amazon.com: https://developer.amazonservices.com

this also applies to 'amazon.in'

you can visit the stack overflow question: https://stackoverflow.com/questions/18095879/is-there-amazon-com-api-for-products

can you add restdbi.io is a very useful free database which can be accessed via API. Please can you add this to the whitelist.

sure, can you show us the api documentation?