|
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.
|