Noppid
04-13-2005, 08:25 PM
Here is FREEBS - Free Book Store.
Add hundreds or possibly thousands of relevant content pages to your site!
Feel free to download the code for testing purposes, review, or use.
When installed and setup the FREEBS install program will make SOAP calls to Amazon for your keyword and populate a MySql database with book information. You can set the number of book results to return in the search for your keyword in the config.php file. 100 search return results may be a good test. But feel free to go for it, no matter how many returns the search engine claims there are, we will only get the first 250 pages or 2500 returns. From testing at that point we find most books are discontinued or duplicate returns anyway. That is about a six minute pull. Then the database update occurs and that is very fast too. About 2 minutes. You will then be told how many books you will list.
The 250 page 2500 result limit is an Amazon thing. Nothing we can do for now. They talked about 3200 or even unlimited, but this gives an average of about 800 book pages to list. Not too shabby for content.
Please do not redistribute this code in any way shape or form in whole or in part. For quality control please refer folks here to download the latest code.
Demo:
FREEBS - Free Book Store Configured Demo (http://www.familyseekers.org/genealogy-books/)
FREEBS - Free Book Store Back End Demo (http://www.familyseekers.org/amazon/freebsbedemo.php)
Download:
Download FREEBS - Free Book Store (http://www.cpurigs.com/forums/forumdisplay.php?f=29)
To Install and Test:
Download and unzip the files.
Create a MySql database or use an existing one.
Run the queries in freebs.sql to create the freebs tables.
Edit the includes/config.php file with your amazon associates ID (http://www.amazon.com/gp/browse.html/ref=gw_bt_as/103-0066583-4095040?node=3435371), amazon developers token (http://www.amazon.com/gp/browse.html/103-0066583-4095040?node=3435361&), database and keyword info.
You may use our Associate ID and Developers Token for testing this package. You may use our Developers Token when running the package with your own Associate ID.
Create a folder on your web server for the FREEBS book store.
Upload the p3.php, index.php, and book.php files. Also uploade the images, templates, and includes folders and all the files in them.
Execute p3.php to populate the database. Delete this file from your server when done. Maybe even rename it before uploading it so it's unique too.
Enjoy your book store.
Thanks
Please see the Amazon Web Services License Agreement (http://www.amazon.com/gp/browse.html/103-0066583-4095040?%5Fencoding=UTF8&node=3435361) as well as the Amazon Associates (http://www.amazon.com/gp/browse.html/ref=sc_fe_c_2_3309511_1/103-0066583-4095040?%5Fencoding=UTF8&node=3435371&no=3309511&me=A36L942TSJ2AJA) information before installing and using the software.
FREEBS utilizes the NuSOAP - Web Services Toolkit for PHP (http://dietrich.ganx4.com/nusoap) and the Amazon Search PHP Class from the ECS 3.0 SDK (file:///C:/webfiles/amazon%20parser/kit/AmazonWebServices/API%20Guide/index.html) including a custom method in the AmazonSearch.php file included with this package.
This software is issued with no warranty or guarantee of any kind.
Add hundreds or possibly thousands of relevant content pages to your site!
Feel free to download the code for testing purposes, review, or use.
When installed and setup the FREEBS install program will make SOAP calls to Amazon for your keyword and populate a MySql database with book information. You can set the number of book results to return in the search for your keyword in the config.php file. 100 search return results may be a good test. But feel free to go for it, no matter how many returns the search engine claims there are, we will only get the first 250 pages or 2500 returns. From testing at that point we find most books are discontinued or duplicate returns anyway. That is about a six minute pull. Then the database update occurs and that is very fast too. About 2 minutes. You will then be told how many books you will list.
The 250 page 2500 result limit is an Amazon thing. Nothing we can do for now. They talked about 3200 or even unlimited, but this gives an average of about 800 book pages to list. Not too shabby for content.
Please do not redistribute this code in any way shape or form in whole or in part. For quality control please refer folks here to download the latest code.
Demo:
FREEBS - Free Book Store Configured Demo (http://www.familyseekers.org/genealogy-books/)
FREEBS - Free Book Store Back End Demo (http://www.familyseekers.org/amazon/freebsbedemo.php)
Download:
Download FREEBS - Free Book Store (http://www.cpurigs.com/forums/forumdisplay.php?f=29)
To Install and Test:
Download and unzip the files.
Create a MySql database or use an existing one.
Run the queries in freebs.sql to create the freebs tables.
Edit the includes/config.php file with your amazon associates ID (http://www.amazon.com/gp/browse.html/ref=gw_bt_as/103-0066583-4095040?node=3435371), amazon developers token (http://www.amazon.com/gp/browse.html/103-0066583-4095040?node=3435361&), database and keyword info.
You may use our Associate ID and Developers Token for testing this package. You may use our Developers Token when running the package with your own Associate ID.
Create a folder on your web server for the FREEBS book store.
Upload the p3.php, index.php, and book.php files. Also uploade the images, templates, and includes folders and all the files in them.
Execute p3.php to populate the database. Delete this file from your server when done. Maybe even rename it before uploading it so it's unique too.
Enjoy your book store.
Thanks
Please see the Amazon Web Services License Agreement (http://www.amazon.com/gp/browse.html/103-0066583-4095040?%5Fencoding=UTF8&node=3435361) as well as the Amazon Associates (http://www.amazon.com/gp/browse.html/ref=sc_fe_c_2_3309511_1/103-0066583-4095040?%5Fencoding=UTF8&node=3435371&no=3309511&me=A36L942TSJ2AJA) information before installing and using the software.
FREEBS utilizes the NuSOAP - Web Services Toolkit for PHP (http://dietrich.ganx4.com/nusoap) and the Amazon Search PHP Class from the ECS 3.0 SDK (file:///C:/webfiles/amazon%20parser/kit/AmazonWebServices/API%20Guide/index.html) including a custom method in the AmazonSearch.php file included with this package.
This software is issued with no warranty or guarantee of any kind.

