Re: parsing javascript

2008-10-13 Thread lkcl
On Oct 12, 2:28 pm, Philip Semanchuk <[EMAIL PROTECTED]> wrote: > On Oct 12, 2008, at 5:25 AM, S.SelvamSivawrote: > > > I have to do a parsing on webpagesand fetch urls.My problem is ,many > > urls i > > need to parse are dynamically loaded usingjavascriptfunction > > (onload()).How to fetch those

Re: parsing javascript

2008-10-12 Thread Philip Semanchuk
On Oct 12, 2008, at 5:25 AM, S.Selvam Siva wrote: I have to do a parsing on webpagesand fetch urls.My problem is ,many urls i need to parse are dynamically loaded using javascript function (onload()).How to fetch those links from python? Thanks in advance. Selvam, You can try to find them y