Skip to content

hiroshikuze/call_picture_from_amazon

call_picture_from_amazon

Get image URL etc by json from Amazon Product Advertising API.

I used in anichecker.

Description

This API throw to Amazon Product Advertising API search keywords and SearchIndex, and get the image, the URL, etc by json.

Notes

  1. This API use 'aws_signed_request.php', set the same folder.
  2. Create temp folder, give write attribute, and write to 'call_picture_from_amazon__config.php'.
  3. Get these keys or tag from amazon, and write to 'call_picture_from_amazon__config.php'.
    1. AssociateTag
    2. AWSPublicKey
    3. AWSPrivateKey

Demo

Use call_picture_from_amazon.html.

Or http://kuje.kousakusyo.info/tools/iphone/anichecker/

Usage

(get)

'Keyword' keyword.

'SearchIndex' category[ex All(Default), Books, Default].

(return)

'Items' item(s).

'Items.Item[num]' item (By Amazon Product Advertising API).

Contribution

  1. Fork it ( http://github.com/hiroshikuze/call_picture_from_amazon/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

LICENCE

MIT License.

Author

hiroshikuze

💖 Support my work

If you'd like to support my projects, please consider becoming a sponsor!

GitHub Sponsors

Author's wish list by Amazon(Japanese)

About

Get image URL etc by json from Amazon Product Advertising API.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors