I'm trying to add a new feature to my app. In order to do that I need to query amazon for products using the API and filter results based on shipping options for instance.
I also need to perform the search amazon-wide, i.e., search for the same product in amazon UK, amazon FR, amazon US, etc.
Kindly refer me to the relevant documentation.