View Single Post
Old 06-11-2008, 05:34 PM   #4 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,173
Belisarius is on a distinguished road
So you're reading the response from an HTTP request, and wanting to screen-scrape the output? Can you post what you're working with? There are ten-million different ways to store the number "43,100" in Java, but I assume you're asking how to get it from the HTML spit back by Google into some data structure. I need to be familiar with what you've got setup for that before I can help you.
__________________
GitS
Belisarius is offline   Reply With Quote