Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11854

Re: HTML client sctript

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!panix!gordon
From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: HTML client sctript
Date Fri, 19 Aug 2011 16:02:27 +0000 (UTC)
Organization PANIX Public Access Internet and UNIX, NYC
Lines 21
Message-ID <j2m1ej$rbd$1@reader1.panix.com> (permalink)
References <mailman.224.1313769546.27778.python-list@python.org>
NNTP-Posting-Host panix2.panix.com
X-Trace reader1.panix.com 1313769747 28013 166.84.1.2 (19 Aug 2011 16:02:27 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Fri, 19 Aug 2011 16:02:27 +0000 (UTC)
User-Agent nn/6.7.3
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:11854

Show key headers only | View raw


In <mailman.224.1313769546.27778.python-list@python.org> Yingjie Lin <Yingjie.Lin@mssm.edu> writes:

> Hi Python users,

> I am maintaining a website written with Python CGI scripts. To make
> sure the website is working well, I would like to have a script which
> automatically "uses" this website and checks it's output everyday. It
> would be better if this script runs from the clients' side.

> Could any one suggest any Python modules, articles, tutorials, ect. that
> might be helpful?

Mechanize seems like what you want.  It's built on top of urllib2.

http://wwwsearch.sourceforge.net/mechanize/

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

HTML client sctript Yingjie Lin <Yingjie.Lin@mssm.edu> - 2011-08-19 11:08 -0400
  Re: HTML client sctript John Gordon <gordon@panix.com> - 2011-08-19 16:02 +0000

csiph-web