phoet / asin

:books: :package: Amazon Simple INterface - Support for ItemLookup, SimilarityLookup, Search, BrowseNode and Cart Operations
http://asin.herokuapp.com/
167 stars 59 forks source link

How to get list of products for a particular store only #49

Closed pmishra16 closed 7 years ago

pmishra16 commented 7 years ago

I am using product advertising api for fetching amazon products. API returns product from different store. I want to fetch products from my store only.

Let say "ABC" is my amazon store and I want to fetch all products belongs to "ABC" only.

Please help me.

phoet commented 7 years ago

@pmishra16 can you point me to the api documentation for what you are trying to achieve?

pmishra16 commented 7 years ago

I have read gem documentation and http://docs.aws.amazon.com/AWSECommerceService/latest/DG/becomingDev.html to fetching product.

But now I want to fetch product from a my store only.

I am looking into this for a long time but didn't get any documentation anywhere.

phoet commented 7 years ago

sorry, i do not know either. once you have found out how to do that through the api and it's not supported in ASIN, feel free to re-open this ticket or create a new one.