> For the complete documentation index, see [llms.txt](https://help.airreviews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airreviews.io/collect-reviews/import-reviews-via-marketplace/amazon.md).

# Amazon

{% hint style="info" %}
**Who can use this feature?**

This feature is available in **all plans**.
{% endhint %}

{% hint style="info" %}

### **Login to your Amazon account**

Amazon frequently updates its code to prevent unwanted web scraping. Our action of crawling pages to import reviews is quite similar, but it is important to note that our intentions are not malicious.

As a result, **logging in to your Amazon account** while using our extension to import the reviews' content **is required** if you want to import many reviews. If you stay as a guest, only the first 10-20 reviews can be crawled from the Amazon website.
{% endhint %}

### What this feature is

Air Reviews provide an [extension](https://chromewebstore.google.com/detail/air-reviews-amazon-review/hbmlblbnoodafoncboechgjjkplebfem) that helps merchants import reviews from Amazon smoothly. There's a set of filters for you to choose, ensuring you can import certain reviews as you need.

### How this feature is helpful to your store

Merchants can import up to **100 reviews per time.** Thus, this feature enables you to quickly crawl reviews from your Amazon store(s) that you sell.

### Video instruction

You can have a look at the video below, or read the detailed guide below to quickly learn how to import from Amazon with Air Reviews.

{% embed url="<https://www.loom.com/share/e750542aa9c6446094ccc3553f57fdcd?sid=3660f82c-901b-45ab-815a-74bf9e4ad132>" %}

### Step-by-step guide

#### **Install the Extension**

Add the '**Air Reviews**' extension from the Chrome Web Store to your browser [here](https://chromewebstore.google.com/detail/air-reviews-amazon-review/hbmlblbnoodafoncboechgjjkplebfem).

<figure><img src="/files/YnAmxc1VPYMMHZXHwt8l" alt=""><figcaption></figcaption></figure>

#### **Configure Your Store**

Navigate to '**Integrations**' in your Shopify admin to find your store’s details.

Generate the "**Secret Key**" and copy both '**App ID**' and '**Secret Key**'.

<figure><img src="/files/TqRFuZvhp47abFZXaiGT" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** You must generate a new Secret Key for each login session.&#x20;
{% endhint %}

Paste your '**App ID**' and '**Secret Key**' into the extension’s settings.

Click the '**Login**' button to authenticate.

<figure><img src="/files/tnfFpxA3KacUCde1QZyp" alt=""><figcaption></figcaption></figure>

### **Login to your Amazon account**

Amazon frequently updates its code to prevent unwanted web scraping. Our action of crawling pages to import reviews is quite similar, but it is important to note that our intentions are not malicious.

As a result, logging in to your Amazon account while using our extension to import the reviews' content is required if you want to import many reviews. If you stay as a guest, only the first 10-20 reviews can be crawled from the Amazon website.

### **Import Reviews**

Open the Amazon product page containing the reviews you wish to import.

Use the **extension** to start the import process directly from the page.

<figure><img src="/files/glru4XL8CFqQdecMtdad" alt=""><figcaption></figcaption></figure>

### **Verify the Imported Reviews**

Go to the **'Manage Reviews'** section in your Shopify admin.

Check the newly imported reviews and ensure all data has been correctly transferred.

<figure><img src="/files/7qdTljF5rmVLBMvvu1CU" alt=""><figcaption></figcaption></figure>

*That’s it! You’ve now successfully imported reviews from Amazon, giving your products a credibility boost. If you need more help or tips, keep following our blog or reach out to our support team!*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.airreviews.io/collect-reviews/import-reviews-via-marketplace/amazon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
