Get image URL etc by json from Amazon Product Advertising API.
I used in anichecker.
This API throw to Amazon Product Advertising API search keywords and SearchIndex, and get the image, the URL, etc by json.
- This API use 'aws_signed_request.php', set the same folder.
- Create temp folder, give write attribute, and write to 'call_picture_from_amazon__config.php'.
- Get these keys or tag from amazon, and write to 'call_picture_from_amazon__config.php'.
- AssociateTag
- AWSPublicKey
- AWSPrivateKey
Use call_picture_from_amazon.html.
Or http://kuje.kousakusyo.info/tools/iphone/anichecker/
'Keyword' keyword.
'SearchIndex' category[ex All(Default), Books, Default].
'Items' item(s).
'Items.Item[num]' item (By Amazon Product Advertising API).
- Fork it ( http://github.com/hiroshikuze/call_picture_from_amazon/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
MIT License.