Download the PHP package schmiddim/amazon-wish-lister without Composer
On this page you can find all versions of the php package schmiddim/amazon-wish-lister. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package amazon-wish-lister
Amazon Wishlist Exporter
Simple script that parses a public amazon wishlist and export the items to a CSV file.
Requirements
- PHP 5.4
Installing
- Clone this repository
- Go to the cloned repo directory
- Download composer:
php -r "readfile('https://getcomposer.org/installer');" | php
- Run
php composer.phar install
Running
- Just type inside the cloned repo directory:
./awx <your_amazon_wishlist_id>
(you can get the id visiting your wishlist, it's part of the URL).
Next steps
- Export to Google Docs (with images of the products, options to convert the price into any other currency)
- Access private lists
All versions of amazon-wish-lister with dependencies
PHP Build Version
Package Version
The package schmiddim/amazon-wish-lister contains the following files
Loading the files please wait ....