Skip to content

Commit

Permalink
Added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lolautruche committed Aug 17, 2012
0 parents commit 0c8b23f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
@@ -0,0 +1,23 @@
# JV Amazon Advertising

> **Note :** *Master* branch holds the code compatible with [eZ Publish
> 5](http://github.com/ezsystems/ezpublish5).
> For eZ Publish 4.x version, check out *stable-1.1* branch.
## Description
**JV Amazon Advertising** allows you to query Amazon huge product catalog by using
[Amazon Product Advertising API](http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/Welcome.html).

Monetize your website by silently querying Amazon catalog and providing sponsored links !

With **JV Amazon Advertising**, you can :

- Do an **Item Search** by keywords, facetting by category (SearchIndex)
- Do an **Item Lookup** by an Amazon Product ID (ASIN) or ISBN
- Look for products related to another

To be able to use this extension, you need to be [registered as a developer at Amazon](https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html).
To provide sponsored links and therefore start making money by advertising Amazon Products,
you need to subscribe to [Amazon affiliate program](https://affiliate-program.amazon.com/).

[Amazon Product Advertising API documentation](http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/).

0 comments on commit 0c8b23f

Please sign in to comment.