ashim888 / awis

A python script to query Amazon's Alexa Web Information Service (AWIS).
GNU General Public License v3.0
37 stars 18 forks source link

Implemented V4 signing process. #16

Closed liehendi11 closed 6 years ago

liehendi11 commented 6 years ago

Refactored some of the CallAwis function parameters to allow an CallAwis object to be used for multiple, different actions and domains. Have not fixed the issue with flatten urlresponse info though. I don't really use it.