WEB scraping from a Newbie
Posted: Wed Mar 12, 2008 11:20 am
I'm trying to do WEB scraping interactively with IE. Something like: navigate with IE, hit F3 to do data scraping type#3, navigate with IE, hit F5 to do scraping type#5, etc.
I can almost see how to do it with HTA's and the XMLHTTP object and vbscript, but this seems to assume you want to obtain data from the server via "get or post."
How do I get IE to cough up the data it's already gotten? Any pointers on where to look or tutorials on dealing with IE?
Thanks from a newbie, I do not do this for a living, I'm a hobbiest.
Dick Penny
I can almost see how to do it with HTA's and the XMLHTTP object and vbscript, but this seems to assume you want to obtain data from the server via "get or post."
How do I get IE to cough up the data it's already gotten? Any pointers on where to look or tutorials on dealing with IE?
Thanks from a newbie, I do not do this for a living, I'm a hobbiest.
Dick Penny