Re: XPath/Screen Scraping Gurus..

2006-04-17 Thread Steve Horsley
Peter Hansen wrote: > bruce wrote: >> I'm not that familiar with Pythin, but I wasn wondering if there are any >> XPath/Python Gurus that I might be able to talk to regarding screen >> scraping >> applications... > > Since you mention XPath, it seems likely you are really interested in > *web-sc

Re: XPath/Screen Scraping Gurus..

2006-04-11 Thread John J. Lee
Peter Hansen <[EMAIL PROTECTED]> writes: [...] > Screen-scraping refers, I believe, to the process of identifying what is > onscreen in GUI programs, possibly even at the pixel level, and trying > to translate that back into a higher level model (e.g. text in fields) > of what is going on. > >

Re: XPath/Screen Scraping Gurus..

2006-04-11 Thread John J. Lee
"bruce" <[EMAIL PROTECTED]> writes: > I'm not that familiar with Pythin, but I wasn wondering if there are any > XPath/Python Gurus that I might be able to talk to regarding screen scraping > applications... Can you be more specific? John -- http://mail.python.org/mailman/listinfo/python-list

Re: XPath/Screen Scraping Gurus..

2006-04-11 Thread Peter Hansen
bruce wrote: > I'm not that familiar with Pythin, but I wasn wondering if there are any > XPath/Python Gurus that I might be able to talk to regarding screen scraping > applications... Since you mention XPath, it seems likely you are really interested in *web-scraping*. Screen-scraping refers, I

XPath/Screen Scraping Gurus..

2006-04-11 Thread bruce
Hi.. I'm not that familiar with Pythin, but I wasn wondering if there are any XPath/Python Gurus that I might be able to talk to regarding screen scraping applications... Thanks -Bruce [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list