in reply to Re: Scraping Rendered Text that is not in Source Code
in thread Scraping Rendered Text that is not in Source Code

Thanks, I'm open to any suggestions and I'm not stuck on WWW::Mechanize::Firefox.

I did try using that same URL string which I was able to find in the .js file (not at work atm so I don't have all the right pages), but I left off the "&_=" at the end. I'll see if I can make that work tomorrow.

EDIT: Actually I took a quick look and I think that might just work for my needs. I'll update again tomorrow if this works for me :) Thanks again.

  • Comment on Re^2: Scraping Rendered Text that is not in Source Code