How to Use Amazon Images with the API + Find and Replace Your Broken Images

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

Комментарии • 64

  • @onlinevideomasterypro
    @onlinevideomasterypro 6 месяцев назад +1

    Your tutorial was very helpful ... thanks! I was stuck in the "too many requests" API cycle and it turns out that it was b/c I hadn't made a sale under the new API regime. I made a couple of sales and that fixed it!

  • @LongWhiteGypsy
    @LongWhiteGypsy 7 месяцев назад

    Hey Nina, thank you so much for your super helpful instructional video. I would have been so lost without this, as the instructions on Amazon's Product API page are not helpful at all (and I'm okay-ish with coding on my site!). I've got a lot of affiliate links for books on my site, but they don't have ASIN numbers. Any suggestions for how I can include images for books?

    • @sheknowsseo
      @sheknowsseo  7 месяцев назад +1

      Yes sorry we found this after the video qwent live: if you look after the /dp/ in the URL it's that number :)

  • @jamieif
    @jamieif 10 месяцев назад +1

    Great video as always! And awesome for including Lasso! 🔥

  • @michelleshainess5208
    @michelleshainess5208 10 месяцев назад +1

    This was SO helpful as I was really stuck midway to get all this fixed. Thank you!!

  • @fastteddyb
    @fastteddyb 7 месяцев назад

    Hi - you mentioned send out some emails... I read on Amazon site you CAN share text links in Newsletters - yet everyone I hear talking on this subject of affliate links in newsletters says this is agasinst the TOS / rules? What do you reckon?

    • @sheknowsseo
      @sheknowsseo  7 месяцев назад

      That's only if you're an influencer. For the associates program you can't - and that's what I'm referring to in the video.

  • @stitchedfern7492
    @stitchedfern7492 8 месяцев назад

    great video! just to clarify, I have an amazon associates but have not made the 3 qualifying sales. You only get to use the images with API once you have those 3 sales and your account is verified correct? It's much appreciated!

    • @sheknowsseo
      @sheknowsseo  8 месяцев назад

      Correct you need t omake the 3 qualifying sales first

  • @CleverandClassy
    @CleverandClassy 3 месяца назад +1

    Very helpful! I was getting the error message and after watching your video I tried 2 days later and viola! It works now. Thanks!

  • @srmshistory
    @srmshistory 6 месяцев назад

    Do we have to add any extra code to make these no follow links? Or does the API system work differently? This was SO HELPFUL.

    • @sheknowsseo
      @sheknowsseo  6 месяцев назад

      Yes good point. I have automatically marked all amazon links as no follow in my Link Whisper settings (probably need to do a video on how I do that) but otherwise you'd need to add the rel no follow to it. I'd just pop it into ChatGPT and ask it to do it if you aren't comfortable with the code.

  • @kamarraza9586
    @kamarraza9586 6 месяцев назад

    It is giving error "The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API.", does anyone know how to solve this issue ?

    • @sheknowsseo
      @sheknowsseo  6 месяцев назад

      That happened to me when it had a space in front of the code I inputted for the Amazon ID. I repasted it and then it fixed itself

  • @seekingstamps
    @seekingstamps 9 месяцев назад +1

    Ahh! Nina saves the day again! Thank you for making a step-by step guide that was SO easy to follow.

  • @markhubbard1980
    @markhubbard1980 9 месяцев назад +1

    Thanks! So very helpful!

  • @digitalnomadandadog
    @digitalnomadandadog 10 месяцев назад +1

    Thank you so much! You made this so much easier than I expected.

  • @ChelseaRudd-m2m
    @ChelseaRudd-m2m 2 месяца назад

    if you are just needing the photo for lets say an instagram story. can you get the image download and modify small or create a sticker with it? i'm getting the error so i cant play around with it yet but I just created the api so i'm assuming thats why im getting the error

    • @sheknowsseo
      @sheknowsseo  2 месяца назад

      @@ChelseaRudd-m2m no not at all. That violates Amazon’s terms. You can never screenshot, download, or modify the images without consent from the image taker

  • @positivetechPRAP
    @positivetechPRAP 9 месяцев назад

    Great dear but how to use at a once all images all in a blog post ? Have any Idea can you made for that kind of video

    • @sheknowsseo
      @sheknowsseo  9 месяцев назад +1

      You would go image by image to add them as I show.

  • @sicilyinyourkitchen
    @sicilyinyourkitchen 8 месяцев назад +1

    Thank you so much! You explain the most complicated things so smoothly! New subscriber! 💜🙏

  • @katherinemclee
    @katherinemclee 10 месяцев назад +1

    This was just what I was looking for and you answered all my questions literally as I was thinking them, so have subscribed too! 😃

    • @sheknowsseo
      @sheknowsseo  10 месяцев назад +1

      I'm so glad! If you have any more, let me know :)

  • @BarbaraDanelle
    @BarbaraDanelle 10 месяцев назад +1

    Thank you so much for this! I was totally clueless how to get to the actual API, much less how to use it. Was about to pull my hair out in frustration, until I found your video. My only question now is, how can I request ONLY the image (without the box, title, prime logo, etc.)? And also, how to make it bigger? With SiteStripe, I used to just get the image by itself, then I would edit the code to make it larger...

    • @sheknowsseo
      @sheknowsseo  9 месяцев назад +1

      You can toggle off the data that it's pulling. So just don;'t select any of the title, price, etc.

    • @courtneyspaulding-dn5iv
      @courtneyspaulding-dn5iv 9 месяцев назад

      @@sheknowsseo I have this same question...I only selected large image and it still shows the box prime logo etc. any suggestions?

    • @sheknowsseo
      @sheknowsseo  9 месяцев назад

      ​@@courtneyspaulding-dn5iv You'll want to adjust the code manually and remove the elements of anything you don't want like the paapi5-pa-product-title and paapi5-pa-product-prime-icon from the code. Now I emailed amazon to ask if this was allowed to be edited because I couldn't find it in their documentation but I haven't heard back. I would caution adjusting it without knowing for sure because it may violate their terms and then they may kick you out. I've just used it as is and it hasn't impacted my conversion rates at all, even if it's not as pretty.

  • @sahaysagar1
    @sahaysagar1 7 месяцев назад

    Hi, I keep getting error, too many requests, I tried after a couple of days still same error

    • @sheknowsseo
      @sheknowsseo  7 месяцев назад

      Your code is likely installed incorrectly.

  • @LeylaAlyanak
    @LeylaAlyanak 10 месяцев назад +1

    Thanks so much, Nina! One of my sites isn't on Wordpress so knowing how to use html/css to get my images via the API was immensely helpful, thank you so much for taking the time!

  • @loritungseth1794
    @loritungseth1794 9 месяцев назад

    So, for whatever reason my images don't have a hyperlink unlike what I see on your screen. Do you know why that could be? I haven't found an explanation for this yet.

  • @jzajzz
    @jzajzz 6 месяцев назад

    I want to use the image URL only . So the HTML generated i can just vopy the URL in that code and use it instead and stay compliant? ..

    • @sheknowsseo
      @sheknowsseo  6 месяцев назад

      For any legal questions you'll need to refer to their documentation or support. I haven't looked into that specific use

    • @jzajzz
      @jzajzz 6 месяцев назад

      @@sheknowsseo I'm familiar with that sectioninthei TOS. Section h to be exact.. unfortunately it doesn't address that specifically.

    • @sheknowsseo
      @sheknowsseo  6 месяцев назад

      @@jzajzz Your best course of action is to contact them

  • @filmo-rama
    @filmo-rama 7 месяцев назад +1

    Thank from France 🙂

  • @onthenile
    @onthenile 8 месяцев назад

    Please content translation to Arabic

    • @sheknowsseo
      @sheknowsseo  8 месяцев назад

      Sorry I'm not qualified to speak on translating content. You'll want to look to someone who does that with their site

  • @amend_home
    @amend_home 7 месяцев назад

    I am using same method and after update all images on my blog. Now for new images the this method is showing an error "The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API". How to solve this issue?

    • @sheknowsseo
      @sheknowsseo  7 месяцев назад +1

      Hey I mention this in the video that sometimes it glitches if you haven't given it enough time or if you messed up a bit of hte code. It's very finnicky

    • @amend_home
      @amend_home 7 месяцев назад

      @@sheknowsseo thanks but no issue from my side about code or access key errors. Amazon limit my request based on my sale and revenue. Is there any solution, if I use Amazon images without API key because I have to add regular blog on my website?

    • @sheknowsseo
      @sheknowsseo  7 месяцев назад

      @@amend_home You'd need a plugin like Lasso for it then

    • @amend_home
      @amend_home 7 месяцев назад

      @@sheknowsseo if I get lasso plugin, it will solve my image problem? Like i will not be penalized for getting images through that plugin without API key?

    • @sheknowsseo
      @sheknowsseo  7 месяцев назад +1

      @@amend_home I have a review of the plugin coming at the end of this month if you'd like to learn more about how it works

  • @TBab-dq4dh
    @TBab-dq4dh 10 месяцев назад

    Hi Nina, thank you for sharing all the useful content.
    I noticed you were and probably still are using Jasper for your longer blog posts. I'm curious to know your opinion on SEOWriting or AgilityWriter tools, in case you haven't discussed them in your other videos. Thanks again!

    • @sheknowsseo
      @sheknowsseo  10 месяцев назад

      Don't have any videos. My go tos now are Jasper and ChatGPT. I've tried a number on my channel and I tried a bunch on you site too (there's a round up), but I don't remember them all anymore since it was early this year. None of them stuck or performed as well for me as ChatGPT and Jasper.

  • @DaniMontoya
    @DaniMontoya 10 месяцев назад

    Wow Wonderful Information. thanks. I have been scratching my head over this for weeks!! I have followed your steps and actually got to where it works but no image box keeps showing instead of the actual image. I tried this with two different products with the same results. Any Suggestions?

    • @sheknowsseo
      @sheknowsseo  10 месяцев назад

      Sorry what do you mean by image box vs. actual image?

    • @DaniMontoya
      @DaniMontoya 10 месяцев назад +2

      @@sheknowsseo It was just showing the small icon representing an image and not the actual image. But I figured it out. You have to go into resources and choose to show an image. It’s mentioned in the video but I forgot to do it. I don’t think Amazon could make it any harder and less intuitive if they wanted!

  • @agnesgroonwald597
    @agnesgroonwald597 10 месяцев назад

    Have you noticed any products missing the ASIN info? I'm having this issue with quite a few old images on my gift guides!

    • @sheknowsseo
      @sheknowsseo  10 месяцев назад +1

      Yes! So a student of mine actually sorted this. Heres' what she posted in my fb group: "If your item doesn't have an ASIN listed, you can find it in the URL. It's after "db/" or "db/product/" up to the question mark (or it could be up to a slash). I've found it to be missing on several things, all electronics so far."

    • @agnesgroonwald597
      @agnesgroonwald597 10 месяцев назад

      @@sheknowsseo Nice! I resorted to Googling the item I needed + ASIN and that worked. 🥴

    • @HonestTravelStories
      @HonestTravelStories 10 месяцев назад

      Also, for books, it's the ISBN code. I think we can just try all the things that look like codes in the Product info section until we find them all 😆

  • @annas9460
    @annas9460 10 месяцев назад

    Do you have to insert the Access key and the secret key every time again once you open up the scratch pad?

    • @sheknowsseo
      @sheknowsseo  10 месяцев назад +1

      Yes. Mine never autosaves. That's why you want to keep it somewhere accessible

    • @michelleshainess5208
      @michelleshainess5208 10 месяцев назад

      @@sheknowsseoomg how does this not save!

    • @annas9460
      @annas9460 10 месяцев назад

      thanks@@sheknowsseo ! Then, I will save it in "textexpander" :)