First cut of a script to scrap the average customer ratings for books from
authorrangi <rangi>
Sat, 6 Mar 2004 07:45:33 +0000 (07:45 +0000)
committerrangi <rangi>
Sat, 6 Mar 2004 07:45:33 +0000 (07:45 +0000)
commite122410f9b426aeb3141ecd7da7782be5672159d
tree7ca37689db6ab0ac5bac481c1240ed432cbf51a1
parent8bb2e860b1d02e9468856c32c25371b747418ac4
First cut of a script to scrap the average customer ratings for books from
Amazon and store them in a ratings table in the Koha db
ratings.sql is the table definition

My next task is to extend it to work for cd's and dvds as well.
misc/amazonratings/get_ratings.pl [new file with mode: 0755]
misc/amazonratings/ratings.sql [new file with mode: 0644]