Screenscraping, in python, a web page that requires javascript?

Dan Stromberg - Datallegro dstromberg at datallegro.com
Thu Aug 9 17:26:19 EDT 2007


Is there a method, with python, of screenscraping a web page, if that web
page uses javascript?

I know about BeautifulSoup, but AFAIK at this time, BeautifulSoup is for
HTML that doesn't have embedded javascript.

Thanks!




More information about the Python-list mailing list