Best way to get browsenodes for specific Amazon products?

Discussion in 'Amazon' started by SEO4hire, Jun 21, 2010.

  1. #1
    Hello all. I need browsenodes for one of the plugins I use on my sites, but am having trouble getting the specific ones that I need. For example, I am trying to find the browsenode for LG televisions, but can't seem to figure out what it is. I tried to use browsenodes.com, but I was not able to find one that was nothing but LG televisions. Does anyone have any recommendations or techniques they use to find the browsenodes? I tried to also pull it from the URL, but was not able to figure out which one is the browsenode number. Any help would be greatly appreciated...
     
    SEO4hire, Jun 21, 2010 IP
  2. myhart

    myhart Peon

    Messages:
    228
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Find the browsenode that includes the products you want then filter using "brand" as shown below. Browsenodes are also available at http://www.browsenode.name/ a browsenode lookup website I built for ASM2 some years ago.

    $RequestURL = $BaseURL.
    '&AssociateTag='.$AssociateTag.
    '&AWSAccessKeyId='.$AWSAccessKeyId.
    '&BrowseNode='.$BrowseNode.
    '&ItemPage='.$Page.
    '&Keywords='.$YourKeywords.
    '&Brand='.$Brand.
    '&MerchantId='.$MerchantId.    
    '&Operation='.$Operation.
    '&ResponseGroup='.$ResponseGroup.
    '&SearchIndex='.$SearchIndex.
    '&Version='.$Version;
    Code (markup):
     
    myhart, Jun 21, 2010 IP
    SEO4hire likes this.
  3. SEO4hire

    SEO4hire Active Member

    Messages:
    976
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Thank you very much myhart for the detailed explanation. However, I am quite green when it comes to this, so please excuse my lack of knowledge. Am I looking for this code on Amazon or on browsenodes.com?
     
    SEO4hire, Jun 21, 2010 IP
  4. myhart

    myhart Peon

    Messages:
    228
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I am on the road travelng for the rest of the day so I can't take much time right now to help. First a browsenode is not always available for sortng Amazon products. In which case we need to filter using keywords, brand, manufacturer, seller etc. I assumed your plugin worked wth Amazon's API? If that is the case the plugin would possibly need to be modified to allow for searching by brand in addtion to the browsenode. Knowing the plugin that you are using would also be helpful.
     
    myhart, Jun 21, 2010 IP
  5. SEO4hire

    SEO4hire Active Member

    Messages:
    976
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    #5
    Thanks for your help myhart. The plugin that I need the browsenodes for is Amazon Bestsellers. I am more than willing to modify the plugin if you don't mind guiding me through it. I appreciate the assistance :)
     
    SEO4hire, Jun 21, 2010 IP
  6. myhart

    myhart Peon

    Messages:
    228
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Are you using WP Amazon Bestsellers for Wordpress? If so I will take a look at it.
     
    myhart, Jun 22, 2010 IP
  7. SEO4hire

    SEO4hire Active Member

    Messages:
    976
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    #7
    Yes...that is what I am using.
     
    SEO4hire, Jun 22, 2010 IP
  8. freshdevelopment

    freshdevelopment Notable Member

    Messages:
    1,303
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    240
    #8
    freshdevelopment, Jun 24, 2010 IP
  9. buhdda

    buhdda Greenhorn

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #9
    for wp robot right ?

    there is a way to view amazon in afiliate mode
     
    buhdda, Jun 29, 2010 IP