Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Mechanize with AJAX

by zer (Deacon)
on Dec 27, 2007 at 09:21 UTC ( [id://659170]=perlquestion: print w/replies, xml ) Need Help??

zer has asked for the wisdom of the Perl Monks concerning the following question:

Ok this is one that is stumping me, and I am pretty sure there isn't a way to do it. However perl has always been about making the difficult things possible.

With a regular website you can parse through and interact with it very easily with WWW::Mechanize, however with all the hype around ajax these days, these websites become a lot more challenging to go through.

Is there anything out there as of yet which can achieve the results of WWW::Mechanize or close to it through ajax riddled forms?

Thank you

Replies are listed 'Best First'.
Re: Mechanize with AJAX
by marto (Cardinal) on Dec 27, 2007 at 09:26 UTC
      ya for some reason mozilla mechanize wont install. So now im looking at http injection
Re: Mechanize with AJAX
by Gangabass (Vicar) on Dec 27, 2007 at 09:26 UTC

    You always (WebDeveloper extension for Firefox) can see what request is your browser sending to site (via AJAX) and after that make same request in your program (via WWW::Mechanize).

      I'll save the next person the google search and post the link for the WebDeveloper Addon.
      -- Ian Tegebo
Re: Mechanize with AJAX
by stark (Pilgrim) on Dec 27, 2007 at 18:51 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://659170]
Approved by polettix
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-18 00:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found