-
Hi when i try to start the bot it says
Traceback (most recent call last):
File "C:\Users\danie\Downloads\AmazonOffers-TelegramBot-main\AmazonOffers-TelegramBot-main\bot.py", line 4, in
from …
-
who can help me the bot gives me this error
Traceback (most recent call last):
File "bot.py", line 4, in
from amazon_api import search_items
File "/home/demian82/Scrivania/AmazonOffers-TelegramB…
-
Are there any types available for this package?
![image](https://user-images.githubusercontent.com/43407798/103513641-e8893600-4e62-11eb-908e-a7095bbd01a8.png)
-
cia se metti altre categorie di amazon ad esempio
categories = {
"Casa e Cucina": [
"ecc..",
]
}
da questo errore
Status code: 400
Errors : {"__type":"com.amazon.paapi5#…
-
Someone can help me to start bot ? I have installed all package manually becouse the command ""bash script.sh"" dont work on windows. After install i start bot with python bot.py but the terminal send…
-
Are you planning to support the new v5 PAAPI?
https://webservices.amazon.com/paapi5/documentation/
-
Based on this info: https://webservices.amazon.com/paapi5/documentation/faq.html
it seems that the PA API 4.0 is being deprecated very soon; this was just announced today. Will this wrapper work at…
-
From what I can tell, ASIN will cease to function once Amazon disables API 4.0, which seems to be scheduled for the end of October, 2019.
https://webservices.amazon.com/paapi5/documentation/?ref_=p…
-
see https://webservices.amazon.com/paapi5/documentation/
amazon id "can" be obtain from link, but can be tricky since doesn't seem like there is a consistent structure?
for example here the id i…
-
From March 9, 2020 the 4.0 PA API will not be supported by amazon anymore (which is used currently in this repo).
Thats because it will be necessary to update to the new 5.0 API
[https://webservi…