scraping a web page
Tom Harris
TomH at optiscan.com
Mon Sep 10 21:58:59 EDT 2001
More information about the Python-list mailing list
Mon Sep 10 21:58:59 EDT 2001
- Previous message (by thread): scraping a web page
- Next message (by thread): Universal IDE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
HI, I used to have a script that would automatically renew my library books by talking to the library catalogue via telnet. I tried to use it again and I find that they have removed the telnet option, and just left the CGI web page. What is the suggested Pythonic solution to retreiving information from http pages, I could use a regex but this would take some care to be less than extremely fragile, and would probably break every time a small change was made to the page. Tom Harris, Software Engineer Optiscan Imaging, 15-17 Normanby Rd, Notting Hill, Melbourne, Vic 3168, Australia email tomh at optiscan.com ph +61 3 9538 3333 fax +61 3 9562 7742 This email may contain confidential information. If you have received this email in error, please delete it immediately,and inform us of the mistake by return email. Any form of reproduction, or further dissemination of this email is strictly prohibited. Also, please note that opinions expressed in this email are those of the author, and are not necessarily those of Optiscan Pty Ltd.
- Previous message (by thread): scraping a web page
- Next message (by thread): Universal IDE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list