From: Yaxm Yaxm Date: 2009-04-11T14:09:30+09:00 Subject: scrape data from Javascript inside HTML source Hi, is there any scraper that interact with Javascript function inside a HTML page? Sometimes, the data is returned from a Javascript function or a javascript variable. so I wonder if there's a easy way to get data out by evaluating and evaluating the javascript based on the context of the page in Ruby? Yaxm -- Posted via http://www.ruby-forum.com/.