# Getting Started

The Amazon API is a powerful tool used to extract Amazon data in real-time: products, categories, bestsellers and many more and it is all possible even via a simple `cURL` command.&#x20;

Our API handles all the logic and evasions necessary to extract data from Amazon, returning the results in an organised JSON format. Basically, all you have to do is to focus on handling the data, rather than extracting it.&#x20;

The following documentation provides detailed information on how to use and implement the Amazon API in your project. Throughout the documentation, you will be provided with specific implementation examples in various programming languages.

Should there be any topics uncovered by this documentation, our [**technical support team**](https://www.webscrapingapi.com/contact/) is always ready to help you, so please feel free to reach out for help.

{% hint style="success" %}
You may also use our [**FREE APIs**](https://docs.webscrapingapi.com/readme/free-apis), which are designed to help you better interact with the Amazon API.
{% endhint %}
