Thread: Data mining
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Data mining

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?