Help parsing a page with python

mierdatutis mi mmm286 at gmail.com
Wed Jan 27 06:33:17 EST 2010


Those videos are generated by javascript.
There is some parser with python for javascript???

Thanks a lot!


2010/1/27 Simon Brunning <simon at brunningonline.net>

> 2010/1/27 mierdatutis mi <mmm286 at gmail.com>:
> > Hi,
> >
> > I would like to parse a webpage to can get the url of the video download.
> I
> > use pyhton and firebug but I cant get the url link.
> >
> > Example:
> >
> > The url where I have to get the video link is:
> >
> http://www.rtve.es/mediateca/videos/20100125/saber-comer---salsa-verde-judiones-25-01-10/676590.shtml
> "
> >
> > The video is
> > http://www.rtve.es/resources/TE_SSAC011/flv/8/2/1264426362028.flv
> > Could you help me please?
>
> That URL doesn't appear to be in the HTML - it must be being brought
> in by the JavaScript somehow.
>
> --
> Cheers,
> Simon B.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100127/81c7f57d/attachment-0001.html>


More information about the Python-list mailing list