'Amazon API, how many live price requests can you do?

I want to code a program that checks the prices of products on Amazon and compare it to the prices (lets say a sec) before to find errors in the pricing of products.

My question is: Is the a limit of requests you can make with the amazon API ?



Solution 1:[1]

Java has a BigInteger class to manage such integers.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Nicolas Peron