HTML Scraping??

M

mustafa

anyone know some good reliable html scraping (with python) tutorials.
i have looked around and found a few.
one uses urllib2 and beautifull soap modules for scraping and parsing
http://www.dalkescientific.com/writings/diary/archive/2005/04/21/screen_scraping.html

and the other uyses mechanize, clientcookie ,clientform.
http://sig.levillage.org/?p=588

which one should i go with.
i am looking for and html scraping solution
that works with the registrar of a college and return stuff like course
dtails.
 
P

Paul McGuire

There are several HTML scraping examples that ship with pyparsing,
including a URL extractor, temperature display, and NTP server
extractor (this last is probably closest to your question).

Download pyparsing at http://pyparsing.sourceforge.net.

-- Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top