chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] New project


From: Phil Bewig
Subject: Re: [Chicken-users] New project
Date: Sat, 10 Sep 2011 15:11:58 -0500

I did a simple screen-scraping exercise at my blog, based on an earlier set of input combinators. You might find some ideas there.

On Sat, Sep 10, 2011 at 3:02 PM, Steve Graham <address@hidden> wrote:
Although I have programmed for decades, I am new to Scheme.  I thought that I would use a project I've been contemplating as a help in learning the language.

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.

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.

TIA, Steve

_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]