in reply to Perl Mechanize

Suggestions are appreciated thanks.

Work through it, its the only way

read Scraping AJAX?, get http://seleniumhq.org/ or HTTP::Recorder/Web Testing with HTTP::Recorder ...

and follow the these steps and figure it out, its not hard, its just work, work you have to do

See htmltreexpather.pl , Parsing HTML / Re^4: Parsing HTML, A regex question , NASA's Astronomy Picture of the Day / Re: NASA's Astronomy Picture of the Day , Re: Extracting HTML content between the h tags, Re^2: Help With Online Table Scraper, Re^4: web::scraper using an xpath, .... HTML Parser suggestions

See WWW::Mechanize::Firefox::FAQ , WWW::Mechanize::FAQ, WWW::Scripter, Web::Scraper, Web::Magic, Mojo::DOM, HTTP::Recorder, Web Testing with HTTP::Recorder

crossposted to http://stackoverflow.com/questions/16140778/perl-mechanize-difficulty-in-output, you should cross-link cross-postings for maximum collaboration efficiency

Replies are listed 'Best First'.
Re^2: Perl Mechanize
by zoya (Initiate) on Apr 25, 2013 at 06:55 UTC
    Ok thank you i will check them out.