automating javascript data forms

hey all,

I've got a data retrieval problem - I need to get data from a secure
website (ie: https) which has forms using javascript.

What base technology can I use to do this? Will LWP suffice?

I can't believe this isn't a FAQ - I searched up and down for this,
without luck. Is there an easy workaround around javascript?

Ed
esp5 [ Mi, 19 Januar 2005 02:12 ] [ ID #595089 ]

Re: automating javascript data forms

On Tue, 18 Jan 2005, Edward Peschko wrote:

> hey all,
>
> I've got a data retrieval problem - I need to get data from a secure
> website (ie: https) which has forms using javascript.
>
> What base technology can I use to do this? Will LWP suffice?
>
> I can't believe this isn't a FAQ - I searched up and down for this,
> without luck. Is there an easy workaround around javascript?
[...]

http://wwwsearch.sourceforge.net/bits/GeneralFAQ.html

the bit on "Embedded script is messing up my web-scraping. What do I do?"
applies just as much to Perl as to Python (with minor translation...).


John
jjl [ Sa, 22 Januar 2005 22:09 ] [ ID #602108 ]
Perl » perl.libwww » automating javascript data forms

Vorheriges Thema: HTML::Parser and entities
Nächstes Thema: Re: automating javascript data forms