<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div>Although I have programmed for decades, I am new to Scheme/Gambit.  I thought that I would use a project I've been contemplating as a help in learning the language.</div><div><br></div><div>There is a website of scriptures which I wish to download.  Some of the webpages, of course, are indices into books and then chapters.  So I would need to follow the links until I got to the actual text, which I would then file into a database by volume, book, chapter and verse.</div><div><br></div><div>I would appreciate any hints as to how to do this.  I'm thinking I would need some help with downloading web pages, stripping HTML and saving to a database.</div><div><br></div><div>TIA, Steve</div></div></body></html>