Forum Discussion

RKD2313's avatar
RKD2313
Copper Contributor
Mar 19, 2023

Book Database + Amazon API = How To?

I have a large collection of books and growing. Using a USB Barcode scanner I scanned all the books I currently have at my house into an Excel Spreadsheet. Im wanting to use Amazon's API to keep tabs on the pricing within the spreadsheet. When a book becomes profitable I will list it or send it in to Amazon FBA. I can do everything except configure/integrate the API within the spreadsheet.

 

3 Replies

    • RKD2313's avatar
      RKD2313
      Copper Contributor

      peiyezhu 

       

      Welllllllllll..... lol ... I need some guidance all the way around.

      I **think** its either here or here will take you to it

      https://developer-docs.amazon.com/amazon-business/docs/product-search-api-v1-reference 

      • peiyezhu's avatar
        peiyezhu
        Bronze Contributor
        API for getting data about products available to Amazon Business customers.


        if with vba,you need xmlhttp object to get info.
        Or command line curl.
        Or other language (PHP C#) to fetch web page/json.

Resources