Thread: Data mining
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Data mining

This is a great resource for interaction with web pages
http://www.vbforums.com/showthread.php?t=416275
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"Mike" wrote:

I'm attempting to mine data from a web site, the problem is that the data I
wish to mine is displayed via java script, so normal web scraping routines
don't work. What's a good method for scraping java info off of a web page?