Amazon Product Listing Search Scraper

Extract the product listings for any Amazon search directly from Google Sheets.

An Amazon search provides vast amounts of information on product listings, but collating this data manually is a gargantuan task. Fortunately, our ready-to-use scraping solution allows you to select and extract the data points you want directly from your spreadsheet!

Analyze the product offerings in your specific business area, gaining valuable insights into market trends, customer preferences, and competitor strategies. Monitor your product rankings with precision, ensuring you stay ahead and optimize your visibility. Identify emerging products and trends early on, enabling you to adapt your offerings and capitalize on new opportunities.

Using the ImportFromWeb add-on and the function it adds to Google Sheets, you can scrape the product listings for any Amazon product search without technical knowledge!

What you get?

With =IMPORTFROMWEB(), you extract the following data points from any Amazon results page:

  • asin
  • name
  • image
  • link
  • price
  • rating

See all available Amazon search page data points

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 URL of your Amazon search

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

Copy the URL from your Amazon search to your spreadsheet.

Input the Amazon search URL

Input the search page selectors

Data selectors describe the specific content you want to import from your search results. 

Pick the selectors you are interested in from our Amazon search page selectors glossary and add them to your spreadsheet. For example, you may be interested in the asin, title, price, rating, and reviews_count.

This is what your spreadsheet should look like:

Input Amazon data selectors

Write the =IMPORTFROMWEB() function and extract the product data

Just add this formula: =IMPORTFROMWEB(A1,A3:E3)

Within seconds, you’ll get the data for the products in your search results!

Write the IMPORTFROMWEB() funcion

We’ve designed an easy-to-use template.
Make sure you have installed and activated ImportFromWeb in your Google Sheets.