On Aug 16, 12:02 am, Mike Paul wrote:
> I'm trying to scrap a dynamic page with lot ofjavascriptin it.
> Inorder to get all the data from the page i need to access thejavascript. But
> i've no idea how to do it.
>
> Say I'm scraping some site htttp://www.xyz.com/xyz
>
> request=urllib2.Request("h
Hi!
If you are under Windows, you can drive IE, for indirect drive the web-pages.
In this case, you can then interact with pages & the javascript's scripts
included.
For more, see Pywin32, Pamie, Pxie, etc.
@-salutations
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-l
On Aug 15, 8:02 pm, Mike Paul wrote:
> I'm trying to scrap a dynamic page with lot of javascript in it.
> Inorder to get all the data from the page i need to access the
> javascript. But i've no idea how to do it.
I'm not sure exactly what you are trying to do, but scraping websites
that use a l