Amazon Data Crawler

FREEMIUM
By Joshhortt | Updated a month ago | Commerce
Health Check

N/A

Back to All Tutorials (1)

How to Test Amazon Data Crawler in 10 Steps

If you are here to find a Amazon Data Crawler or like many called also ‘Data scraper’, then you are in the right place.
Please feel free to test this API before you start using it.

  1. In menu go to 'Endpoints’. As you can see there is on the left side a 'Search Endpoints’ box.
  2. Under that choose one of the options below:
  •  Get Amazon Product Details
    
  •  Get Amazon Search Results
    
  1. Let’s say you have choosen** Get Amazon Search Results**
  2. Now scroll down to ‘Required Parameters’. You can see the following:
  •  apy_key **xxxxxxxxxxxxxxxxxxxx** (to test use this api key only) **
    
  •  searchQuery ENTER HERE WHAT YOU ARE LOOKING FOR IN AMAZON MARKETPLACE (for example type:  Apple MacBook pro			
    
  1. Click on the blue button ‘Test Endpoint’
  2. On the right you get all the Results & Example Responses with JSON data.
  3. If you want to crawl a specific productId you found in Amazon ’ s website you need to copy/paste the productId which is after the Url/dp/productId:
  1. This code is what you have to extract B09G9FS5YN and paste it in the Required Parameters under ProductId
  •  apy_key **xxxxxxxxxxxxxxxxxxxx** (to test use this api key only) **
    
  •  productId 	B09G9FS5YN (ENTER HERE PRODUCTID CODE FROM URL)
    
  1. Finally Click on the blue button ‘Test Endpoint’
  2. Once again on the right you get all the Results & Example Responses with JSON data.

** Note that: You should get your own api key if you decide to use this API for personal or professional use.