linkshare
LinkShare HTTP web service interface
Currently you will need a ~/.linkshare.yml to use this.
Retrieves data from LinkShare via HTTP web service and returns simple objects:
[Example]
Linkshare::Commission.find("bdate" =>"20110401", "edate" => "20110415")
[Example YAML]
user_id: test_user
pass: secure_password
Methods accept the same parameters as the LinkShare API.