Basically I need to grab the source and parse it to retrieve the availability (details in the table). When I run the print ($src); line it prints the basic html without the sections where Javascript is called, which is pretty much the section where the availability table is built into HTML.
I'm pretty sure that the Javascript module should work but I know nothing about Javascript and how it works, so your advise is greatly appreciated.