Amazon BSR Monitoring Tool

Collect and monitor Amazon BSR on hundreds of listings.

To help you get started right away, you can use this free Google Sheets template

Using the ImportFromWeb add-on and the function it adds to Google Sheets, you can extract Amazon BSR data in bulk without technical knowledge!

Step by step
or

First of all, make sure you have installed the ImportFromWeb add-on from the Google Workspace Marketplace.

Then, just follow these easy steps:

Open a new Google Sheets and activate ImportFromWeb

To activate the add-on, go to Extensions > ImportFromWeb > Activate add-on.

activate ImportFromWeb add-on

Input the URLs of the ASINs you want to analyze

ImportFromWeb requires 2 parameters: a URL and one or more data selectors.

You can input the product URLs directly or build them using the product ASINs: =”https://www.amazon.com/dp/”&A2 (where column A contains all your ASINs).

Input the Amazon BSRs selectors

Data selectors describe the specific content you want to import from the Amazon product pages.

Pick the selectors you are interested in from our Amazon product selectors glossary and add them to your spreadsheet. For example, you may be interested in the best_sellers_rank_1 and best_sellers_category_1.

This is what your spreadsheet should look like:

Write the =IMPORTFROMWEB() function and extract product data

Just add this formula: =IMPORTFROMWEB(A2,B1:C1)
Within seconds, you’ll get the data for the first product.

Scale the collection process

After adding the $ symbol around the data selectors, drag the formula down to the last row: =IMPORTFROMWEB(A2,$B$1:$C$1)

We designed an easy-to-use template, so you can try our Amazon BSR Monitoring Scraper. Make sure you have installed and activated ImportFromWeb in your Google Sheets.