An alternative win32 approach is -
Use something like IEC http://www.mayukhbose.com/python/IEC/index.php
or PAMIE http://pamie.sourceforge.net/, or you can use the python win32 extensions http://starship.python.net/crew/skippy/win32/Downloads.html
and use IE & navigate through the DOM... but PAMIE is easier.

Good luck.

On 6/8/05, Kent Johnson <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
>
> I am looking for a web scraping sample.who can help me?

Take a look at Beautiful Soup
http://www.crummy.com/software/BeautifulSoup/

Kent

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor



--
'There is only one basic human right, and that is to do as you damn well please.
And with it comes the only basic human duty, to take the consequences.'
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to