Steve Graham scripsit: > I would appreciate any hints as to how to do this. I'm thinking I > would need some pointers with downloading web pages, stripping HTML > and saving to a database.
This is a rather large for a first project. I'd consider delegating the recursive download to the wget command, which is available for most Unix flavors. Windows binaries are available at http://wget.addictivecode.org . -- You escaped them by the will-death John Cowan and the Way of the Black Wheel. [email protected] I could not. --Great-Souled Sam http://www.ccil.org/~cowan _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
