Search found 1 match
- Thu Aug 09, 2012 6:14 am
- Forum: Q/A
- Topic: Extracting an Html Link
- Replies: 1
- Views: 12721
Extracting an Html Link
Hi, a site I am trying to scrape has an external link to another website with javascript:void(0). I need to scrape the actual external link. The code on the site is below and I would need to scrape the http://www.xyz.com out of this java script. Is that possible with Helium and if so can some one sh...