IronWebScraper & JavaScript
IronWebScraper will scrape the content of the directed page(s) with the parse methods implemented.
IronWebScraper is ideal for large structured content-based portals and standard HTML websites.
While dynamic content can certainly be scraped, dynamic content built upon JavaScript can prove complicated.
As a rule, any standards-adherent Ajax website should have a non-Ajax alternative page for all of their content - and ideally this is the site that should be scraped.