Signing URL – Python

In order to access the service, you’ll need first to “sign” your URLs. Here is an example of code : Variables Name Type Summary urlDomain string (required) URL of the service (ex: http://uk.shoppingapis.kelkoo.com) urlPath string (required) Path and query for the service (ex: /V3/productSearch?query=ipod) id string (required) Affiliate Id key string (required) Affiliate secret key … Continue reading Signing URL – Python