-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
I want to get "category numbers" for the Main Categories Like Home&Kitchen etc (Categories with most sales) but I don't know how to use this function as it takes "search word" and returns subcategories.
print(Initializing Keepa API\n')
api = keepa.Keepa(mykey)
categories = api.search_for_categories()
print(categories)Metadata
Metadata
Assignees
Labels
No labels
