HTML parser documentation

Mikael Olofsson mikael at isy.liu.se
Tue Feb 29 04:03:08 EST 2000


On 28-Feb-00 sh wrote:
 >  I want to write program to extract info out of web sites, process the info,
 >  and then republish it on my web page.
 >  
 >  I heard that Python is the best language to do this, and it is an ideal
 >  language to learn programming (i.e. I'm not much of a programmer).  The
 >  online info on Python.org is too difficult for me to understand.
 >  
 >  Can anyone please suggest a well written web page or book that can help a
 >  newbie like me learn this subject matter?  I've researched Python books
 >  online, but none of the descriptions mention coverage of HTML parsing.

I can recommend a few. First, a tutorial by Josh Cogliati.

  http://www.honors.montana.edu/~jjc/easytut/

Second, two short ducuments written by Magnus Lie Hetland; a tutorial
on Python and an introduction to programming. You can reach them through

  http://www.idi.ntnu.no/~mlh/python/

The site seems to be down at the moment, though.

Enjoy,
  
/Mikael

-----------------------------------------------------------------------
E-Mail:  Mikael Olofsson <mikael at isy.liu.se>
WWW:     http://www.dtr.isy.liu.se/dtr/staff/mikael
Phone:   +46 - (0)13 - 28 1343
Telefax: +46 - (0)13 - 28 1339
Date:    29-Feb-00
Time:    09:52:18

This message was sent by XF-Mail.
-----------------------------------------------------------------------



More information about the Python-list mailing list