Need Help Retrieving Google Search Results
Posted: Mon Dec 27, 2010 9:47 pm
Hi all,
I'm a long time Rev/HyperCard user but I'm new to the Internet functionality. Specifically, I'm trying to retrieve the # of search results that Google displays when you do a search.
The number of interest is contained in the source as shown:
<div id="resultStats">About 233,000 results<nobr> (0.30 seconds) </nobr></div>
however, when I retrieve the HTML source of the page it's not there. So I'm guessing it's XML? Can anyone shed some light on how I can get that number?
I'm a long time Rev/HyperCard user but I'm new to the Internet functionality. Specifically, I'm trying to retrieve the # of search results that Google displays when you do a search.
The number of interest is contained in the source as shown:
<div id="resultStats">About 233,000 results<nobr> (0.30 seconds) </nobr></div>
however, when I retrieve the HTML source of the page it's not there. So I'm guessing it's XML? Can anyone shed some light on how I can get that number?