Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Interpreting Javascript

Status
Not open for further replies.

GT8203

Programmer
Joined
Jan 17, 2005
Messages
3
Location
US
I am trying to parse a webpage written in javascript using perl, but I am unable to access the rendered HTML from the javascript code. When I parse this webpage with Perl, I just get the javascript code spit back at me. Is there a way to somehow interpret javascript or imitate a browser, so that I can obtain the HTML code produced from javascript?
 

You could check in the Perl forum to see if there are any Perl HTML interpreters.

Hope this helps,
Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top