Synchronous Client#
Keepa is the synchronous client. Calls block until the API response is
available or the configured timeout is reached.
Client#
|
Synchronous Python interface to keepa data backend. |
Methods#
|
Retrieve an ASIN list of the most popular products. |
|
Return root categories given a categoryId. |
|
Query the Keepa API for product deals. |
|
Download the graph image of an ASIN from keepa. |
|
Query the keepa product database to find products matching criteria. |
|
Perform a product query of a list, array, or single ASIN. |
|
Search for categories from Amazon. |
|
Receive seller information for a given seller id or ids. |
Update available tokens. |
|
Check if there are any remaining tokens and waits if none are available. |
Attributes#
Return the time to refill in seconds. |