I think you'd have a bit more luck using the Google Maps API. Screenscraping
is pretty hacky and is prone to breaking due to the slightest change.

On Thu, Mar 4, 2010 at 12:57 PM, Rich <[email protected]> wrote:

> Hello All,
>
> I'm trying to write a simple address stripping program.  For example
> if you look at google maps and you wish to search for say a plumber or
> electrician, it returns a list of addresses within a region.  All I
> would like to do is to be able to lift these addresses for an
> application I'm writing.
>
> The problem I have is that the addresses are not in the page source
> html.  However, the data is clearly visible on the resultant web
> page.  Is there a way the displayed data and not the page source.
>
> BTW I'm using c#
>
> Thanks in advance,
>
> R.
>

Reply via email to