+ Reply to Thread
Results 1 to 7 of 7

Grabbing Image Url

Hybrid View

  1. #1
    Registered User
    Join Date
    03-19-2011
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Grabbing Image Url

    So I guess the question is, is there some sort of constant that can be predicted for each product image? What I am trying to do is have the image url inserted into the spreadsheet, which can then import the image onto a website once the excel file is uploaded. I tried the following url which didn't work :

    http://www.amazon.com/gp/product/images/B0014WAAE4

    The actual url that would work is :

    http://ecx.images-amazon.com/images/...VL._SS500_.jpg

    I just don't know how the two can be associated and integrated into some sort of formula. I'm really not that familiar with this type of stuff on Excel : (

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Grabbing Image Url

    The short answer is: They can't.
    The image url is:
    http://ecx.images-amazon.com/images/I/51XywMcPdVL._SS500_.jpg
    Amazon has millions of images in its libraries and its web pages are built dynamically when accessed. As with most databases, objects are identified by unique identifiers. Descriptive names are associated with them when implemented on the web page. Consequently, you'd need to know the image name before you can try to download it.
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Linking Image to a cell value, and display the selected image in new sheet
    By siva venkata in forum Excel General
    Replies: 12
    Last Post: 03-25-2014, 02:34 AM
  2. Replies: 2
    Last Post: 07-02-2013, 03:36 PM
  3. [SOLVED] VBA to send embedded image in email body- NOT USING THE ORGINAL IMAGE SOURCE
    By Coreyusa in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-27-2013, 06:48 PM
  4. excel 2010 VBA InsertPicInRange only makes shortcut to image instead of copy of image
    By ArjanSpit in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-10-2012, 02:57 PM
  5. Displaying and Updating Image Dynamically (ActiveX Image Control?)
    By VTHokie11 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-02-2011, 10:57 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1