Pulling a lot of Amazon Products?

Discussion in 'Amazon' started by xboxundone, Dec 18, 2008.

  1. #1
    Anyone know of a way to pull all thr products from a category in amazon? as you can use there api but it doesn by keyword anyone know a way to get a full dump of a categorey and not just by keyword?
     
    xboxundone, Dec 18, 2008 IP
  2. CoreyFC

    CoreyFC Active Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    You can use AWS to search for items in Categories, and subcategories using BrowseNodes.

    http://www.aanodes.com/
     
    CoreyFC, Dec 20, 2008 IP
  3. markowe

    markowe Well-Known Member

    Messages:
    1,136
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    165
    #3
    Yes, you do an ItemSearch call, but you don't specify a keyword, just a BrowseNode, then you get everything from that category, which by default is ordered by bestselling first. That's if by "category" you mean BrowseNode, not SearchIndex. You can't list all products for an entire SearchIndex.
     
    markowe, Dec 20, 2008 IP