Guide to Amazon Product Advertising API using NodeJs | PAAPI

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 41

  • @RaddyDev
    @RaddyDev  7 місяців тому +6

    I hope that you find the video useful and if you have any related questions please ask

  • @priceless5386
    @priceless5386 23 дні тому

    Part of the associate signup process is entering a URL for your site. What do you do if you dont have the site built yet, but you are working on building the site to use the API?

    • @RaddyDev
      @RaddyDev  17 днів тому

      I am pretty sure that I used my blog

  • @gkget3848
    @gkget3848 2 місяці тому +1

    can i get amazon affiliate orders

    • @RaddyDev
      @RaddyDev  2 місяці тому

      When you make sales from your affiliate links, the orders data will be available Amazon Associates dashboard. It takes some time for them to show.

    • @gkget3848
      @gkget3848 2 місяці тому

      @RaddyDev but I want to this data with api, I am creating a cashback application

  • @prashlovessamosa
    @prashlovessamosa 7 місяців тому

    Thanks for sharing Raddy

  • @BhargavPatel-vk1sb
    @BhargavPatel-vk1sb Місяць тому

    i have to make amazon price tracker u have any video related to it?

    • @RaddyDev
      @RaddyDev  Місяць тому

      I don't have a video on that, but you might be able to use what's on the video to get you started. I made some sort of a price tracker myself by building a database of products and integrating it with the Amazon PAAPI using Node.js. Every morning, a process runs to fetch the products from my database and makes individual calls to the Amazon API to retrieve the latest product data. This updated data is then stored back in the database for tracking and analysis. The issue I have is that I keep running out of API calls.

  • @getporti
    @getporti 4 місяці тому +1

    i am a developer and i want to pull the list of products available on amazon. i don't have a store. is there any way to do this

    • @RaddyDev
      @RaddyDev  4 місяці тому

      If you want specific products, you can use their ASIN numbers, like I mention in the video. All of the products in the video are fetched using their API - you don't need a store to do that. You will need to register to get an API key as standard.

    • @getporti
      @getporti 4 місяці тому

      @@RaddyDev Thank you for your answer. When I registered, there were 3 conditions. I understood that I had to open a store to complete them. How do you do this?

    • @getporti
      @getporti 4 місяці тому

      @@RaddyDev can you teach me how to do this with an account from scratch. Thanks 🙏

    • @getporti
      @getporti 4 місяці тому

      ❌ Have completed 3 qualifying sales in 180 days.
      ❌ Have an approved associate account.
      ❌ Comply with the associates program Operating Agreement.

  • @Unknown...05
    @Unknown...05 2 місяці тому

    can you please tell me how many requests i get for starters?

    • @RaddyDev
      @RaddyDev  2 місяці тому

      Sure, first 30-day period: One request per second (one TPS) and a cumulative daily maximum of 8640 requests per day (8640 TPD).

  • @notfound1291
    @notfound1291 7 місяців тому +1

    Great Video Raddy!, but can you explain more how we can integrate this in our projects.

    • @RaddyDev
      @RaddyDev  7 місяців тому +1

      Thank you. I'll break down the approach I took for a personal project into steps.
      My project was pretty straightforward. It was a Node.js project that allowed connection to my database, used the node-schedule package, and the Amazon SDK. Each product in my database had an ASIN number, which I used to fetch the latest info from Amazon.
      1. I configured Node Schedule to run every morning at 10 : 00.
      2. I created a process that queries all products with an ASIN number from my database.
      3. I used the returned records to make Amazon Requests in batches, with a pause of 2-3 seconds between each request.
      4. For each Amazon Request, if I received data back, I updated a record until all records were completed.
      There might be more efficient ways to do this, but this method worked for me. As a starting point, you might want to set your Node.js to run 2-3 times per week instead of daily
      I hope this helps, and if you figure out a better way I would love to hear the idea

    • @notfound1291
      @notfound1291 7 місяців тому

      @@RaddyDev Buddy is that project is available on your channel....?

  • @edgarclerigo
    @edgarclerigo 3 місяці тому

    Hi, first of all, great video.
    I'm trying to use the search items API, which is pretty similar, but when I search and get the result, the value I get on the Offers, is not the price I see when I open the link, its usually another price from another seller ... by any chance do you know how can I get this correct value? :)

    • @RaddyDev
      @RaddyDev  3 місяці тому +1

      I took this from the documentation: "The Offers resource contains various resources related to offer listings and summaries for an item. The response can be controlled though various optional parameters such as Condition and MerchantId. By default, the BuyBox winner offer is returned." Look at some of the optional parameters they give, as you might be able to change so it displays the best offer or something like that

  • @hamza_jazayri
    @hamza_jazayri 7 місяців тому

    thanks for the Video Raddy!, can you explain how to build shopify app.

  • @Brillian437
    @Brillian437 2 місяці тому

    I am getting invalid signature error while using Amazon APi

    • @RaddyDev
      @RaddyDev  2 місяці тому +1

      Double check your credentials. You can also use their scratchpad to test

    • @Brillian437
      @Brillian437 2 місяці тому

      @RaddyDev I have activated my access key on Friday. So, in how many days does it work properly? After how many hours, does it work equally?

    • @Brillian437
      @Brillian437 2 місяці тому

      Scratchpad While doing that, this error of invalid signature comes. When I request a color, the error that comes to me is that it was written that invalid signature error.

    • @RaddyDev
      @RaddyDev  2 місяці тому

      @@Brillian437 Have you seen this: stackoverflow.com/questions/77885726/amazon-prodcut-api-invalid-signature

  • @chrisder1814
    @chrisder1814 5 місяців тому

    hello Do you use custom gpt?
    NEW :
    I would like to sell jewelry on several platforms, I would need to use SEO software per platform ? One for Amazon, one for ebay...? And if not, do you use no code software and APIs?
    I try to understand the differences between custom GPT, chrome and WordPress extensions, automation software like browser automation studio and make
    I had an idea of ​​creating an SEO and image editing but I don't know how to go about it I thought of several solutions either with make or by creating a Chrome or WordPress plugin or by using a existing plugin but I don't think it exists to do what I want or even with a custom GPT
    seo:
    OK and what do you think about rank math?
    I understand that this extension allows me to scan my pages and find the keywords to replace, from my back end, have I understood correctly?
    And I also understood that this does not allow me to ask it to scan my entire website?
    I mean if I understood correctly it scans the pages but one by one and I have to do everything by hand?
    This is why I wondered if I could not create an extension to which I would give the URL of my website and have it scan all the pages and tell me which keywords to replace
    And I even wondered if I wouldn't be able to make a robot with custom GPT or even with no code software like make in the case where an extension wouldn't be able to allow me to do it, does this idea seem good to you?
    do you also create chrome or WordPress extensions?
    I'm asking you this question because I'm trying to understand what I could do with custom GPT, could I do more with a chrome WordPress extension? Does it exist or not and finally what more can I do with it? make compared to its other methods
    Amazon, jungle scout
    I would like to use the jungle scout api but at the moment I am looking into the subject of artificial intelligence and I realized that there are several ways to use APIs and so I would like to try first to understand what is the difference between using the jungle scout api in a dent custom gpt action and I realized that I can also use the JS api in a make scenario
    Could you tell me what the difference is, what could I get, using either of these two methods?
    And also with the Amazon API?
    I understand that Amazon has several APIs?
    Do you also sell on several marketplaces?
    could you give me your opinion
    could I send you an email

    • @RaddyDev
      @RaddyDev  5 місяців тому

      Hello! I haven't used that

    • @chrisder1814
      @chrisder1814 5 місяців тому

      ​@RaddyDev I'm asking you this question because I'm wondering what results I could get by creating an action with the jungle scout API when I create a gpt
      Compare to using the API in a make scenario

    • @RaddyDev
      @RaddyDev  5 місяців тому

      @@chrisder1814 I haven't used Jungle Scout personally, but it certainly seems intriguing. It looks like you can create some tools using their API. Best to give it a try... Have you checked if there are any online videos or tutorials on this?

    • @chrisder1814
      @chrisder1814 5 місяців тому

      @@RaddyDev
      Hello do u use make?
      I try to understand the differences between custom GPT, chrome and WordPress extensions, automation software like browser automation studio and make
      I had an idea of ​​creating an SEO and image editing but I don't know how to go about it I thought of several solutions either with make or by creating a Chrome or WordPress plugin or by using a existing plugin but I don't think it exists to do what I want or even with a custom GPT
      seo:
      OK and what do you think about rank math?
      I understand that this extension allows me to scan my pages and find the keywords to replace, from my back end, have I understood correctly?
      And I also understood that this does not allow me to ask it to scan my entire website?
      I mean if I understood correctly it scans the pages but one by one and I have to do everything by hand?
      This is why I wondered if I could not create an extension to which I would give the URL of my website and have it scan all the pages and tell me which keywords to replace
      And I even wondered if I wouldn't be able to make a robot with custom GPT or even with no code software like make in the case where an extension wouldn't be able to allow me to do it, does this idea seem good to you?
      do you also create chrome or WordPress extensions?
      I'm asking you this question because I'm trying to understand what I could do with custom GPT, could I do more with a chrome WordPress extension? Does it exist or not and finally what more can I do with it? make compared to its other methods
      Amazon, jungle scout
      I would like to use the jungle scout api but at the moment I am looking into the subject of artificial intelligence and I realized that there are several ways to use APIs and so I would like to try first to understand what is the difference between using the jungle scout api in a dent custom gpt action and I realized that I can also use the JS api in a make scenario
      Could you tell me what the difference is, what could I get, using either of these two methods?
      And also with the Amazon API?
      I understand that Amazon has several APIs?
      Do you also sell on several marketplaces?
      could you give me your opinion
      could I send you an email

    • @chrisder1814
      @chrisder1814 5 місяців тому

      @@RaddyDev Hello, I added "NEW :" to my first message, more detail