Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.300.833 Times

Amazon Searchindex software
Filter: All | Freeware | Demo
 

Amazon Searchindex

1 2 3 4 5 > 
Released: November 21, 2011  |  Added: December 19, 2012 | Visits: 2.662

osCommerce Amazon Export Feed osCommerce Amazon Data Feed is a osCommerce contribution which assures the easiest export of your products into Amazon.com Amazon.com, Inc. is an American e-commerce company. It was one of the first major companies to sell goods by Internet. It is easy to sell on Amazon. Their Pro Merchant...



Platforms: Windows, Windows CE

License: Commercial Cost: $89.00 USD Size: 29.3 KB Download (148): osCommerce Amazon Export Feed Download

Released: September 24, 2012  |  Added: December 11, 2012 | Visits: 2.786

Zen Cart Amazon Export Feed Zen Cart Amazon Data Feed is a Zen Cart contribution which assures the easiest export of your products into Amazon.com Amazon.com, Inc. is an American e-commerce company. It was one of the first major companies to sell goods by Internet. It is easy to sell on Amazon. Their Pro Merchant...





Platforms: Windows, Windows CE

License: Commercial Cost: $89.00 USD Size: 29.3 KB Download (130): Zen Cart Amazon Export Feed Download

Released: November 21, 2011  |  Added: December 19, 2012 | Visits: 1.658

CRE Loaded Amazon Export Feed CRE Loaded Amazon Data Feed is a CRE Loaded contribution which assures the easiest export of your products into Amazon.com Amazon.com, Inc. is an American e-commerce company. It was one of the first major companies to sell goods by Internet. It is easy to sell on Amazon. Their Pro Merchant...


Platforms: Windows, Windows CE

License: Commercial Cost: $89.00 USD Size: 29.3 KB Download (106): CRE Loaded Amazon Export Feed Download

Released: November 21, 2011  |  Added: December 13, 2012 | Visits: 2.414

X-Cart Amazon Export Feed X-Cart Amazon Data Feed is a X-Cart contribution which assures the easiest export of your products into Amazon. Amazon.com, Inc. is an American e-commerce company. It was one of the first major companies to sell goods by Internet. It is easy to sell on Amazon. Their Pro Merchant program has...


Platforms: Windows, Windows CE

License: Commercial Cost: $89.00 USD Size: 29.3 KB Download (122): X-Cart Amazon Export Feed Download

Added: May 11, 2010 | Visits: 1.096

SOAP::Amazon::S3 SOAP::Amazon::S3 is a Perl module for interfacing with Amazon S3 through SOAP. SYNOPSIS An object-oriented interface to handle your Amazon S3 storage. (Still experimental, although functional) use SOAP::Amazon::S3; my $s3 = SOAP::Amazon::S3->new( $access_key_id, $secret_access_key, {...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): SOAP::Amazon::S3 Download

Added: March 24, 2010 | Visits: 1.822

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: November 04, 2010 | Visits: 933

POE::Component::Amazon::S3 POE::Component::Amazon::S3 is a Perl module to work with Amazon S3 using POE. SYNOPSIS use POE qw(Component::Amazon::S3); POE::Component::Amazon::S3->spawn( alias => s3, aws_access_key_id => your S3 id, aws_secret_access_key => your S3 key, ); ### Methods for working with buckets #...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (95): POE::Component::Amazon::S3 Download

Added: October 02, 2010 | Visits: 1.211

Ruby/Amazon Ruby/Amazon is a Ruby language library that allows programmatic access to the popular Amazon Web site via the REST (XML over HTTP) based Amazon Web Services. In addition to the original amazon.com site, the amazon.co.uk, amazon.de, amazon.fr, amazon.ca, and amazon.co.jp properties are also...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (94): Ruby/Amazon Download

Added: February 12, 2010 | Visits: 1.203

Net::Amazon::EC2 Net::Amazon::EC2 is a Perl interface to the Amazon Elastic Compute Cloud (EC2) environment. SYNOPSIS use Net::Amazon::EC2; my $ec2 = Net::Amazon::EC2->new( AWSAccessKeyId => PUBLIC_KEY_HERE, SecretAccessKey => SECRET_KEY_HERE ); # Start 1 new instance from AMI: ami-XXXXXXXX my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Net::Amazon::EC2 Download

Added: September 24, 2010 | Visits: 1.520

Amazon.co.uk Button Amazon.co.uk Button provides a button which allows you to access Amazon services. This extension creates a button which allows you to access -all amazon.co.uk-stores -your wishlist -your account -amazon.co.uk loginpage -Shopping Basket straight from the amazon.co.uk button..


Platforms: *nix

License: Freeware Size: 13.31 KB Download (144): Amazon.co.uk Button Download

Added: July 22, 2010 | Visits: 1.115

Net::Amazon::Property::DVD Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com. SYNOPSIS use Net::Amazon; # ... if($resp->is_success()) { for my $prop ($resp->properties) { print $_->title(), " ", $_->studio(), " ", $_->year(), "n"; } Net::Amazon::Property::DVD is derived from...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): Net::Amazon::Property::DVD Download

Added: July 23, 2010 | Visits: 2.513

Amazon Mini Shop Amazon Mini Shop allows you to search Amazon.com, .co.uk, .de, .fr, .ca or .co.jp from the sidebar..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (179): Amazon Mini Shop Download

Added: July 10, 2010 | Visits: 1.003

DBD::Amazon DBD::Amazon is a DBI driver abstraction for the Amazon E-Commerce Services API. SYNOPSIS $dbh = DBI->connect(dbi:Amazon:, $amznid, undef, { amzn_mode => books, amzn_locale => us, amzn_max_pages => 3 }) or die "Cannot connect: " . $DBI::errstr; # # search for some Perl DBI books #...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (89): DBD::Amazon Download

Added: November 23, 2010 | Visits: 960

SQL::Amazon::Request::Help SQL::Amazon::Request::Help is an Interface to retrieve Help content. SYNOPSIS $dbh = DBI->connect(dbi:Amazon:, $amznid, undef, { amzn_mode => books, amzn_locale => us, amzn_max_pages => 3 }) or die "Cannot connect: " . $DBI::errstr; # # search for some Perl DBI books # $sth =...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (88): SQL::Amazon::Request::Help Download

Added: January 25, 2010 | Visits: 964

WSL-Amazon WSL-Amazon - Easily Integrate Amazon Web Services into Your REALbasic Applications. This HTTPSocket subclass wraps the Amazon Web Services ECS 4.0 API into an easy-to-use library of 36 powerful methods and 164 properties with support for their US, UK, German, French, Canadian, and Japanese Amazon...


Platforms: Mac

License: Commercial Cost: $0.00 USD Size: 581 KB Download (100): WSL-Amazon Download

Added: January 25, 2010 | Visits: 1.672

Amazon Prime Search Widget Amazon Prime Search WidgetThe first of its kind, it allows you to search all of Amazon.com for Prime and Free Shipping Eligible items only.This will save you hours of time trying to filter through Amazon's navigation and fiddling with URLs.For those of you who don't know, Amazon Prime is a great...


Platforms: Mac

License: Freeware Download (107): Amazon Prime Search Widget Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 604

Amazon Chess Plus If you love chess games then don't miss out on Amazon Chess. It is one of the most singular and unusual chess games you can find. Apart from the traditional game, you can play in amazon mode, where amazon warriors violently fight each other in place of conventional pieces. Amazon Chess has...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 15.6 MB Download (62): Amazon Chess Plus Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 561

Amazon Chess If you love chess games then don't miss out on Amazon Chess. It is one of the most singular and unusual chess games you can find. Apart from the traditional game, you can play in amazon mode, where amazon warriors violently fight each other in place of conventional pieces. Amazon Chess has...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 15.27 MB Download (51): Amazon Chess Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 676

Hidden Expedition: Amazon for Mac OS An Adventure into the stunning world of the Amazon with the Hidden Expedition team in search of a missing professor. A tattered map referencing the legendary Beetle Temple is your only clue as you begin your adventure deep into the Amazon Rainforest. Explore cities, temples, and ruins while...


Platforms: Mac

License: Freeware Size: 183 MB Download (484): Hidden Expedition: Amazon for Mac OS Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 736

Amazon Search Menu Item for Safari Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of searching on Amazon right from the context-menu. To use it, just select some text on the page, right-click and then choose Search in Amazon. It's a more minimalist alternative for those who don't...


Platforms: Windows

License: Freeware Download (46): Amazon Search Menu Item for Safari Download

1 2 3 4 5 >