python-shopee
python-shopee copied to clipboard
pyshopee - Shopee Partner API Client for Python
Hi, I have a question about token cached. as we know, The access/refresh_token has an expiration date, do u use redis or other in token cached? such as if token...
After "pip install pyshopee" is installed, it is still the interface of API 1.0. If I want to use the interface of SHOPEE 2.0, what should I do? thank you...
Has anyone successfully uploaded an image in the media space? [Shopee's API doc](https://open.shopee.com/documents?module=91&type=1&id=660&version=2) is currently vague and incomplete. I've tried posting with the image's URL and binary code (see sample...
{'request_id': None, 'error': 491, 'msg': 'http error code'}
Hey everyone. With the recent update, the required fields have changed depending on the category. I would like to add attributes. For example, for action figures in the Philippines (category...
Hello does this api works on test shops/ sandbox environment? Thanks.
https://open.shopee.com/documents?module=2&type=1&id=456&version=1 will you add this function ? or PR ?
looks like today shopee update they platform api to v2.0 the v1.0 still can used. but is there any chance to support this new api?
Hi, I would like to set a discount on an item when I list it for sale. product_data = { "category_id": , "name": , "description": , "price": , "stock": ,...
Please let me know if I'm super new to this. I am going to use pyshopee to modify my item information. Can I update the following information? Condition of the...