Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get item category info #73

Open
redtoad opened this issue Aug 16, 2017 · 0 comments
Open

get item category info #73

redtoad opened this issue Aug 16, 2017 · 0 comments

Comments

@redtoad
Copy link
Owner

redtoad commented Aug 16, 2017

Originally reported by Joe (Bitbucket: Joe0405, GitHub: Joe0405)


Hi, i was using Amazon api to get product info that i want
from amazonproduct import API
api = API(locale='us')
product = api.item_lookup('B00E4VIC4C')
product.ASIN

below is the info of the product
Product description
Shipping Information: View shipping rates and policies
ASIN: B00M3IETUO
Date first available at Amazon.com: July 24, 2014
Amazon Best Sellers Rank: #1,146 in Clothing, Shoes & Jewelry (See Top 100 in Clothing, Shoes & Jewelry)
#22 in Clothing, Shoes & Jewelry > Men > Clothing > Active > Athletic Socks
#39 in Clothing, Shoes & Jewelry > Men > Clothing > Socks
#436 in Clothing, Shoes & Jewelry > Men > Shops
how can i get category (Clothing, Shoes & Jewelry)? thanks


@redtoad redtoad added this to the 0.3 milestone Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant