![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Send JSON data to Perl scalarby Corion (Patriarch) |
on Dec 21, 2012 at 15:24 UTC ( #1009923=note: print w/replies, xml ) | Need Help?? |
I would look at the HTTP requests that this page makes and replicate them using LWP::Simple and JSON::Any. An alternative approach would be to use a module or program that understands Javascript and acts like a browser, for example WWW::Scripter or WWW::Mechanize::Firefox, and then read the information out of the resulting page.
In Section
Seekers of Perl Wisdom
|
|