I need to scrape webpages, where parts of the HTML page is obtained through the execution of Javascript function. For instance i need to scrape the inner table of this site http://tennis.7m.cn/default_en.aspx
There is a library to do this? How can I get a workaround around to do it, once I want to do this for several pages/sites?
WWW::Mechanize is not the solution: «That's because WWW::Mechanize doesn't operate on the JavaScript. It only understands the HTML parts of the page.»
$ wget also doesn't suppport it
Any workaround/solution?
In reply to web scraping with javascript support? by gulden
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |